zephyr/drivers/sensor/ism330dhcx
Armando Visconti fb815c65eb drivers/sensors: ism330dhcx: use endop bit in shub wait_completed
Use the endop bit in the status register (instead of using a k_sleep)
to wait until the current shub operation is completed.

Please note that the recent changes to k_sleep() API was also
breaking the compilation.

Signed-off-by: Armando Visconti <armando.visconti@st.com>
2020-05-06 10:33:07 -05:00
..
CMakeLists.txt
ism330dhcx_i2c.c
ism330dhcx_shub.c drivers/sensors: ism330dhcx: use endop bit in shub wait_completed 2020-05-06 10:33:07 -05:00
ism330dhcx_spi.c
ism330dhcx_trigger.c drivers: sensor: Fix missing DT_DRV_COMPAT 2020-04-17 03:32:19 -05:00
ism330dhcx.c
ism330dhcx.h
Kconfig