zephyr/drivers/sensor/adi/adxl372
Vladislav Pejic 832bbd8030 driver: sensor: adxl372: Bug fix for q31_t conv
This is a bug fix for adxl372_accel_convert_q31 function.
Function is used to convert samples received from
sensor to q31_t format when RTIO stream is used.

Signed-off-by: Vladislav Pejic <vladislav.pejic@orioninc.com>
2024-10-26 03:54:23 +01:00
..
adxl372.c drivers: sensor: adxl372: Updated driver with RTIO stream functionality 2024-10-22 18:30:13 -04:00
adxl372.h drivers: sensor: adxl372: Updated driver with RTIO stream functionality 2024-10-22 18:30:13 -04:00
adxl372_decoder.c driver: sensor: adxl372: Bug fix for q31_t conv 2024-10-26 03:54:23 +01:00
adxl372_i2c.c
adxl372_rtio.c drivers: sensor: adxl372: Updated driver with RTIO stream functionality 2024-10-22 18:30:13 -04:00
adxl372_spi.c
adxl372_stream.c drivers: sensor: adxl372: Updated driver with RTIO stream functionality 2024-10-22 18:30:13 -04:00
adxl372_trigger.c drivers: sensor: adxl372: Updated driver with RTIO stream functionality 2024-10-22 18:30:13 -04:00
CMakeLists.txt drivers: sensor: adxl372: Updated driver with RTIO stream functionality 2024-10-22 18:30:13 -04:00
Kconfig drivers: sensor: adxl372: Updated driver with RTIO stream functionality 2024-10-22 18:30:13 -04:00