zephyr/drivers/fuel_gauge
Aaron Massey e1401fcf5e emul: Add SBS Gauge emulator backend_api
In order to support easier setup of test scenarios with fuel gauge
emulators, we should expose an API that can change internal emulator state.

Add a minimal fuel gauge emulator backend API for setting the charging
current and voltage with a sample implementation in the emul_sbs_gauge with
an associated driver test.

Signed-off-by: Aaron Massey <aaronmassey@google.com>
2023-07-07 09:22:20 +02:00
..
max17048 drivers: fixed div by zero when reading max17048 2023-06-02 18:51:25 -04:00
sbs_gauge emul: Add SBS Gauge emulator backend_api 2023-07-07 09:22:20 +02:00
CMakeLists.txt drivers: syscalls: use zephyr_syscall_header 2023-06-17 07:57:45 -04:00
fuel_gauge_syscall_handlers.c drivers: fuel_gauge: sbs_gauge: Add support for buffer registers 2023-05-19 16:39:25 -04:00
Kconfig drivers: Added fuel gauge max17048 2023-03-22 14:51:33 -04:00