zephyr/drivers/sensor/adi
Jilay Pandya 01852b555e drivers: sensor: adltc2990: refactor sample_fetch function
sample_fetch function has quite a high cyclomatic complexity, this
refactoring aims to reduce cyclomatic complexity by refactoring.
- introduce fetch current on pin function
- introduce fetch voltage on pin function
- introduce fetch temperature on pin

Signed-off-by: Jilay Pandya <jilay.pandya@outlook.com>
2025-01-16 22:36:30 +01:00
..
adltc2990 drivers: sensor: adltc2990: refactor sample_fetch function 2025-01-16 22:36:30 +01:00
adt7310 drivers: sensor: Place API into iterable section 2024-12-02 22:04:55 +00:00
adt7420 drivers: sensor: Place API into iterable section 2024-12-02 22:04:55 +00:00
adxl345 sensor: adxl3xx: Move run-time modification of ODR from cfg to data 2025-01-15 19:05:45 +01:00
adxl362 drivers: sensor: Add sensor clock API support 2025-01-15 19:03:13 +01:00
adxl367 drivers: sensor: Add sensor clock API support 2025-01-15 19:03:13 +01:00
adxl372 sensor: adxl3xx: Move run-time modification of ODR from cfg to data 2025-01-15 19:05:45 +01:00
CMakeLists.txt
Kconfig