zephyr/drivers/sensor/st/lis2dh
Juliane Schulze 72b20315ea drivers: set LIS2DH default trigger mode to "EDGE_BOTH"
Previous value just activated the ability to trigger for both edges,
without (de)-activating the gpio. This caused an assrtion error in GPIO.h.

Fixes #71227

Signed-off-by: Juliane Schulze <juliane.schulze@deveritec.com>
2024-05-20 18:05:01 +02:00
..
CMakeLists.txt
Kconfig
lis2dh_i2c.c
lis2dh_spi.c
lis2dh_trigger.c drivers: set LIS2DH default trigger mode to "EDGE_BOTH" 2024-05-20 18:05:01 +02:00
lis2dh.c drivers: use DT_INST_NODE_HAS_COMPAT 2024-04-26 20:04:38 +01:00
lis2dh.h