zephyr/drivers/sensor/adxl362
Gerard Marull-Paretas 5f9fddd9d5 drivers: sensor: adxl362: improve error handling
Error handling was missing in numerous places, mostly on GPIO related
callbacks. Some error codes were not correct (-EINVAL vs -ENODEV) and in
some cases error was not propagated correctly.

Fixes #38117

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2021-08-30 17:53:24 -04:00
..
CMakeLists.txt drivers: sensor: clean up zephyr_library calls 2021-06-30 09:36:33 -04:00
Kconfig drivers: sensor: adxl362: make time configurable via KConfig 2021-01-04 09:57:14 -06:00
adxl362.c sensor: adxl362: convert to `_dt_spec` 2021-08-09 22:40:18 -04:00
adxl362.h sensor: adxl362: convert to `_dt_spec` 2021-08-09 22:40:18 -04:00
adxl362_trigger.c drivers: sensor: adxl362: improve error handling 2021-08-30 17:53:24 -04:00