zephyr/drivers/fuel_gauge/sbs_gauge
Aaron Massey 329ecd1e12 fuel_gauge: Remove status from fuel gauge properties
Based on review of the similar charger driver API, it's been demonstrated
from the community that embedding a per value status code when fetching
multiple properties isn't particularly wanted or needed. It was largely
considered not worth the additional maintenance to have the extra per
property error information.

Remove the status field from the fuel_gauge property value structs.

Signed-off-by: Aaron Massey <aaronmassey@google.com>
2023-09-27 12:07:59 +02: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: Remove status from fuel gauge properties 2023-09-27 12:07:59 +02:00
sbs_gauge.h fuel_gauge: Add battery cutoff support 2023-08-22 18:05:50 +02:00