Searched defs:RTC_FLAG_RSF (Results 1 – 5 of 5) sorted by relevance
72 #define RTC_FLAG_RSF ((uint16_t)0x0008) /*!< Registers Synchronized flag */ macro
512 #define RTC_FLAG_RSF ((uint32_t)0x00000020) macro
396 #define RTC_FLAG_RSF 0x00000020U macro
388 #define RTC_FLAG_RSF ((uint32_t)RTC_ISR_RSF) macro
724 #define RTC_FLAG_RSF ((uint32_t)0x00000020) macro
Completed in 19 milliseconds