zephyr/drivers/sensor/lis2dh
Andrew Boie 7d920ba39b drivers: use K_KERNEL_STACK macros
None of these threads run in user mode and we can save some
memory.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2020-08-04 12:16:43 -04:00
..
CMakeLists.txt driver/sensors: lis2dh: Fix I2C and SPI bus communication 2020-03-10 14:52:59 +02:00
Kconfig kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
lis2dh_i2c.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
lis2dh_spi.c sensor: lis2dh: Add chip select flags 2020-07-01 16:40:03 -05:00
lis2dh_trigger.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
lis2dh.c sensor: lis2dh: Add chip select flags 2020-07-01 16:40:03 -05:00
lis2dh.h drivers: use K_KERNEL_STACK macros 2020-08-04 12:16:43 -04:00