Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/rtc/
Drtc_rv3028.c244 static int rv3028_eeprom_wait_busy(const struct device *dev, int poll_ms) in rv3028_eeprom_wait_busy() function
295 ret = rv3028_eeprom_wait_busy(dev, RV3028_EEBUSY_WRITE_POLL_MS); in rv3028_enter_eerd()
325 err = rv3028_eeprom_wait_busy(dev, RV3028_EEBUSY_WRITE_POLL_MS); in rv3028_update()
342 err = rv3028_eeprom_wait_busy(dev, RV3028_EEBUSY_READ_POLL_MS); in rv3028_refresh()