zephyr/drivers/sensor/lis2dw12
Maxime Vincent 307a60e217 drivers/sensor: lis2dw12: add drdy pulsed/latched config
Add DT option to configure the data ready interrupt mode.
Latched is the default; pulsed can be enabled through
the drdy-pulsed DT, if desired.

Signed-off-by: Maxime Vincent <maxime@veemax.be>
2022-04-26 15:53:58 -04:00
..
CMakeLists.txt drivers: sensor: clean up zephyr_library calls 2021-06-30 09:36:33 -04:00
Kconfig drivers/sensor: lis2dw12: add threshold interrupt support 2022-04-26 15:53:58 -04:00
lis2dw12.c drivers/sensor: lis2dw12: add drdy pulsed/latched config 2022-04-26 15:53:58 -04:00
lis2dw12.h drivers/sensor: lis2dw12: add drdy pulsed/latched config 2022-04-26 15:53:58 -04:00
lis2dw12_trigger.c drivers/sensor: lis2dw12: add drdy pulsed/latched config 2022-04-26 15:53:58 -04:00