Home
last modified time | relevance | path

Searched refs:SBS_GAUGE_CMD_REM_CAPACITY_ALARM (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/drivers/fuel_gauge/sbs_gauge/
Dsbs_gauge.h15 #define SBS_GAUGE_CMD_REM_CAPACITY_ALARM 0x01 /* LowCapacityAlarmThreshold */ macro
Demul_sbs_gauge.c109 case SBS_GAUGE_CMD_REM_CAPACITY_ALARM: in emul_sbs_gauge_reg_write()
143 case SBS_GAUGE_CMD_REM_CAPACITY_ALARM: in emul_sbs_gauge_reg_read()
Dsbs_gauge.c165 rc = sbs_cmd_reg_read(dev, SBS_GAUGE_CMD_REM_CAPACITY_ALARM, &tmp_val); in sbs_gauge_get_prop()
212 rc = sbs_cmd_reg_write(dev, SBS_GAUGE_CMD_REM_CAPACITY_ALARM, in sbs_gauge_set_prop()
/Zephyr-latest/drivers/sensor/sbs_gauge/
Dsbs_gauge.h15 #define SBS_GAUGE_CMD_REM_CAPACITY_ALARM 0x01 /* LowCapacityAlarmThreshold */ macro