Searched defs:IS_RTC_CONFIG_INT (Results 1 – 7 of 7) sorted by relevance
558 #define IS_RTC_CONFIG_INT(IT) (((IT) != (uint32_t)RESET) && (((IT)&0xFFFF0FFB) == (uint32_t)RESET)) macro
569 #define IS_RTC_CONFIG_INT(IT) (((IT) != (uint32_t)RESET) && (((IT)&0xFFFF0FFB) == (uint32_t)RESET)) macro
Completed in 30 milliseconds