.. |
adt7320.c
|
|
|
adt7320.h
|
|
|
adxl345_base.c
|
|
|
adxl345_i2c.c
|
|
|
adxl345_spi.c
|
|
|
adxl345.h
|
|
|
adxl372.c
|
|
|
aht10.c
|
|
|
ak09912.c
|
|
|
apds9922.c
|
|
|
apds9960.c
|
|
|
as726x.c
|
|
|
as5048a.c
|
|
|
as5048b.c
|
|
|
bh1749nuc.c
|
|
|
bh1750fvi.c
|
|
|
bme680_uorb.c
|
sensors: add suffix _uorb to all sensors that use the new sensor framework
|
2023-09-21 20:30:08 +08:00 |
bmg160.c
|
|
|
bmi160_base.c
|
|
|
bmi160_base.h
|
|
|
bmi160_uorb.c
|
kernel: replace all usleep to nxsig_usleep in kernel space
|
2023-10-25 15:46:03 +08:00 |
bmi160.c
|
|
|
bmi270.c
|
|
|
bmp180_base.c
|
|
|
bmp180_base.h
|
|
|
bmp180_uorb.c
|
|
|
bmp180.c
|
|
|
bmp280_uorb.c
|
sensors: add suffix _uorb to all sensors that use the new sensor framework
|
2023-09-21 20:30:08 +08:00 |
CMakeLists.txt
|
sensors: mx5611: Add support for MS5607
|
2023-11-28 16:48:50 -03:00 |
dhtxx.c
|
|
|
ds18b20_uorb.c
|
sensors: add suffix _uorb to all sensors that use the new sensor framework
|
2023-09-21 20:30:08 +08:00 |
fakesensor_uorb.c
|
enable O_CLOEXEC explicit
|
2023-09-22 13:51:00 +08:00 |
fxos8700cq.c
|
|
|
goldfish_gps_uorb.c
|
enable O_CLOEXEC explicit
|
2023-09-22 13:51:00 +08:00 |
goldfish_sensor_uorb.c
|
goldfish: add goldfish sensors driver
|
2023-09-23 15:20:25 +08:00 |
gps_uorb.c
|
poll: pollsetup should notify only one fd passd by caller
|
2023-11-21 09:07:17 +01:00 |
hall3ph.c
|
|
|
hc_sr04.c
|
poll: pollsetup should notify only one fd passd by caller
|
2023-11-21 09:07:17 +01:00 |
hdc1008.c
|
|
|
hts221.c
|
poll: pollsetup should notify only one fd passd by caller
|
2023-11-21 09:07:17 +01:00 |
hyt271_uorb.c
|
sensors: add suffix _uorb to all sensors that use the new sensor framework
|
2023-09-21 20:30:08 +08:00 |
ina219.c
|
|
|
ina226.c
|
|
|
ina3221.c
|
|
|
isl29023.c
|
|
|
Kconfig
|
Fix Kconfig style
|
2023-12-04 22:20:50 +08:00 |
kxtj9.c
|
|
|
l3gd20_uorb.c
|
sensors: add suffix _uorb to all sensors that use the new sensor framework
|
2023-09-21 20:30:08 +08:00 |
lis2dh.c
|
poll: pollsetup should notify only one fd passd by caller
|
2023-11-21 09:07:17 +01:00 |
lis3dh.c
|
|
|
lis3dsh.c
|
|
|
lis3mdl.c
|
|
|
lis331dl.c
|
|
|
lm75.c
|
|
|
lm92.c
|
|
|
lps25h.c
|
|
|
lsm6dsl.c
|
|
|
lsm9ds1.c
|
|
|
lsm303agr.c
|
|
|
lsm330_spi.c
|
|
|
ltc4151.c
|
|
|
ltr308_uorb.c
|
sensors: add suffix _uorb to all sensors that use the new sensor framework
|
2023-09-21 20:30:08 +08:00 |
Make.defs
|
sensors: mx5611: Add support for MS5607
|
2023-11-28 16:48:50 -03:00 |
max6675.c
|
|
|
max31855.c
|
|
|
max31865.c
|
max31865:RTD-to-Digital Converter
|
2023-10-06 21:15:21 +08:00 |
max44009.c
|
poll: pollsetup should notify only one fd passd by caller
|
2023-11-21 09:07:17 +01:00 |
mb7040.c
|
|
|
mcp9844.c
|
|
|
mlx90393.c
|
|
|
mlx90614.c
|
|
|
mpl115a.c
|
|
|
mpu60x0.c
|
refine: move BIT Macro to nuttx/bits.h
|
2023-10-12 14:52:56 +08:00 |
mpu9250_uorb.c
|
sensors: add suffix _uorb to all sensors that use the new sensor framework
|
2023-09-21 20:30:08 +08:00 |
ms56xx_uorb.c
|
sensors: mx5611: Add support for MS5607
|
2023-11-28 16:48:50 -03:00 |
ms58xx.c
|
|
|
msa301.c
|
|
|
qencoder.c
|
|
|
scd30.c
|
|
|
scd41.c
|
|
|
sensor_rpmsg.c
|
driver/sensors: fix sensor_rpmsg_ns_unbind_cb crash
|
2023-09-25 12:52:09 +08:00 |
sensor.c
|
poll: pollsetup should notify only one fd passd by caller
|
2023-11-21 09:07:17 +01:00 |
sgp30.c
|
|
|
sht3x.c
|
|
|
sht21.c
|
|
|
sps30.c
|
|
|
t67xx.c
|
|
|
usensor.c
|
|
|
veml6070.c
|
|
|
vl53l1x.c
|
|
|
wtgahrs2_uorb.c
|
kernel: replace all usleep to nxsig_usleep in kernel space
|
2023-10-25 15:46:03 +08:00 |
xen1210.c
|
|
|
xen1210.h
|
|
|
zerocross.c
|
|
|