| .. |
|
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 |
|
aht10.h
|
Merged in kyChuGit/nuttx/aht10_sensor (pull request #1084)
|
2019-12-02 14:36:09 +00: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
|
drivers/sensors/apds9960.c: Use work_queue to read/process data when receive an IRQ
|
2017-10-20 08:54:44 -06:00 |
|
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
|
drivers/sensors: Fix more naming of configurations to be compliant for two more drivers. Still a few more to go.
|
2017-08-24 10:26:53 -06:00 |
|
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
|
drivrs/sensors: Make a few other configuration settings consistent with the (undocumented) standard.
|
2017-08-24 09:45:46 -06:00 |
|
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
|
drivers/sensors: Add support to HC-SR04 distance sensor
|
2017-08-17 18:52:54 -06:00 |
|
hts221.h
|
HTS221 driver: Modify to use new interrupt parameter passing hooks.
|
2017-03-31 05:31:35 -06:00 |
|
ina219.h
|
The INA219 is a combined voltage and current sensor that can measure up to 26 volts and a current that depends on an external shunt resistor. Connection happens via i2c/smbus and the chip features a power supply rail that is independent from the measured voltage, so it can measure low voltages.
|
2017-10-10 17:03:56 -06:00 |
|
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
|
drivers/sensors: Make naming configuration compliant for two more drivers. Still several to go.
|
2017-08-24 09:54:23 -06:00 |
|
l3gd20.h
|
Cosmetic changes from review of the last PR
|
2017-02-19 11:49:42 -06:00 |
|
lis2dh.h
|
ieee802.11: Bring some BSD licensed header files in from FreeBSD.
|
2017-04-30 17:40:10 -06:00 |
|
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
|
drivers/sensors: Fix more naming of configurations to be compliant for two more drivers. Still a few more to go.
|
2017-08-24 10:10:00 -06:00 |
|
lis331dl.h
|
Fixes for coding standard: '*' needs to 'snuggle' with following variable name
|
2017-02-28 18:37:44 -06:00 |
|
lm75.h
|
drivers/sensors: Fix more naming of configurations to be compliant for two more drivers. Still a few more to go.
|
2017-08-24 10:10:00 -06:00 |
|
lm92.h
|
drivers/sensors: Fix more naming of configurations to be compliant for two more drivers. Still a few more to go.
|
2017-08-24 10:10:00 -06:00 |
|
lps25h.h
|
drivers/sensors: Add driver for ST LPS25H pressure sensor
|
2017-03-31 05:53:43 -06:00 |
|
lsm6dsl.h
|
Merged in raiden00/nuttx_h7/sensors (pull request #863)
|
2019-04-28 12:36:55 +00:00 |
|
lsm9ds1.h
|
drivers/sensors: Fix remaining naming of configurations to be compliant for two more drivers.
|
2017-08-24 10:48:20 -06:00 |
|
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
|
drivers/sensors: Fix remaining naming of configurations to be compliant for two more drivers.
|
2017-08-24 10:48:20 -06:00 |
|
max6675.h
|
drivers/sensors: Fix more naming of configurations to be compliant for two more drivers. Still a few more to go.
|
2017-08-24 10:10:00 -06:00 |
|
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
|
drivers/sensors: add support to MAX44009 ambient light sensor
|
2018-01-29 07:56:06 -06:00 |
|
mb7040.h
|
drivers/sensors: Fix remaining naming of configurations to be compliant for two more drivers.
|
2017-08-24 10:48:20 -06:00 |
|
mcp9844.h
|
drivers/sensors: Fix remaining naming of configurations to be compliant for two more drivers.
|
2017-08-24 10:48:20 -06:00 |
|
mlx90393.h
|
drivers/sensors: Fix remaining naming of configurations to be compliant for two more drivers.
|
2017-08-24 10:48:20 -06:00 |
|
mlx90614.h
|
drivers/sensors/mlx90614.c: Add support for the Infrared Thermometer MLX90614
|
2018-10-28 15:58:14 -06:00 |
|
mpl115a.h
|
drivers/sensors: Fix remaining naming of configurations to be compliant for two more drivers.
|
2017-08-24 10:48:20 -06:00 |
|
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
|
drivers/sensors: Fix remaining naming of configurations to be compliant for two more drivers.
|
2017-08-24 10:48:20 -06:00 |
|
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
|
drivers/sensors: Fix more naming of configurations to be compliant for two more drivers. Still a few more to go.
|
2017-08-24 10:26:53 -06:00 |
|
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 |