zephyr/drivers/sensor
Tom Burdick 983ee54dfd sensors: ICM42688 read/writes chain callbacks
RTIO expects the CHAINED flag to be set when ordering of operations is
important. The callbacks in the icm42688 stream handling were not
chained into, meaning the callbacks would have occured immediately
rather than *after* the SPI reads/writes.

Update all the spi transactions to chain into the desired callbacks in
the driver.

Signed-off-by: Tom Burdick <thomas.burdick@intel.com>
2024-07-08 17:18:16 -04:00
..
a01nyub
adi
amd_sb_tsi sensors: Add channel specifier 2024-05-17 09:30:18 +02:00
amg88xx
ams
aosong
apds9960
asahi_kasei sensors: Submit call returns void 2024-06-14 19:13:02 +02:00
bosch bme280: Update decoder to decode channels correctly 2024-06-28 12:22:54 -04:00
current_amp sensor: current_amp: fix fractional value 2024-06-11 20:11:53 +03:00
ene_tach_kb1200
ens160 sensor: fix fallthrough on sample_channel_get on AQI 2024-06-12 18:16:29 -04:00
espressif
explorir_m
f75303 sensors: Add channel specifier 2024-05-17 09:30:18 +02:00
fcx_mldx5
grow_r502a drivers: sensor: grow_r502a: add RX packet validation 2024-05-09 12:41:59 -04:00
honeywell
hp206c
hs300x
infineon
isl29035
ist8310
ite
lm35
lm75 sensor: lm75: Enforce dependency of int-gpios with Trigger feature 2024-06-25 14:16:28 -04:00
lm77
ltrf216a
maxim drivers: sensors: Add support for ds18s20 2024-05-13 16:06:35 -04:00
mc3419
meas sensor: ms5837: fix compensate parameters for 30BA variant 2024-05-29 07:34:51 +02:00
mhz19b
microchip
nct75
nordic drivers: sensor: Add driver for nRF temperature sensor accessed via nrfs 2024-05-15 09:25:30 +01:00
ntc_thermistor
nuvoton
nxp drivers: sensor/nxp: Add NXP LPCMP driver 2024-05-31 09:51:29 -05:00
pms7003
qdec_sam drivers: counter: sam: Add qdec as tc special mode 2024-06-17 17:47:42 -04:00
rohm
rpi_pico_temp sensor: convert ADC depends on to select 2024-05-16 13:31:32 +02:00
s11059
sbs_gauge
seeed posix: deprecate POSIX_FNMATCH GETOPT GETENTROPY 2024-06-04 16:27:12 -05:00
sensirion drivers: sensor: sensirion: shtcx: remove chip property 2024-06-11 20:12:15 +03:00
silabs drivers/sensor: si7006: Switch to undef DT_DRV_COMPAT 2024-06-15 04:42:31 -04:00
st drivers/sensor/st: ism330dhcx: fix gyro range setting 2024-07-04 08:19:03 +02:00
sx9500
tdk sensors: ICM42688 read/writes chain callbacks 2024-07-08 17:18:16 -04:00
th02
ti drivers: sensors: Add driver for LM95234 temperature sensor 2024-06-14 19:34:01 +02: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 sensor: vcnl36825t: Scrub redundant scaling on meas_timeout_us 2024-06-20 12:05:07 -04:00
voltage_divider voltage_divider: Add support for single-ended 16-bit ADC 2024-05-18 15:55:02 +03:00
wsen
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: Fix shell missing channel types 2024-06-18 14:55:27 -04:00
sensor_shell.h
shell_battery.c