Searched defs:RTC_ICSR_RESERVED_MASK (Results 1 – 5 of 5) sorted by relevance
998 #define RTC_ICSR_RESERVED_MASK 0x000100FCu macro1001 #define RTC_ICSR_RESERVED_MASK 0x00011FFCu macro
835 #define RTC_ICSR_RESERVED_MASK (RTC_ICSR_RECALPF | RTC_ICSR_INIT | RTC_ICSR_INITF | \ macro
816 #define RTC_ICSR_RESERVED_MASK (RTC_ICSR_RECALPF | RTC_ICSR_INIT | RTC_ICSR_INITF | \ macro
887 #define RTC_ICSR_RESERVED_MASK (RTC_ICSR_RECALPF | RTC_ICSR_INIT | RTC_ICSR_INITF | \ macro
1000 #define RTC_ICSR_RESERVED_MASK 0x000100FFu macro