zephyr/drivers/sensor/adi
Luis Ubieda 6e897ccd69 sensor: adxl372: Fix build time issue due to shift variable namespace
Change `data->header.shift` to `data->shift`, as it is not contained
within the header struct.

Signed-off-by: Luis Ubieda <luisf@croxel.com>
2025-02-21 04:39:16 +01:00
..
adltc2990 drivers: sensor: adltc2990: refactor sample_fetch function 2025-01-16 22:36:30 +01:00
adt7310 drivers: sensor: Place API into iterable section 2024-12-02 22:04:55 +00:00
adt7420 drivers: sensor: Place API into iterable section 2024-12-02 22:04:55 +00:00
adxl345 sensor: adxl345: Disable Sensor Streaming by default 2025-01-20 20:56:19 +01:00
adxl362 drivers: sensor: Add sensor clock API support 2025-01-15 19:03:13 +01:00
adxl367 sensor: adxl367 and adxl372: fix build-failure with streaming mode 2025-02-21 04:39:16 +01:00
adxl372 sensor: adxl372: Fix build time issue due to shift variable namespace 2025-02-21 04:39:16 +01:00
CMakeLists.txt
Kconfig