zephyr/drivers/sensor/lps22hh
Armando Visconti 9dbdd81abe driver/sensor: add LPS22HH sensor support
Add support to STM LPS22HH pressure and temperature sensor.
The driver support I2C and SPI bus communication and both
polling and drdy trigger mode.

Signed-off-by: Armando Visconti <armando.visconti@st.com>
2019-07-03 11:59:17 -05:00
..
CMakeLists.txt
Kconfig
lps22hh.c
lps22hh.h
lps22hh_i2c.c
lps22hh_spi.c
lps22hh_trigger.c