zephyr/drivers/sensor/tdk
Yau-ming Leung 6b3d53e4ec drivers: icm42688: ignore invalid fifo data
When using 20-bit FIFO packets, invalid data is indicated by the value
-524288. Currently, no check is done against this and invalid data is
decoded. Fixed by adding a simple check. Also, the wrong bit is used to
check if HIRES is enabled. Fixed by using the correct mask.

Signed-off-by: Yau-ming Leung <ymleung314@gmail.com>
2025-05-06 16:36:16 +02:00
..
icm42x70 drivers: sensor: icm42670: add icm42370-P support 2025-02-08 00:31:43 +01:00
icm42605 drivers: sensor: Place API into iterable section 2024-12-02 22:04:55 +00:00
icm42688 drivers: icm42688: ignore invalid fifo data 2025-05-06 16:36:16 +02:00
icm45686 sensor: icm45686: Add stream support over I3C IBI 2025-04-25 14:05:10 +02:00
icp101xx drivers: sensor: icp101xx: Add icp101xx support 2025-02-07 07:38:06 +01:00
icp201xx drivers: sensor: icp201xx: fix channel check logic 2025-04-08 10:48:49 +02:00
mpu6050 drivers: sensor: mpu6050: scale settings to DT, adds sample rate setting 2025-03-25 22:12:49 +01:00
mpu9250 drivers: sensor: Place API into iterable section 2024-12-02 22:04:55 +00:00
CMakeLists.txt drivers: sensor: icp201xx: Add icp201xx support 2025-04-07 15:17:44 +02:00
Kconfig drivers: sensor: icp201xx: Add icp201xx support 2025-04-07 15:17:44 +02:00