zephyr/drivers/sensor/lis2dw12
Armando Visconti dabaaa1e5d drivers/sensor: stmemsc: make use of spi_dt_spec and i2c_dt_spec
Make use of the new DT facilities that introduced two new
bus structures, spi_dt_spec and i2c_dt_spec, as well as the
macros, SPI_DT_SPEC_INST_GET and I2C_DT_SPEC_INST_GET, to
retrieve info from DT.

Signed-off-by: Armando Visconti <armando.visconti@st.com>
2021-10-22 09:06:07 -05:00
..
CMakeLists.txt
Kconfig
lis2dw12.c drivers/sensor: stmemsc: make use of spi_dt_spec and i2c_dt_spec 2021-10-22 09:06:07 -05:00
lis2dw12.h drivers/sensor: stmemsc: make use of spi_dt_spec and i2c_dt_spec 2021-10-22 09:06:07 -05:00
lis2dw12_trigger.c