Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/maxim/max17055/
Dmax17055.h16 REP_SOC = 0x6, enumerator
Dmax17055.c266 ret = max17055_reg_read(dev, REP_SOC, &priv->state_of_charge); in max17055_sample_fetch()
/Zephyr-latest/drivers/sensor/maxim/max17262/
Dmax17262.h20 REP_SOC = 0x06, enumerator
Dmax17262.c190 { REP_SOC, &data->state_of_charge }, in max17262_sample_fetch()