Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/drivers/sensor/maxim/max17055/
Dmax17055.h20 FULL_CAP_REP = 0x10, enumerator
Dmax17055.c287 ret = max17055_reg_read(dev, FULL_CAP_REP, &priv->full_cap); in max17055_sample_fetch()
/Zephyr-Core-3.7.0/drivers/sensor/maxim/max17262/
Dmax17262.h24 FULL_CAP_REP = 0x10, enumerator
Dmax17262.c193 { FULL_CAP_REP, &data->full_cap }, in max17262_sample_fetch()