zephyr/drivers/sensor
Maureen Helm e015561c44 drivers: sensor: Fix fxos8700 device driver_api/data attributes
Fixes the fxos8700 sensor driver to reflect recent changes in the
generic device driver structure, renaming driver_data and config_info to
data and config respectively. These instances in the fxos8700 sensor
driver were missed because we haven't enabled the magnetic vector
magnitude function in CI.

Signed-off-by: Maureen Helm <maureen.helm@nxp.com>
2020-11-17 16:51:50 -05:00
..
adt7420
adxl345
adxl362
adxl372
ak8975
amg88xx
ams_iAQcore
apds9960 drivers: remove unnecessary use of DEVICE_AND_API_INIT 2020-11-06 09:42:47 -06:00
bma280
bmc150_magn
bme280
bme680
bmg160
bmi160 drivers: sensor: bmi160: Add support for I2C 2020-10-27 16:41:30 +01:00
bmm150
bq274xx
ccs811
dht
dps310
ens210
fxas21002
fxos8700 drivers: sensor: Fix fxos8700 device driver_api/data attributes 2020-11-17 16:51:50 -05:00
grove
hmc5883l
hp206c
hts221 drivers: sensor: hts221: Add checks for drdy_gpios macros 2020-09-24 09:51:08 -05:00
iis2dh modules/hal_st: Align sensor drivers to stmemsc HAL i/f v1.03 2020-10-13 09:46:08 -05:00
iis2dlpc modules/hal_st: Align sensor drivers to stmemsc HAL i/f v1.03 2020-10-13 09:46:08 -05:00
iis2iclx drivers/sensor: iis2iclx: add multi-instance 2020-11-11 13:17:18 +01:00
iis2mdc modules/hal_st: Align sensor drivers to stmemsc HAL i/f v1.03 2020-10-13 09:46:08 -05:00
iis3dhhc modules/hal_st: Align sensor drivers to stmemsc HAL i/f v1.03 2020-10-13 09:46:08 -05:00
isl29035
ism330dhcx modules/hal_st: Align sensor drivers to stmemsc HAL i/f v1.03 2020-10-13 09:46:08 -05:00
lis2dh drivers/sensor: lis2dh: Fix multi-instance leftovers 2020-11-17 14:44:18 -06:00
lis2ds12
lis2dw12 modules/hal_st: Align sensor drivers to stmemsc HAL i/f v1.03 2020-10-13 09:46:08 -05:00
lis2mdl modules/hal_st: Align sensor drivers to stmemsc HAL i/f v1.03 2020-10-13 09:46:08 -05:00
lis3mdl
lps22hb
lps22hh modules/hal_st: Align sensor drivers to stmemsc HAL i/f v1.03 2020-10-13 09:46:08 -05:00
lps25hb
lsm6ds0
lsm6dsl drivers/sensor: iis2iclx: add multi-instance 2020-11-11 13:17:18 +01:00
lsm6dso modules/hal_st: Align sensor drivers to stmemsc HAL i/f v1.03 2020-10-13 09:46:08 -05:00
lsm9ds0_gyro
lsm9ds0_mfd
lsm303dlhc_magn
max17055
max30101
max44009
mchp_tach_xec drivers: sensor: Use macro parameter to dereference device 2020-10-21 08:29:36 -04:00
mcp9808
mpr
mpu6050
ms5607
ms5837
nrf5
nxp_kinetis_temp
opt3001
pms7003
qdec_nrfx
sht3xd
si7006
si7055
si7060
sm351lt
stts751 modules/hal_st: Align sensor drivers to stmemsc HAL i/f v1.03 2020-10-13 09:46:08 -05:00
sx9500
th02
ti_hdc
tmp007
tmp112
tmp116
vcnl4040 drivers: remove unnecessary use of DEVICE_AND_API_INIT 2020-11-06 09:42:47 -06:00
vl53l0x
wsen_itds device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
CMakeLists.txt drivers/sensor: add support to IIS2ICLX accelerometer 2020-10-15 09:57:47 -05:00
Kconfig shell: shell: select FP formatting support 2020-11-17 14:44:59 -06:00
sensor_handlers.c
sensor_shell.c sensor_shell: added missing sensor channel. 2020-11-02 09:52:54 -06:00
shell_battery.c