zephyr/samples/sensor
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
..
adt7420
adxl362
adxl372 samples: sensor: Fix logically dead code in adxl372 sample 2021-05-12 08:28:51 -05:00
amg88xx
ams_iAQcore
apds9960 pm: use enum for device PM states 2021-07-07 14:13:12 -04:00
bme280 doc: samples: bme280: fix missing end of sentence 2021-05-05 16:52:00 -05:00
bme680
bmg160 samples: sensor: Fix logically dead code in bmg160 sample 2021-05-12 08:28:51 -05:00
bmi270
bmm150
bq274xx
ccs811
dht
dps310
ens210
fdc2x1x pm: use enum for device PM states 2021-07-07 14:13:12 -04:00
fxas21002 samples: fxas21002: drop device_get_binding/DT_INST 2021-05-05 20:46:43 +02:00
fxos8700 boards: arm: lpcxpresso55s16: rename board definition 2021-05-19 08:02:54 -05:00
fxos8700-hid
grove_light
grove_temperature
hmc5883l
hts221
icm42605
isl29035
lis2dh samples: lis2dh: drop device_get_binding/DT_INST 2021-05-05 20:46:43 +02:00
lps22hb
lps22hh
lsm6dsl
lsm6dso samples: lsm6dso: enable float printing 2021-05-18 08:34:20 -04:00
lsm303dlhc
magn_polling
max6675
max17262 samples: sensor: max17262: Fix NULL pointer dereference 2021-05-11 10:47:39 -05:00
max30101 samples: max30101: drop device_get_binding/DT_INST 2021-05-05 20:46:43 +02:00
max44009
mcp9808 samples: mcp9808: drop device_get_binding/DT_INST 2021-05-05 20:46:43 +02:00
mcux_acmp samples: sensor: mcux_acmp: convert to using DEVICE_DT_GET() 2021-06-14 15:20:25 +02:00
mpr
mpu6050
ms5837 samples: ms5837: drop device_get_binding/DT_INST 2021-05-05 20:46:43 +02:00
qdec sensor: qdec_sam: use compatible atmel,sam-tc-qdec 2021-05-26 18:13:10 -05:00
sensor_shell
sht3xd
sm351lt
stm32_temp_sensor samples: sensor: Add stm32_temp sample application 2021-05-08 10:18:09 -05:00
sx9500
th02
thermometer
ti_hdc
tmp112 samples: tmp112: various cleanups 2021-05-05 20:46:43 +02:00
tmp116
vcnl4040
vl53l0x
wsen_itds
sensor.rst