zephyr/drivers/sensor/st/lis2dw12
Ruben Völl 9007a4fd8e sensor: lis2dw12: handle SENSOR_CHAN_ALL in sample_fetch callback
Handle `SENSOR_CHAN_ALL` case of the sample_fetch callback of the
lis2dw12 driver. Without this, `sensor_sample_fetch()` does not work
correctly for this device, e.g. rendering the rtio and the sensor shell
unusable.

Signed-off-by: Ruben Völl <ruben.voell@sevenlab.de>
2025-07-19 13:51:20 -04:00
..
CMakeLists.txt
Kconfig
lis2dw12_trigger.c
lis2dw12.c sensor: lis2dw12: handle SENSOR_CHAN_ALL in sample_fetch callback 2025-07-19 13:51:20 -04:00
lis2dw12.h