zephyr/drivers/sensor/adxl367
Antoniu Miclaus 774bf6b50e drivers: sensor: adxl367: update self test delay
The wait times in the self test procedure, according to the datasheet
are 4 / ODR (current set value).

Update the self test procedure by using the delay corresponding to the
current ODR value that is set, instead of default ODR.

Signed-off-by: Antoniu Miclaus <antoniu.miclaus@analog.com>
2023-11-13 12:13:37 -05:00
..
CMakeLists.txt
Kconfig
adxl367.c drivers: sensor: adxl367: update self test delay 2023-11-13 12:13:37 -05:00
adxl367.h
adxl367_i2c.c drivers: sensor: adxl367: use explicit conditions 2023-11-13 09:50:06 +01:00
adxl367_spi.c drivers: sensor: adxl367: use explicit conditions 2023-11-13 09:50:06 +01:00
adxl367_trigger.c