zephyr/drivers/sensor/lis2dw12
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 LIS2DW12 sensor support 2019-02-08 15:22:42 -06:00
Kconfig dts/Kconfig: Remove HAS_DTS_I2C 2020-09-18 13:34:44 -05:00
lis2dw12.c drivers: sensor: remove usage of device_pm_control_nop 2021-04-28 15:30:03 -04:00
lis2dw12.h drivers/sensor: Clean unused axis structures 2021-06-18 11:22:58 +02:00
lis2dw12_i2c.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
lis2dw12_spi.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
lis2dw12_trigger.c kernel: sem: add K_SEM_MAX_LIMIT 2021-03-05 08:13:53 -06:00