zephyr/drivers/sensor/st/lis2dh
Juliane Schulze de0dfc3145 drivers: allow lis2dh anymotion triggers if no anymotion latching is active
Since the interrupt state of the IA bit (interrupt source register) is
checked, it needs to be read out everytime, not only on latching.

Fixes #71245

Signed-off-by: Juliane Schulze <juliane.schulze@deveritec.com>
2024-05-06 14:54:46 +01:00
..
CMakeLists.txt
Kconfig
lis2dh_i2c.c
lis2dh_spi.c
lis2dh_trigger.c drivers: allow lis2dh anymotion triggers if no anymotion latching is active 2024-05-06 14:54:46 +01:00
lis2dh.c drivers: use DT_INST_NODE_HAS_COMPAT 2024-04-26 20:04:38 +01:00
lis2dh.h