Home
last modified time | relevance | path

Searched refs:HIB_CFG_CLEAR (Results 1 – 2 of 2) sorted by relevance

/Zephyr-Core-3.7.0/drivers/sensor/maxim/max17055/
Dmax17055.h39 HIB_CFG_CLEAR = 0x0000, enumerator
Dmax17055.c331 if (max17055_reg_write(dev, HIB_CFG, HIB_CFG_CLEAR)) { in max17055_exit_hibernate()