zephyr/drivers/sensor
Peter A. Bigot 12836d9280 drivers: sensors: sht3xd: support multiple devices and DT bindings
Add a configuration structure to sht3xd that holds instance-specific
parameters, implemented in a immutable statically allocated object
initialized with material from device tree binding aliases.

Signed-off-by: Peter A. Bigot <pab@pabigot.com>
2019-01-18 09:43:14 -06:00
..
adt7420 drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
adxl362
adxl372 drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
ak8975
amg88xx
apds9960 drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
bma280 drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
bmc150_magn drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
bme280 sensor: bme280: Converting to using device tree 2019-01-16 12:39:37 -06:00
bmg160 drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
bmi160 drivers: Modify drivers to use DEVICE_AND_API_INIT() 2019-01-15 10:39:34 -08:00
bmm150 drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
ccs811
dht drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
fxas21002 sensor: fxas21002: Convert to new DT_<COMPAT>_<INSTANCE> defines 2019-01-18 08:54:31 -06:00
fxos8700 sensor: fxos8700: Convert to new DT_<COMPAT>_<INSTANCE> defines 2019-01-17 13:29:46 -06:00
grove drivers: Modify drivers to use DEVICE_AND_API_INIT() 2019-01-15 10:39:34 -08:00
hdc1008
hmc5883l drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
hp206c drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
hts221 sensor: hts221: Move GPIO to device tree 2019-01-17 11:06:38 -06:00
isl29035 drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
lis2dh drivers/sensor: lis2dh: Fix LP Enable bit mask 2019-01-16 12:27:05 -06:00
lis2mdl sensors: convert lis2mdl to use information coming from dts 2018-12-11 08:11:11 -06:00
lis3dh drivers/lis3dh: Add symbol to TRIGGER_MODE config choice 2018-12-07 10:43:13 -05:00
lis3mdl drivers: Modify drivers to use DEVICE_AND_API_INIT() 2019-01-15 10:39:34 -08:00
lps22hb sensor: lps22hb: Convert to new DT_<COMPAT>_<INSTANCE> defines 2019-01-18 09:38:31 -06:00
lps25hb
lsm6ds0
lsm6dsl drivers/sensor/lsm6dsl: Use DT defines to select I2C/SPI bus 2019-01-08 09:15:51 -06:00
lsm9ds0_gyro driver: sensors: convert lsm9ds0_gyro to use information coming from dts 2018-12-20 12:35:46 +01:00
lsm9ds0_mfd driver: sensors: convert lsm9ds0_mfd to use information coming from dts 2018-12-19 07:31:18 -06:00
lsm303dlhc_accel sensors: lsm303dlhc: Convert to new DT_<COMPAT>_<INSTANCE> defines 2019-01-16 21:33:16 -05:00
lsm303dlhc_magn sensors: lsm303dlhc: Convert to new DT_<COMPAT>_<INSTANCE> defines 2019-01-16 21:33:16 -05:00
max30101 drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
max44009 drivers: Modify drivers to use DEVICE_AND_API_INIT() 2019-01-15 10:39:34 -08:00
mcp9808 drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
mpu6050 drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
ms5837 drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
nrf5 drivers: clock control: nrf: rename CLOCK_CONTROL_NRF5 Kconfig symbol 2019-01-15 18:03:24 +01:00
pms7003
qdec_nrfx
sht3xd drivers: sensors: sht3xd: support multiple devices and DT bindings 2019-01-18 09:43:14 -06:00
sx9500
th02 drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
tmp007 drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
tmp112 drivers: Modify drivers to use DEVICE_AND_API_INIT() 2019-01-15 10:39:34 -08:00
vl53l0x drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
CMakeLists.txt
Kconfig
sensor_handlers.c