Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/fuel_gauge/sbs_gauge/
Dsbs_gauge.h25 #define SBS_GAUGE_CMD_AVG_CURRENT 0x0B /* AverageCurrent */ macro
Demul_sbs_gauge.c161 case SBS_GAUGE_CMD_AVG_CURRENT: in emul_sbs_gauge_reg_read()
Dsbs_gauge.c77 rc = sbs_cmd_reg_read(dev, SBS_GAUGE_CMD_AVG_CURRENT, &tmp_val); in sbs_gauge_get_prop()
/Zephyr-latest/drivers/sensor/sbs_gauge/
Dsbs_gauge.h25 #define SBS_GAUGE_CMD_AVG_CURRENT 0x0B /* AverageCurrent */ macro
Dsbs_gauge.c145 SBS_GAUGE_CMD_AVG_CURRENT, in sbs_gauge_sample_fetch()