zephyr/drivers/sensor/icm42688
Yuval Peress be563239c8 sensor: testing: Update sensor emul backend
Update the backend for sensor emulators to include a function for
setting the offset as well as a function to query an attribute's
metadata such as bounds and increment size. Additionally, add
backend support for setting the _xyz channel values.

Make the appropriate test changes to accomodate.

Signed-off-by: Yuval Peress <peress@google.com>
2024-01-16 10:01:00 +01:00
..
CMakeLists.txt icm42688: Implement streaming APIs 2023-11-10 12:16:46 -06:00
icm42688_common.c sensors: convert fifo_wm to batch_dur 2023-11-10 12:16:46 -06:00
icm42688_decoder.c icm42688: Implement streaming APIs 2023-11-10 12:16:46 -06:00
icm42688_decoder.h icm42688: Implement streaming APIs 2023-11-10 12:16:46 -06:00
icm42688_emul.c sensor: testing: Update sensor emul backend 2024-01-16 10:01:00 +01:00
icm42688_emul.h
icm42688_reg.h icm42688: Implement streaming APIs 2023-11-10 12:16:46 -06:00
icm42688_rtio_stream.c icm42688: Implement streaming APIs 2023-11-10 12:16:46 -06:00
icm42688_rtio.c icm42688: Implement streaming APIs 2023-11-10 12:16:46 -06:00
icm42688_rtio.h icm42688: Implement streaming APIs 2023-11-10 12:16:46 -06:00
icm42688_spi.c
icm42688_spi.h
icm42688_trigger.c icm42688: Capture the spi return value 2024-01-08 15:09:42 +01:00
icm42688_trigger.h icm42688: Implement streaming APIs 2023-11-10 12:16:46 -06:00
icm42688.c sensors: convert fifo_wm to batch_dur 2023-11-10 12:16:46 -06:00
icm42688.h sensors: convert fifo_wm to batch_dur 2023-11-10 12:16:46 -06:00
Kconfig drivers: sensors: icm42688: fix bug in Kconfigfile 2024-01-15 10:22:38 -06:00