Searched refs:RTC_FLAG_ALAWF (Results 1 – 14 of 14) sorted by relevance
538 #define RTC_FLAG_ALAWF ((uint32_t)0x00000001) macro542 …|| ((FLAG) == RTC_FLAG_WTWF) || ((FLAG) == RTC_FLAG_ALBWF) || ((FLAG) == RTC_FLAG_ALAWF) …
543 #define RTC_FLAG_ALAWF ((uint32_t)0x00000001) 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 37 milliseconds