zephyr/drivers/sensor
Varun Sharma 77c643a5a3 drivers: Modify drivers to use DEVICE_AND_API_INIT()
Modified drivers to use DEVICE_AND_API_INIT() instead of DEVICE_INIT()

This will make sure driver_api,is populated at build time and is exposed
to user space

Signed-off-by: Varun Sharma <varun.sharma@intel.com>
2019-01-15 10:39:34 -08: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 drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05: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 drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
fxos8700 drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05: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 drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
isl29035 drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
lis2dh drivers: sensors: lis2dh: Fix out-of-bound access 2018-12-05 10:38:38 -08: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
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
lsm303dlhc_magn
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: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05: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