zephyr/drivers/sensor/lis2dw12
Gerard Marull-Paretas bf7a396538 drivers: sensor: remove usage of device_pm_control_nop
device_pm_control_nop is now deprecated in favour of NULL.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2021-04-28 15:30:03 -04:00
..
CMakeLists.txt driver/sensor: add LIS2DW12 sensor support 2019-02-08 15:22:42 -06:00
Kconfig dts/Kconfig: Remove HAS_DTS_I2C 2020-09-18 13:34:44 -05:00
lis2dw12.c drivers: sensor: remove usage of device_pm_control_nop 2021-04-28 15:30:03 -04:00
lis2dw12.h drivers: sensor: Fix device instance const qualifier loss 2020-09-02 13:48:13 +02:00
lis2dw12_i2c.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
lis2dw12_spi.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
lis2dw12_trigger.c kernel: sem: add K_SEM_MAX_LIMIT 2021-03-05 08:13:53 -06:00