walnux/include/nuttx/sensors
Alin Jerpelea 6ecee7e403 Merged in alinjerpelea/nuttx (pull request #1021)
boards: cxd56xx: add SCU sensors (2/2)

* boards: cxd56xx: add cxd56_bh1721fvc initialization

    We are adding the sensor initialization for cxd56xx boards in the
    common board folder.

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* boards: cxd56xx: add cxd56_bh1745nuc initialization

    We are adding the sensor initialization for cxd56xx boards in the
    common board folder.

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* boards: cxd56xx: add cxd56_bm1383glv initialization

    We are adding the sensor initialization for cxd56xx boards in the
    common board folder.

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* boards: cxd56xx: add cxd56_bm1422gmv initialization

    We are adding the sensor initialization for cxd56xx boards in the
    common board folder.

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* boards: cxd56xx: add cxd56_bmi160 initialization

    We are adding the sensor initialization for cxd56xx boards in the
    common board folder.

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* boards: cxd56xx: add cxd56_bmp280 initialization

    We are adding the sensor initialization for cxd56xx boards in the
    common board folder.

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* boards: cxd56xx: add cxd56_kx022 initialization

    We are adding the sensor initialization for cxd56xx boards in the
    common board folder.

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* boards: cxd56xx: add cxd56_lt1pa01 initialization

    We are adding the sensor initialization for cxd56xx boards in the
    common board folder.

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* boards: cxd56xx: add cxd56_rpr0521rs initialization

    We are adding the sensor initialization for cxd56xx boards in the
    common board folder.

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* boards: cxd56xx: add cxd56_sensors initialization

    We are adding the sensor initialization for cxd56xx boards in the
    common board folder.

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* arch: arm: cxd56: add Backup Log driver

    The driver will be used to backup logs on crash.

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* boards: arm: cxd56xx: common: add crashlog driver

    Add Crashlog driver with support for reset on crash

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* boards: arm: cxd56xx: move gs2200m initialization

    Move the board gs2200m initalization to the common board folder

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* boards: arm: cxd56xx: move ili9340 initialization

    Move the board ili9340 initalization to the common board folder

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* boards: arm: cxd56xx: move lpm013m091a initialization

    Move the board lpm013m091a initalization to the common board folder

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* boards: arm: cxd56xx: common: typo fixes

    HEADER: Updates on file location
    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

Approved-by: Gregory Nutt <gnutt@nuttx.org>
2019-08-23 13:28:35 +00:00
..
adxl345.h Squashed commit of the following: 2019-05-21 18:57:54 -06:00
adxl372.h This commit adds LSM330 SPI and ADXL372 drivers. 2018-04-07 14:47:27 -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 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
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 drivers/sensors/vl53l1x.c: Added support for VL53L1X TOF sensor. 2019-07-10 07:58:20 -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
lis2dh.h
lis3dh.h Merged in extent3d/nuttx/lis3dh-fix (pull request #600) 2018-02-14 20:27:48 +00:00
lis3dsh.h
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
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
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 This commit adds LSM330 SPI and ADXL372 drivers. 2018-04-07 14:47:27 -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/tiva, include/nuttx/sensors: Reinstate TM4C qencoder driver and expand its ioctls. 2019-08-02 15:56:05 -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 Squashed commit of the following: 2019-05-21 18:57:54 -06:00
zerocross.h drivers/timers/oneshot.c: Support signal notification through SIGEV_THREAD 2019-01-27 08:53:12 -06:00