zephyr/drivers/sensor
Peter Bigot 83b2bb614b drivers: sensor: mcp9808: clean up I2C API usage
The i2c_msg API details do not work correctly with Nordic TWI.  Switch
to the higher-level and simpler API for register read and write.  Also
add a tree configuration on a Nordic-based board.

Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
2019-11-13 15:16:54 -06:00
..
adt7420
adxl362
adxl372
ak8975
amg88xx
ams_iAQcore
apds9960
bma280
bmc150_magn sensor: bmc150_magn: Convert to DTS 2019-11-08 07:44:54 -06:00
bme280
bme680
bmg160 sensor: bmg160: Convert to DTS 2019-11-08 07:44:54 -06:00
bmi160
bmm150 sensor: bmm150: Convert to DTS 2019-11-08 07:44:54 -06:00
ccs811
dht
ens210
fxas21002
fxos8700
grove
hmc5883l sensor: hmc5883l: convert to device tree 2019-11-08 12:12:38 -06:00
hp206c sensor: hp206c: Convert to DTS 2019-11-08 07:44:54 -06:00
hts221
iis3dhhc
isl29035 sensor: isl29035: Convert to DTS 2019-11-08 07:44:54 -06:00
lis2dh sensors: lis2dh: use proper scale factor for lsm303agr 2019-11-13 14:43:25 -06:00
lis2ds12
lis2dw12
lis2mdl
lis3mdl sensors: lis3mdl: Fix warning when TIGGER_OWN_THREAD is enabled 2019-11-06 17:10:49 +01:00
lps22hb
lps22hh
lps25hb
lsm6ds0
lsm6dsl
lsm6dso driver/sensor: lsm6dso: Fix unchecked return value 2019-11-12 18:10:07 +01:00
lsm9ds0_gyro
lsm9ds0_mfd
lsm303dlhc_magn
max30101
max44009 sensor: max44009: Convert to DTS 2019-11-08 07:44:54 -06:00
mcp9808 drivers: sensor: mcp9808: clean up I2C API usage 2019-11-13 15:16:54 -06:00
mpu6050
ms5837
nrf5
opt3001
pms7003
qdec_nrfx
sht3xd
si7006
si7060
stts751
sx9500 sensor: sx9500: Convert to DTS 2019-11-08 07:44:54 -06:00
th02 sensor: th02: Convert to DTS 2019-11-08 07:44:54 -06:00
ti_hdc
tmp007 sensor: tmp007: Convert to DTS 2019-11-08 07:44:54 -06:00
tmp112 sensor: tmp112: Convert to DTS 2019-11-08 07:44:54 -06:00
tmp116
vl53l0x
CMakeLists.txt
Kconfig
sensor_handlers.c