zephyr/drivers/sensor/adi
Maureen Helm e49cca2cc3 drivers: sensor: Fix adxl345 sample fetch return value
Fixes the adxl345 accelerometer driver to return zero on sample fetch
success, as specified by the sensor driver API. Prior to this change,
the driver incorrectly returned a positive non-zero value on sample
fetch success, which in turn caused a bus fault getting data with the
sensor shell.

Signed-off-by: Maureen Helm <maureen.helm@analog.com>
2024-08-23 09:53:28 +02:00
..
adltc2990
adt7310
adt7420
adxl345 drivers: sensor: Fix adxl345 sample fetch return value 2024-08-23 09:53:28 +02:00
adxl362
adxl367 style: drivers: comply with MISRA C:2012 Rule 15.6 2024-08-20 10:33:51 +02:00
adxl372 kconfig: replace known integer constants with variables 2024-07-27 20:49:15 +03:00
CMakeLists.txt
Kconfig