zephyr/drivers/sensor/current_amp
Jordan Yates c7bc268656 sensor: current_amp: add a noise threshold
ADC output values can have noise, even if the input is 0V. Add a noise
threshold so that raw ADC readings below the threshold can be zeroed
out. By default the threshold is disabled.

Signed-off-by: Jordan Yates <jordan@embeint.com>
2025-04-09 19:32:02 +02:00
..
CMakeLists.txt
current_amp.c sensor: current_amp: add a noise threshold 2025-04-09 19:32:02 +02:00
Kconfig