Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/drivers/fuel_gauge/sbs_gauge/
Dsbs_gauge.h30 #define SBS_GAUGE_CMD_FULL_CAPACITY 0x10 /* FullChargeCapacity */ macro
Demul_sbs_gauge.c165 case SBS_GAUGE_CMD_FULL_CAPACITY: in emul_sbs_gauge_reg_read()
Dsbs_gauge.c89 rc = sbs_cmd_reg_read(dev, SBS_GAUGE_CMD_FULL_CAPACITY, &tmp_val); in sbs_gauge_get_prop()
/Zephyr-Core-3.7.0/drivers/sensor/sbs_gauge/
Dsbs_gauge.h30 #define SBS_GAUGE_CMD_FULL_CAPACITY 0x10 /* FullChargeCapacity */ macro
Dsbs_gauge.c172 SBS_GAUGE_CMD_FULL_CAPACITY, in sbs_gauge_sample_fetch()
199 SBS_GAUGE_CMD_FULL_CAPACITY, in sbs_gauge_sample_fetch()