Searched refs:RTC_Output_Disable (Results 1 – 1 of 1) sorted by relevance
292 #define RTC_Output_Disable ((u32)0x00000000) macro297 #define IS_RTC_OUTPUT(OUTPUT) (((OUTPUT) == RTC_Output_Disable) || \
Completed in 3 milliseconds