Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/fuel_gauge/sbs_gauge/
Dsbs_gauge.h37 #define SBS_GAUGE_CMD_CYCLE_COUNT 0x17 /* CycleCount */ macro
Demul_sbs_gauge.c171 case SBS_GAUGE_CMD_CYCLE_COUNT: in emul_sbs_gauge_reg_read()
Dsbs_gauge.c81 rc = sbs_cmd_reg_read(dev, SBS_GAUGE_CMD_CYCLE_COUNT, &tmp_val); in sbs_gauge_get_prop()
/Zephyr-latest/drivers/sensor/sbs_gauge/
Dsbs_gauge.h37 #define SBS_GAUGE_CMD_CYCLE_COUNT 0x17 /* CycleCount */ macro
Dsbs_gauge.c230 SBS_GAUGE_CMD_CYCLE_COUNT, in sbs_gauge_sample_fetch()