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 emul: Fuel gauge tests direct access to emul_sbs 2023-04-21 09:39:00 +02:00
emul_sbs_gauge.c emul: Remove unused ZTEST_DMEM in sbs emulator 2023-09-12 17:23:00 +01:00
Kconfig emul: Fuel gauge tests direct access to emul_sbs 2023-04-21 09:39:00 +02:00
Kconfig.emul_sbs_gauge emul: Migrate all emulation use to use DT_HAS_ 2023-04-28 08:37:33 -05:00
sbs_gauge.c fuel_gauge: Fix desired current/voltage units 2023-10-09 19:01:49 +03:00
sbs_gauge.h fuel_gauge: Add battery cutoff support 2023-08-22 18:05:50 +02:00