zephyr/drivers/sensor/apds9960
Gerard Marull-Paretas cc2f0e9c08 pm: use enum for device PM states
Move all PM_DEVICE_STATE_* definitions to an enum. The
PM_DEVICE_STATE_SET and PM_DEVICE_STATE_GET definitions have been kept
out of the enum since they do not represent any state. However, their
name has not been changed since they will be removed soon.

All drivers and tests have been adjusted accordingly.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2021-07-07 14:13:12 -04:00
..
apds9960.c pm: use enum for device PM states 2021-07-07 14:13:12 -04:00
apds9960.h device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
apds9960_trigger.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
CMakeLists.txt drivers: sensor: clean up zephyr_library calls 2021-06-30 09:36:33 -04:00
Kconfig dts/Kconfig: Remove HAS_DTS_I2C 2020-09-18 13:34:44 -05:00