zephyr/drivers/sensor
Maureen Helm 9cd36c7bd2 boards: dts: Add fxas21002 interrupt bindings and fix sensor sample
Adds dts bindings for the fxas21002 interrupt pins to all boards that
have this sensor.

The fxas21002 driver is currently only aware of one sensor interrupt
pin, therefore the routing of INT1 or INT2 to the driver is handled in
each board's dts.fixup.

The fxas21002 sample application has been broken since the refactoring
of the mcux gpio driver to dts in commit
4e8f29f319. The sample is now fixed.

Signed-off-by: Maureen Helm <maureen.helm@nxp.com>
2018-05-10 15:43:42 -05:00
..
adxl362 drivers/sensors: Switch adxl362 driver to new SPI API 2018-04-04 19:02:35 +02:00
ak8975
amg88xx sensors: Add separation between ambient and die temperature 2018-04-03 22:29:11 -04:00
apds9960
bma280 sensors: Add separation between ambient and die temperature 2018-04-03 22:29:11 -04:00
bmc150_magn
bme280 drivers/sensors: Switch bme280 driver to new SPI API 2018-04-04 19:02:35 +02:00
bmg160 sensors: Add separation between ambient and die temperature 2018-04-03 22:29:11 -04:00
bmi160 drivers/sensors: Switch bmi160 driver to new SPI API 2018-04-04 19:02:35 +02:00
bmm150
ccs811 sensors: ccs811: Deassert the reset pin with GPIO 2018-04-09 17:09:06 -05:00
dht sensors: Add separation between ambient and die temperature 2018-04-03 22:29:11 -04:00
fxas21002 boards: dts: Add fxas21002 interrupt bindings and fix sensor sample 2018-05-10 15:43:42 -05:00
fxos8700 boards: dts: Add fxos8700 interrupt bindings and fix sensor sample 2018-05-10 15:43:42 -05:00
hdc1008 sensors: Add separation between ambient and die temperature 2018-04-03 22:29:11 -04:00
hmc5883l
hp206c sensors: Add separation between ambient and die temperature 2018-04-03 22:29:11 -04:00
hts221 sensors: hts221: Fix a crash due to bad device init 2018-05-09 15:15:50 -05:00
isl29035
lis2dh drivers/sensors: Switch lis2dh driver to new SPI API 2018-04-04 19:02:35 +02:00
lis3dh sensors: lis3dh: Fix i2c burst read 2018-03-28 10:42:34 -04:00
lis3mdl sensors: Add separation between ambient and die temperature 2018-04-03 22:29:11 -04:00
lps22hb sensors: Add separation between ambient and die temperature 2018-04-03 22:29:11 -04:00
lps25hb sensors: Add separation between ambient and die temperature 2018-04-03 22:29:11 -04:00
lsm6ds0 sensors: Add separation between ambient and die temperature 2018-04-03 22:29:11 -04:00
lsm6dsl drivers: sensor: lsm6dsl: add .attr_set callback 2018-04-30 16:16:08 -05:00
lsm9ds0_gyro
lsm9ds0_mfd sensors: Add separation between ambient and die temperature 2018-04-03 22:29:11 -04:00
max30101
max44009
mcp9808 sensors: Add separation between ambient and die temperature 2018-04-03 22:29:11 -04:00
mpu6050 sensors: Add separation between ambient and die temperature 2018-04-03 22:29:11 -04:00
nrf5 drivers: sensor: temp_nrf5: fix sensor type 2018-04-04 12:29:05 -05:00
pms7003
sht3xd sensors: Add separation between ambient and die temperature 2018-04-03 22:29:11 -04:00
sx9500 drivers: sx9500: Initialise driver with DEVICE_AND_API_INIT 2018-02-05 12:04:20 -06:00
th02 sensors: Add separation between ambient and die temperature 2018-04-03 22:29:11 -04:00
tmp007 sensors: Add separation between ambient and die temperature 2018-04-03 22:29:11 -04:00
tmp112 sensors: Add separation between ambient and die temperature 2018-04-03 22:29:11 -04:00
vl53l0x sensor: vl53l0x: make xshut pin control optional 2018-05-09 13:18:58 -04:00
CMakeLists.txt drivers: sensor: Add support for CCS811 Digital Gas Sensor 2018-02-06 11:16:26 -05:00
Kconfig drivers: sensor: Add support for CCS811 Digital Gas Sensor 2018-02-06 11:16:26 -05:00
sensor_handlers.c drivers: Perform a runtime check if a driver is capable of an operation 2018-04-26 02:57:12 +05:30