zephyr/doc/hardware/peripherals/sensor
Luis Ubieda 8db851ff57 general: icm4268x: Refactor ICM42688 driver to ICM4268X
As a first step to enable the similar variants (e.g: ICM42686),
refactor common functionality into icm4268x files. As a result,
applications using the icm42688 will need to have both compatible
properties: "invensense,icm42688" and "invensense,icm4268x" defined.
In-tree boards have been modified to comply with this pattern.

This patch does not contain functional changes. The driver should
work the same as before.

Signed-off-by: Luis Ubieda <luisf@croxel.com>
2025-07-25 23:28:47 +02:00
..
accel_stream.c
attributes.rst
channels.rst
device_tree.rst general: icm4268x: Refactor ICM42688 driver to ICM4268X 2025-07-25 23:28:47 +02:00
fetch_and_get.rst
index.rst
multiple_temp_polling.c
power_management.rst
read_and_decode.rst
tap_count.c
temp_polling.c
triggers.rst doc: fixes minor typo in ../sensor/triggers.rst 2025-02-14 03:04:11 +01:00