zephyr/drivers/sensor/lis3dh
Tobias Aschenbrenner e99fb77620 sensors: lis3dh: Fix i2c burst read
The sensor enables the readout of multiple consecutive registers if
the MSb of the sub-address is set. The other 7bit are the register
address.

Signed-off-by: Tobias Aschenbrenner <taschenb@posteo.de>
2018-03-28 10:42:34 -04:00
..
CMakeLists.txt Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
Kconfig drivers: sensor: clean up Kconfig files 2017-09-21 15:47:58 -04:00
lis3dh_trigger.c drivers: sensor: use k_thread_create() 2017-05-11 20:24:22 -04:00
lis3dh.c sensors: lis3dh: Fix i2c burst read 2018-03-28 10:42:34 -04:00
lis3dh.h drivers: use K_THREAD_STACK_DEFINE macros 2017-06-09 18:53:28 -04:00