Searched defs:RTC_FLAG_INITS (Results 1 – 3 of 3) sorted by relevance
546 #define RTC_FLAG_INITS (0x00000100U | RTC_ICSR_INITS_Pos) /*!< Initializatio… macro593 #define RTC_FLAG_INITS RTC_ISR_INITS macro
474 #define RTC_FLAG_INITS ((uint32_t)RTC_ISR_INITS) macro
435 #define RTC_FLAG_INITS 0x00000010U macro