Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/fuel_gauge/sbs_gauge/
Dsbs_gauge.h33 #define SBS_GAUGE_CMD_AVG_TIME2FULL 0x13 /* AverageTimeToFull */ macro
Demul_sbs_gauge.c169 case SBS_GAUGE_CMD_AVG_TIME2FULL: in emul_sbs_gauge_reg_read()
Dsbs_gauge.c101 rc = sbs_cmd_reg_read(dev, SBS_GAUGE_CMD_AVG_TIME2FULL, &tmp_val); in sbs_gauge_get_prop()
/Zephyr-latest/drivers/sensor/sbs_gauge/
Dsbs_gauge.h33 #define SBS_GAUGE_CMD_AVG_TIME2FULL 0x13 /* AverageTimeToFull */ macro
Dsbs_gauge.c219 SBS_GAUGE_CMD_AVG_TIME2FULL, in sbs_gauge_sample_fetch()