Searched refs:RTC_FLAG_RSYF (Results 1 – 14 of 14) sorted by relevance
533 #define RTC_FLAG_RSYF ((uint32_t)0x00000020) macro541 …|| ((FLAG) == RTC_FLAG_ALAF) || ((FLAG) == RTC_FLAG_INITF) || ((FLAG) == RTC_FLAG_RSYF) …
538 #define RTC_FLAG_RSYF ((uint32_t)0x00000020) macro549 ((FLAG) == RTC_FLAG_RSYF) || ((FLAG) == RTC_FLAG_INITSF) || \
54 …| RTC_FLAG_RSYF | RTC_FLAG_INITSF | RTC_FLAG_WTWF | RTC_FLAG_ALBWF | RTC_FLAG_ALAWF | RTC_FLAG_REC…
53 …| RTC_FLAG_RSYF | RTC_FLAG_INITSF | RTC_FLAG_WTWF | RTC_FLAG_ALBWF | RTC_FLAG_ALAWF | RTC_FLAG_REC…
Completed in 71 milliseconds