Searched refs:RTC_FLAG_ALBWF (Results 1 – 14 of 14) sorted by relevance
537 #define RTC_FLAG_ALBWF ((uint32_t)0x00000002) macro542 …|| ((FLAG) == RTC_FLAG_WTWF) || ((FLAG) == RTC_FLAG_ALBWF) || ((FLAG) == RTC_FLAG_ALAWF) …
542 #define RTC_FLAG_ALBWF ((uint32_t)0x00000002) macro551 ((FLAG) == RTC_FLAG_ALBWF)|| ((FLAG) == RTC_FLAG_ALAWF))
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 44 milliseconds