zephyr/drivers/sensor/iis2iclx
Armando Visconti de707b6870 drivers/sensor: iis2iclx: fix multi-instance using new helpers
This commit simplifies the Device Tree configuration by using
the new helpers introduced in #30536.

In particular:
    - get bus devices with DEVICE_DT_GET
    - get SPI information with SPI_CONFIG_DT_INST

Signed-off-by: Armando Visconti <armando.visconti@st.com>
2021-03-10 06:11:45 -05:00
..
CMakeLists.txt
Kconfig drivers/sensor: iis2iclx: Move odr Kconfig property into dts 2021-02-15 07:58:36 -05:00
iis2iclx.c drivers/sensor: iis2iclx: fix multi-instance using new helpers 2021-03-10 06:11:45 -05:00
iis2iclx.h drivers/sensor: iis2iclx: fix multi-instance using new helpers 2021-03-10 06:11:45 -05:00
iis2iclx_i2c.c drivers/sensor: iis2iclx: fix multi-instance using new helpers 2021-03-10 06:11:45 -05:00
iis2iclx_shub.c
iis2iclx_spi.c drivers/sensor: iis2iclx: fix multi-instance using new helpers 2021-03-10 06:11:45 -05:00
iis2iclx_trigger.c kernel: sem: add K_SEM_MAX_LIMIT 2021-03-05 08:13:53 -06:00