.. |
adt7320.h
|
drivers/sensors/adt7320.c: Add support for the ADT7320 temperature sensor.
|
2019-08-28 15:35:43 -06:00 |
adxl345.h
|
All function pointer types should be prefaced by the qualifier CODE (unless the callable function is known to reside in RAM, then it should be FAR).
|
2019-08-26 17:31:29 -06:00 |
adxl372.h
|
Fix minor typos in docs and comments.
|
2019-09-29 12:52:20 -06:00 |
ak09912.h
|
Merged in alinjerpelea/nuttx (pull request #1014)
|
2019-08-21 13:39:29 +00:00 |
apds9930.h
|
Merged in alinjerpelea/nuttx (pull request #1019)
|
2019-08-22 13:55:35 +00:00 |
apds9960.h
|
|
|
as726x.h
|
Substantial changes to last PR which was not close to the coding standard. Files ran through tools/indent.sh.
|
2019-06-05 07:21:55 -06:00 |
as5048b.h
|
|
|
bh1721fvc.h
|
Merged in alinjerpelea/nuttx (pull request #1021)
|
2019-08-23 13:28:35 +00:00 |
bh1745nuc.h
|
Merged in alinjerpelea/nuttx (pull request #1021)
|
2019-08-23 13:28:35 +00:00 |
bh1750fvi.h
|
include/nuttx/sensors/bh1750fvi.h: Eliminate a warning.
|
2018-07-15 07:20:07 -06:00 |
bm1383glv.h
|
Merged in alinjerpelea/nuttx (pull request #1018)
|
2019-08-22 12:49:05 +00:00 |
bm1422gmv.h
|
Merged in alinjerpelea/nuttx (pull request #1018)
|
2019-08-22 12:49:05 +00:00 |
bmg160.h
|
Fix lots of typos in C comments and Kconfig help text
|
2018-07-08 18:24:45 -06:00 |
bmi160.h
|
Merged in alinjerpelea/nuttx (pull request #1018)
|
2019-08-22 12:49:05 +00:00 |
bmp180.h
|
|
|
bmp280.h
|
Merged in alinjerpelea/nuttx (pull request #1018)
|
2019-08-22 12:49:05 +00:00 |
cluster_driver.h
|
Remove trailing spaces at the end of lines.
|
2018-08-13 07:39:38 -06:00 |
dhtxx.h
|
drivers/sensors/dhtxx.c: Driver for DHTxx sensor.
|
2018-09-01 07:25:30 -06:00 |
hc_sr04.h
|
|
|
hts221.h
|
|
|
ina219.h
|
|
|
ina226.h
|
drivers/sensors/ina226.c: Add INA226 device driver.
|
2018-10-19 09:04:56 -06:00 |
ina3221.h
|
Merged in antmerlino/nuttx/ina3221-addr-macro (pull request #894)
|
2019-06-13 01:25:59 +00:00 |
ioctl.h
|
include/nuttx/sensors/ioctl.h: Commands for the VL53L1X did not follow the sequence. Noted by Daniel Pereira de Carvalho.
|
2019-09-18 07:30:29 -06:00 |
isl29023.h
|
drivers/sensors/isl29023.c: Add basic driver of ISL29023 ambient light sensor. The basic driver can set operational mode, range, and resolution. It can also read lux value in continuous mode. Interrupt and the alarm is not implemented.
|
2019-09-04 11:26:26 -06:00 |
kx022.h
|
Merged in alinjerpelea/nuttx (pull request #1018)
|
2019-08-22 12:49:05 +00:00 |
kxtj9.h
|
|
|
l3gd20.h
|
|
|
lis2dh.h
|
|
|
lis3dh.h
|
Merged in extent3d/nuttx/lis3dh-fix (pull request #600)
|
2018-02-14 20:27:48 +00:00 |
lis3dsh.h
|
Fix use of undefined pp-token #errror, other typos.
|
2019-09-19 18:19:18 -06:00 |
lis3mdl.h
|
|
|
lis331dl.h
|
|
|
lm75.h
|
|
|
lm92.h
|
|
|
lps25h.h
|
|
|
lsm6dsl.h
|
Merged in raiden00/nuttx_h7/sensors (pull request #863)
|
2019-04-28 12:36:55 +00:00 |
lsm9ds1.h
|
|
|
lsm303agr.h
|
drivers/sensors and configs/nucleo-l476g: Add support for LSM303AGR and LSM6DSL sensors
|
2018-08-25 08:19:31 -06:00 |
lsm330.h
|
Fix minor typos in docs and comments.
|
2019-09-29 12:52:20 -06:00 |
lt1pa01.h
|
Merged in alinjerpelea/nuttx (pull request #1018)
|
2019-08-22 12:49:05 +00:00 |
ltc4151.h
|
|
|
max6675.h
|
|
|
max31855.h
|
drivers/sensors/max31855: Add multiple max31855 sensors feature and support for bambino-200e and stm32f4discovery
|
2018-04-09 15:36:27 -06:00 |
max44009.h
|
|
|
mb7040.h
|
|
|
mcp9844.h
|
|
|
mlx90393.h
|
|
|
mlx90614.h
|
drivers/sensors/mlx90614.c: Add support for the Infrared Thermometer MLX90614
|
2018-10-28 15:58:14 -06:00 |
mpl115a.h
|
|
|
mpu60x0.h
|
drivers/sensors/mpu60x0.c: Initial support for TDK InvenSense MPU6000 and MPU6050 6-axis gyroscope and accelerometers. This commit supports SPI media only.
|
2019-03-07 16:50:37 -06:00 |
ms58xx.h
|
|
|
qencoder.h
|
arch/arm/src/imxrt: Adds quadrature encoder driver for IMXRT.
|
2019-08-27 15:01:09 -06:00 |
rpr0521rs.h
|
Merged in alinjerpelea/nuttx (pull request #1018)
|
2019-08-22 12:49:05 +00:00 |
scd30.h
|
Merged in jussi_kivilinna/nuttx/sensirion_drivers (pull request #809)
|
2019-01-09 13:35:44 +00:00 |
sgp30.h
|
Merged in jussi_kivilinna/nuttx/sensirion_drivers (pull request #809)
|
2019-01-09 13:35:44 +00:00 |
sht3x.h
|
drivers/sensors/sht3x.c: Add Sensirion SHT3x driver.
|
2019-08-08 07:34:15 -06:00 |
sht21.h
|
drivers/sensors: Add support for Sensirion SHT2x humidity sensor
|
2018-03-13 08:26:15 -06:00 |
sps30.h
|
Cosmetic changes from review of last PR.
|
2019-01-09 07:49:19 -06:00 |
t67xx.h
|
drivers/sensors: Add support for Telair T6713 carbon dioxide sensor
|
2018-06-15 06:52:16 -06:00 |
veml6070.h
|
|
|
vl53l1x.h
|
drivers/sensors/vl53l1x.c: Added support for VL53L1X TOF sensor.
|
2019-07-10 07:58:20 -06:00 |
xen1210.h
|
All function pointer types should be prefaced by the qualifier CODE (unless the callable function is known to reside in RAM, then it should be FAR).
|
2019-08-26 17:31:29 -06:00 |
zerocross.h
|
drivers/timers/oneshot.c: Support signal notification through SIGEV_THREAD
|
2019-01-27 08:53:12 -06:00 |