zephyr/drivers/sensor
Alexander Wachter f29ec12f21 drivers: sensor: ens210: Implement AMS ens210 Sensor
Implementation of AMS (Austria Micro Systems) ENS210 temperature and
relative humidity sensor.

Signed-off-by: Alexander Wachter <alexander.wachter@student.tugraz.at>
2019-04-19 08:37:17 -05:00
..
adt7420 license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
adxl362 license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
adxl372
ak8975 license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
amg88xx license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
ams_iAQcore drivers: sensor: ams_iAQcore: Implemented ASM Indoor Air Quality Sensor 2019-04-19 08:37:17 -05:00
apds9960 drivers: sensor: APDS9660 WhoAmI check logic 2019-04-18 09:15:56 -04:00
bma280 license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
bmc150_magn license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
bme280 license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
bmg160 license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
bmi160 license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
bmm150 license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
ccs811 license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
dht license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
ens210 drivers: sensor: ens210: Implement AMS ens210 Sensor 2019-04-19 08:37:17 -05:00
fxas21002
fxos8700 sensor: fxos8700: add support for hardware reset pin 2019-04-18 09:22:56 -04:00
grove license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
hdc1008 license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
hmc5883l license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
hp206c license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
hts221 license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
isl29035 license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
lis2dh license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
lis2ds12 license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
lis2dw12
lis2mdl
lis3mdl license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
lps22hb license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
lps25hb license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
lsm6ds0 license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
lsm6dsl license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
lsm9ds0_gyro license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
lsm9ds0_mfd license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
lsm303dlhc_magn
max30101
max44009 license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
mcp9808 license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
mpu6050 license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
ms5837
nrf5 license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
pms7003 license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
qdec_nrfx
sht3xd license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
sx9500 license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
th02 license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
tmp007 license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
tmp112 license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
vl53l0x license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
CMakeLists.txt drivers: sensor: ens210: Implement AMS ens210 Sensor 2019-04-19 08:37:17 -05:00
Kconfig drivers: sensor: ens210: Implement AMS ens210 Sensor 2019-04-19 08:37:17 -05:00
sensor_handlers.c