Home
last modified time | relevance | path

Searched refs:poll_ms (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() argument
265 k_msleep(poll_ms); in rv3028_eeprom_wait_busy()