zephyr/drivers/sensor
Andrzej Głąbek a5234f3647 soc_nrf_common: Extend and rename the NRF_DT_ENSURE_PINS_ASSIGNED macro
Extend the macro with checks for DT properties related to pin
assignments that are defined but would be ignored, depending on
whether PINCTRL is enabled or not, what presumably indicates
a resulting configuration different from what the user expects.

Add also a possibility to indicate that the pinctrl-1 property
should not be checked because the caller does not support the
sleep state.

Rename the macro so that its name better reflects its function.
Update accordingly all drivers that use it.

Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>
2022-03-18 16:26:21 +01:00
..
adt7420 drivers: sensor: adt7420: check gpio add callback return code 2021-08-26 18:40:08 -04:00
adxl345 drivers: sensor: clean up zephyr_library calls 2021-06-30 09:36:33 -04:00
adxl362 drivers: sensor: adxl362: improve error handling 2021-08-30 17:53:24 -04:00
adxl372 everywhere: fix typos 2022-03-14 20:22:24 -04:00
ak8975 drivers: sensor: clean up zephyr_library calls 2021-06-30 09:36:33 -04:00
amg88xx everywhere: fix typos 2022-03-14 20:22:24 -04:00
ams_iAQcore drivers: sensor: clean up zephyr_library calls 2021-06-30 09:36:33 -04:00
apds9960 kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
bma280 everywhere: fix typos 2022-03-14 20:22:24 -04:00
bmc150_magn kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
bme280 drivers: sensor: drop get_dev_data/get_dev_config usage 2022-01-19 18:16:02 +01:00
bme680 drivers: remove redundant data/config casts 2022-01-19 18:16:02 +01:00
bmg160 drivers: sensor: bmg160: check gpio calls return code 2021-08-26 18:40:08 -04:00
bmi160 everywhere: fix typos 2022-03-14 20:22:24 -04:00
bmi270 drivers: fix double promotion warnings 2021-11-24 17:14:25 -05:00
bmm150 kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
bmp388 everywhere: fix typos 2022-03-14 20:22:24 -04:00
bq274xx everywhere: fix typos 2022-03-14 20:22:24 -04:00
ccs811 drivers: sensor: clean up zephyr_library calls 2021-06-30 09:36:33 -04:00
dht everywhere: fix typos 2022-03-14 20:22:24 -04:00
dps310 everywhere: fix typos 2022-03-14 20:22:24 -04:00
ens210 kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
fdc2x1x everywhere: fix typos 2022-03-14 20:22:24 -04:00
fxas21002 drivers: sensor: fxas21002: check gpio calls return code 2021-08-26 18:40:08 -04:00
fxos8700 kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
grove kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
hmc5883l everywhere: fix typos 2022-03-14 20:22:24 -04:00
hp206c drivers: sensor: clean up zephyr_library calls 2021-06-30 09:36:33 -04:00
hts221 drivers/sensors: Enable 3-wire SPI access to HTS221 sensor driver 2021-11-19 11:50:38 +01:00
i3g4250d everywhere: fix typos 2022-03-14 20:22:24 -04:00
icm42605 drivers: sensor: icm42605: fix arg passing bug in trigger thread 2022-03-16 08:58:06 -05:00
iis2dh everywhere: fix typos 2022-03-14 20:22:24 -04:00
iis2dlpc everywhere: fix typos 2022-03-14 20:22:24 -04:00
iis2iclx kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
iis2mdc drivers: Apply SPI API change to relevant places 2021-11-19 11:50:38 +01:00
iis3dhhc kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
ina23x drivers: sensor: ina23x: add support for INA237 2021-12-14 13:48:54 -06:00
ina219 include: sensor: sensor_value from double overflow 2022-02-24 13:45:29 -08:00
isl29035 drivers: sensor: clean up zephyr_library calls 2021-06-30 09:36:33 -04:00
ism330dhcx kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
ite_tach_it8xxx2 ITE drivers/sensor: add tachometer driver for it8xxx2_evb 2021-11-29 08:25:19 -05:00
lis2dh drivers: lis2dh: power management 2022-03-09 10:19:22 -06:00
lis2ds12 kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
lis2dw12 drivers/sensor: stmemsc: make use of spi_dt_spec and i2c_dt_spec 2021-10-22 09:06:07 -05:00
lis2mdl everywhere: fix typos 2022-03-14 20:22:24 -04:00
lis3mdl everywhere: fix typos 2022-03-14 20:22:24 -04:00
lm75 drivers: remove redundant data/config casts 2022-01-19 18:16:02 +01:00
lm77 pm: s/PM_DEVICE_(DT_(INST))_REF/PM_DEVICE_(DT_(INST))_GET 2022-01-18 12:14:06 -05:00
lps22hb drivers: sensor: clean up zephyr_library calls 2021-06-30 09:36:33 -04:00
lps22hh drivers/sensor: lps22hh: Move odr Kconfig property into dts 2021-12-14 09:11:15 -06:00
lps25hb drivers: sensor: clean up zephyr_library calls 2021-06-30 09:36:33 -04:00
lsm6ds0 kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
lsm6dsl drivers: sensor: lsm6dsl: FIX bugs on few registers definition 2022-03-17 08:43:39 -05:00
lsm6dso kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
lsm9ds0_gyro kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
lsm9ds0_mfd kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
lsm303dlhc_magn drivers: sensor: lsm303dlhc_mag: Fix gain factor 2021-10-04 20:40:43 -04:00
max6675 drivers: sensor: max6675: convert to spi_dt_spec 2021-12-09 10:21:13 -06:00
max17055 everywhere: fix typos 2022-03-14 20:22:24 -04:00
max17262 everywhere: fix typos 2022-03-14 20:22:24 -04:00
max30101 dts: fix max30101 compatible 2021-08-17 17:51:57 -04:00
max31875 drivers: sensors: Implement MAX31875 sensor 2022-02-24 08:49:40 -06:00
max44009 drivers: sensor: clean up zephyr_library calls 2021-06-30 09:36:33 -04:00
mchp_tach_xec everywhere: fix typos 2022-03-14 20:22:24 -04:00
mcp9808 drivers: sensor: clean up zephyr_library calls 2021-06-30 09:36:33 -04:00
mcux_acmp drivers: sensor: clean up zephyr_library calls 2021-06-30 09:36:33 -04:00
mhz19b drivers: sensor: Add MH-Z19B CO2 sensor driver 2021-12-20 18:47:47 +01:00
mpr drivers: sensor: clean up zephyr_library calls 2021-06-30 09:36:33 -04:00
mpu6050 drivers: sensor: clean up zephyr_library calls 2021-06-30 09:36:33 -04:00
mpu9250 sensors: Implement MPU9250 driver 2022-01-14 12:33:04 +01:00
ms5607 drivers: Apply SPI API change to relevant places 2021-11-19 11:50:38 +01:00
ms5837 drivers: sensors: build as static libraries 2021-08-17 06:06:03 -04:00
nrf5 drivers: nrf5: kconfig: add missing dependency for TEMP_NRF5 2021-12-01 16:10:59 +01:00
nuvoton_tach_npcx everywhere: fix typos 2022-03-14 20:22:24 -04:00
nxp_kinetis_temp kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
opt3001 everywhere: fix typos 2022-03-14 20:22:24 -04:00
pms7003 drivers: sensor: clean up zephyr_library calls 2021-06-30 09:36:33 -04:00
qdec_nrfx soc_nrf_common: Extend and rename the NRF_DT_ENSURE_PINS_ASSIGNED macro 2022-03-18 16:26:21 +01:00
qdec_sam drivers: remove redundant DEV_NAME helpers 2022-03-15 17:31:51 -04:00
sbs_gauge drivers: remove redundant data/config casts 2022-01-19 18:16:02 +01:00
sgp40 everywhere: fix typos 2022-03-14 20:22:24 -04:00
sht3xd everywhere: fix typos 2022-03-14 20:22:24 -04:00
sht4x drivers: sensor: SHT4X: convert to i2c_dt_spec 2021-08-17 12:40:17 -05:00
shtcx drivers: sensor: shtcx: fix 2021-11-29 18:18:42 -05:00
si7006 everywhere: fix typos 2022-03-14 20:22:24 -04:00
si7055 drivers: sensor: clean up zephyr_library calls 2021-06-30 09:36:33 -04:00
si7060 drivers: sensor: clean up zephyr_library calls 2021-06-30 09:36:33 -04:00
si7210 everywhere: fix typos 2022-03-14 20:22:24 -04:00
sm351lt everywhere: fix typos 2022-03-14 20:22:24 -04:00
stm32_temp include: sensor: sensor_value from double overflow 2022-02-24 13:45:29 -08:00
stmemsc drivers/sensor: stmemsc: make use of i2c/spi dt APIs 2021-12-13 10:21:43 -06:00
stts751 drivers: sensor: clean up zephyr_library calls 2021-06-30 09:36:33 -04:00
sx9500 drivers: sensor: sx9500: check gpio calls return code 2021-08-26 18:40:08 -04:00
th02 drivers: sensor: remove usage of device_pm_control_nop 2021-04-28 15:30:03 -04:00
ti_hdc drivers: sensor: clean up zephyr_library calls 2021-06-30 09:36:33 -04:00
ti_hdc20xx drivers: sensors: ti_hdc20xx: add support for DRDY/INT pin 2021-08-09 11:32:43 -04:00
tmp007 drivers: sensor: clean up zephyr_library calls 2021-06-30 09:36:33 -04:00
tmp108 sample: sensor: tmp108: Add ti tmp108 sample 2021-12-17 21:15:25 +01:00
tmp112 drivers: avoid i2c_burst_write where possible 2021-12-22 12:14:42 +01:00
tmp116 sensor: eeprom: Add TMP116 EEPROM access 2021-12-08 07:51:46 -06:00
vcnl4040 kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
vl53l0x everywhere: fix typos 2022-03-14 20:22:24 -04:00
wsen_itds drivers: use DT_INST_ENUM_IDX(_OR) macros 2021-11-18 19:12:07 -05:00
CMakeLists.txt drivers: sensors: Implement MAX31875 sensor 2022-02-24 08:49:40 -06:00
Kconfig kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
sensor_handlers.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
sensor_shell.c drivers: sensor_shell: add missing power sensor channel 2021-10-19 07:15:55 -04:00
shell_battery.c sensor: shell: add missing va_ends 2021-01-18 19:08:04 +01:00