Directory | Files | |
---|---|---|
.. | 2 | |
File | Size | |
Kconfig | 238 B | |
Makefile | 403 B | |
st_sensors.mod.c | 0 B | |
st_sensors_buffer.c | 2.2 kB | |
st_sensors_core.c | 18 kB | |
st_sensors_core.h | 270 B | |
st_sensors_i2c.c | 1.7 kB | |
st_sensors_i2c.mod.c | 0 B | |
st_sensors_spi.c | 2.9 kB | |
st_sensors_spi.mod.c | 0 B | |
st_sensors_trigger.c | 7.1 kB |
# SPDX-License-Identifier: GPL-2.0-only # # STMicroelectronics sensors common library # config IIO_ST_SENSORS_I2C tristate select REGMAP_I2C config IIO_ST_SENSORS_SPI tristate select REGMAP_SPI config IIO_ST_SENSORS_CORE tristate