Searched refs:RTC_FLAG_ALBF (Results 1 – 14 of 14) sorted by relevance
530 #define RTC_FLAG_ALBF ((uint32_t)0x00000200) macro540 …LAG_TISOVF) || ((FLAG) == RTC_FLAG_TISF) || ((FLAG) == RTC_FLAG_WTF) || ((FLAG) == RTC_FLAG_ALBF) \
535 #define RTC_FLAG_ALBF ((uint32_t)0x00000200) macro547 ((FLAG) == RTC_FLAG_WTF) || ((FLAG) == RTC_FLAG_ALBF) || \
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 42 milliseconds