zephyr/drivers/sensor/lis2dw12
Peter Bigot d566254e3f drivers: fix k_thread_create timeout argument
Use the named representation for no-wait to future-proof against a
change to the representation of timeout values.

Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
2019-09-19 17:35:53 +02:00
..
CMakeLists.txt
Kconfig dts/Kconfig: Remove unused HAS_DTS_SPI 2019-09-12 08:16:42 -05:00
lis2dw12_i2c.c cleanup: include/: move i2c.h to drivers/i2c.h 2019-06-27 22:55:49 -04:00
lis2dw12_spi.c dts: Rename DT_.*_GPIO_* to DT_.*_GPIOS_* 2019-06-27 13:02:34 -05:00
lis2dw12_trigger.c drivers: fix k_thread_create timeout argument 2019-09-19 17:35:53 +02:00
lis2dw12.c driver/sensor: lis2dw12: single/double tap trigger implementation 2019-09-09 10:52:57 -05:00
lis2dw12.h drivers/sensor: lis2dw12: fix for wrong gpio_callback handling 2019-09-19 08:04:05 -05:00