Searched refs:RTC_FLAG_ALAF (Results 1 – 14 of 14) sorted by relevance
531 #define RTC_FLAG_ALAF ((uint32_t)0x00000100) macro541 …|| ((FLAG) == RTC_FLAG_ALAF) || ((FLAG) == RTC_FLAG_INITF) || ((FLAG) == RTC_FLAG_RSYF) …
536 #define RTC_FLAG_ALAF ((uint32_t)0x00000100) macro548 ((FLAG) == RTC_FLAG_ALAF) || ((FLAG) == RTC_FLAG_INITF) || \
53 …((uint32_t)(RTC_FLAG_TISOVF | RTC_FLAG_TISF | RTC_FLAG_WTF | RTC_FLAG_ALBF | RTC_FLAG_ALAF | RTC_F…
52 …((uint32_t)(RTC_FLAG_TISOVF | RTC_FLAG_TISF | RTC_FLAG_WTF | RTC_FLAG_ALBF | RTC_FLAG_ALAF | RTC_F…
Completed in 47 milliseconds