zephyr/drivers/sensor/lps22hh
Armando Visconti 098a5f51aa drivers/sensor: Clean unused axis structures
axis1bit16 and axis3bit16 unions are no longer used
and can be deleted from all .h files that are referencing
them.

Signed-off-by: Armando Visconti <armando.visconti@st.com>
2021-06-18 11:22:58 +02:00
..
CMakeLists.txt driver/sensor: add LPS22HH sensor support 2019-07-03 11:59:17 -05:00
Kconfig dts/Kconfig: Remove HAS_DTS_I2C 2020-09-18 13:34:44 -05:00
lps22hh.c drivers/sensor: lps22hh: Fix the raw to kPa sample conversion 2021-06-03 09:30:42 -05:00
lps22hh.h drivers/sensor: Clean unused axis structures 2021-06-18 11:22:58 +02:00
lps22hh_i2c.c drivers: sensor: Fix device instance const qualifier loss 2020-09-02 13:48:13 +02:00
lps22hh_spi.c drivers: sensor: Fix device instance const qualifier loss 2020-09-02 13:48:13 +02:00
lps22hh_trigger.c kernel: sem: add K_SEM_MAX_LIMIT 2021-03-05 08:13:53 -06:00