Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/rtc/
Drtc_rv3028.c77 #define RV3028_STATUS_EEBUSY BIT(7) macro
257 if (!(status & RV3028_STATUS_EEBUSY)) { in rv3028_eeprom_wait_busy()