zephyr/drivers/fuel_gauge/sbs_gauge
Aaron Massey 32b27384a6 fuel_gauge: Fix desired current/voltage units
The desired current/voltage properties make use of milliamps/volts while
the present current/voltage properties make use of microamps/volts.

Fix the desired current/voltage properties to be consistent with the
present current/voltage properties where they're most likely to be used
with.

Signed-off-by: Aaron Massey <aaronmassey@google.com>
2023-10-09 19:01:49 +03:00
..
CMakeLists.txt
Kconfig
Kconfig.emul_sbs_gauge
emul_sbs_gauge.c
sbs_gauge.c
sbs_gauge.h