Home
last modified time | relevance | path

Searched refs:SBS_GAUGE_CMD_REM_CAPACITY (Results 1 – 5 of 5) sorted by relevance

/Zephyr-Core-3.7.0/drivers/fuel_gauge/sbs_gauge/
Dsbs_gauge.h29 #define SBS_GAUGE_CMD_REM_CAPACITY 0x0F /* RemainingCapacity */ macro
Demul_sbs_gauge.c166 case SBS_GAUGE_CMD_REM_CAPACITY: in emul_sbs_gauge_reg_read()
Dsbs_gauge.c93 rc = sbs_cmd_reg_read(dev, SBS_GAUGE_CMD_REM_CAPACITY, &tmp_val); in sbs_gauge_get_prop()
/Zephyr-Core-3.7.0/drivers/sensor/sbs_gauge/
Dsbs_gauge.h29 #define SBS_GAUGE_CMD_REM_CAPACITY 0x0F /* RemainingCapacity */ macro
Dsbs_gauge.c181 SBS_GAUGE_CMD_REM_CAPACITY, in sbs_gauge_sample_fetch()