zephyr/drivers/sensor/ism330dhcx
Armando Visconti c0f7a1ac6f drivers/sensor: add support to ISM330DHCX IMU sensor
The ISM330DHCX is a ultra-low power IMU with a 3D digital accelerometer
and 3D digital gyroscope tailored for Industry 4.0 applications, which
can be interfaced through either I2C or SPI bus.

https://www.st.com/resource/en/datasheet/ism330dhcx.pdf

This driver is based on stmemsc i/f v1.02.

Signed-off-by: Armando Visconti <armando.visconti@st.com>
2020-03-18 16:14:47 -05:00
..
CMakeLists.txt
Kconfig
ism330dhcx.c
ism330dhcx.h
ism330dhcx_i2c.c
ism330dhcx_shub.c
ism330dhcx_spi.c
ism330dhcx_trigger.c