zephyr/drivers/fuel_gauge/bq27z746
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
bq27z746.c
bq27z746.h
emul_bq27z746.c