zephyr/drivers/sensor
Yong Cong Sin bbe5e1e6eb build: namespace the generated headers with zephyr/
Namespaced the generated headers with `zephyr` to prevent
potential conflict with other headers.

Introduce a temporary Kconfig `LEGACY_GENERATED_INCLUDE_PATH`
that is enabled by default. This allows the developers to
continue the use of the old include paths for the time being
until it is deprecated and eventually removed. The Kconfig will
generate a build-time warning message, similar to the
`CONFIG_TIMER_RANDOM_GENERATOR`.

Updated the includes path of in-tree sources accordingly.

Most of the changes here are scripted, check the PR for more
info.

Signed-off-by: Yong Cong Sin <ycsin@meta.com>
2024-05-28 22:03:55 +02:00
..
a01nyub
adi drivers: sensor: adxl362: fix temperature conversion 2024-05-08 09:24:42 -04:00
amd_sb_tsi sensors: Add channel specifier 2024-05-17 09:30:18 +02:00
amg88xx
ams drivers: sensor: ams: Move to vendor subdirectory 2024-04-08 09:14:06 -04:00
aosong drivers: sensor: aosong: Move to vendor subdirectory 2024-04-08 09:14:06 -04:00
apds9960
asahi_kasei sensors: Add channel specifier 2024-05-17 09:30:18 +02:00
bosch sensors: Add channel specifier 2024-05-17 09:30:18 +02:00
current_amp sensor: convert ADC depends on to select 2024-05-16 13:31:32 +02:00
ene_tach_kb1200 drivers: tach: initial device driver for ENE KB1200 2024-03-15 09:39:48 +00:00
ens160
espressif drivers: sensor: espressif: Move to vendor subdirectory 2024-04-08 09:14:06 -04:00
explorir_m
f75303 sensors: Add channel specifier 2024-05-17 09:30:18 +02:00
fcx_mldx5 drivers: sensors: add fcx-mldx5 o2 sensor 2024-03-26 10:46:30 -04:00
grow_r502a drivers: sensor: grow_r502a: add RX packet validation 2024-05-09 12:41:59 -04:00
honeywell drivers: sensor: honeywell: Move to vendor subdirectory 2024-04-08 09:14:06 -04:00
hp206c
hs300x drivers: sensor: HS300x DF Command Update 2024-02-29 11:54:21 +00:00
infineon drivers: sensor: implement output diagnostics sensor for TLE9104 2024-04-09 11:07:27 +02:00
isl29035
ist8310
ite drivers: sensor: ite_cvmp_it8xxx2: Move init priority into if check 2024-04-08 18:17:52 -05:00
lm35 drivers: sensors: Add driver for LM35 2024-04-02 14:29:42 +01:00
lm75
lm77
ltrf216a
maxim drivers: sensors: Add support for ds18s20 2024-05-13 16:06:35 -04:00
mc3419
meas drivers: sensor: meas: Move to vendor subdirectory 2024-04-08 09:14:06 -04:00
mhz19b
microchip drivers: sensor: microchip: Move to vendor subdirectory 2024-04-08 09:14:06 -04:00
nct75 drivers: sensor: add driver for temperature sensor NCT75 2024-04-26 19:22:09 -04:00
nordic drivers: sensor: Add driver for nRF temperature sensor accessed via nrfs 2024-05-15 09:25:30 +01:00
ntc_thermistor drivers: sensor: ntc_thermistor: Add Murata NCP15XH103 2024-04-24 15:56:23 -04:00
nuvoton drivers: sensor: nuvoton: Move to vendor subdirectory 2024-04-08 09:14:06 -04:00
nxp drivers: sensor: nxp: kinetis: temp: fix memset() length 2024-05-21 16:41:58 -04:00
pms7003
qdec_sam hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
rohm drivers: sensor: rohm: Move to vendor subdirectory 2024-04-08 09:14:06 -04:00
rpi_pico_temp sensor: convert ADC depends on to select 2024-05-16 13:31:32 +02:00
s11059
sbs_gauge
seeed sensor: convert ADC depends on to select 2024-05-16 13:31:32 +02:00
sensirion drivers: sensor: sensirion: Move to vendor subdirectory 2024-04-08 09:14:06 -04:00
silabs drivers: sensor: silabs: Move to vendor subdirectory 2024-04-08 09:14:06 -04:00
st drivers: sensor: stm32_temp/vbat/vref: ensure the ADC is not suspended 2024-05-21 20:53:32 -04:00
sx9500
tdk sensors: Add channel specifier 2024-05-17 09:30:18 +02:00
th02
ti drivers: sensor: tmp112: only show options when device enabled 2024-05-09 12:40:54 -04:00
tsic_xx6 drivers: sensor: add Innovative Sensor Technology TSic xx6 driver 2024-05-16 18:57:24 -04:00
veaa_x_3 drivers: sensors: add veaa_x_3 proportional pressure regulator sensor 2024-05-18 15:56:09 +03:00
vishay refactor: adjust spacing by clang formatting 2024-04-11 20:09:59 +02:00
voltage_divider voltage_divider: Add support for single-ended 16-bit ADC 2024-05-18 15:55:02 +03:00
wsen drivers: sensor: wsen: Move to vendor subdirectory 2024-04-08 09:14:06 -04:00
CMakeLists.txt drivers: sensors: add veaa_x_3 proportional pressure regulator sensor 2024-05-18 15:56:09 +03:00
default_rtio_sensor.c sensors: add new channel SENSOR_CHAN_POS_DXYZ 2024-05-24 07:49:27 -04:00
Kconfig drivers: sensors: add veaa_x_3 proportional pressure regulator sensor 2024-05-18 15:56:09 +03:00
Kconfig.trigger_template
sensor_decoders_init.c
sensor_handlers.c build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
sensor_shell_stream.c
sensor_shell.c sensors: add new channel SENSOR_CHAN_POS_DXYZ 2024-05-24 07:49:27 -04:00
sensor_shell.h
shell_battery.c