Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/fuel_gauge/sbs_gauge/
Dsbs_gauge.h38 #define SBS_GAUGE_CMD_NOM_CAPACITY 0x18 /* DesignCapacity */ macro
Demul_sbs_gauge.c167 case SBS_GAUGE_CMD_NOM_CAPACITY: in emul_sbs_gauge_reg_read()
Dsbs_gauge.c141 rc = sbs_cmd_reg_read(dev, SBS_GAUGE_CMD_NOM_CAPACITY, &tmp_val); in sbs_gauge_get_prop()
/Zephyr-latest/drivers/sensor/sbs_gauge/
Dsbs_gauge.h38 #define SBS_GAUGE_CMD_NOM_CAPACITY 0x18 /* DesignCapacity */ macro
Dsbs_gauge.c190 SBS_GAUGE_CMD_NOM_CAPACITY, in sbs_gauge_sample_fetch()