Searched refs:upload_in_progress (Results 1 – 1 of 1) sorted by relevance
220 uint32_t upload_in_progress; in MSS_RTC_set_calendar_count() local237 upload_in_progress = mss_rtc->CONTROL_REG & CONTROL_UPLOAD_MASK; in MSS_RTC_set_calendar_count()238 } while (upload_in_progress); in MSS_RTC_set_calendar_count()269 uint32_t upload_in_progress; in MSS_RTC_set_binary_count() local281 upload_in_progress = mss_rtc->CONTROL_REG & CONTROL_UPLOAD_MASK; in MSS_RTC_set_binary_count()282 } while (upload_in_progress); in MSS_RTC_set_binary_count()554 uint32_t upload_in_progress; in MSS_RTC_reset_counter() local560 upload_in_progress = mss_rtc->CONTROL_REG & CONTROL_UPLOAD_MASK; in MSS_RTC_reset_counter()561 } while (upload_in_progress); in MSS_RTC_reset_counter()