Searched refs:RTC_Output_Disable (Results 1 – 2 of 2) sorted by relevance
360 #define RTC_Output_Disable ((uint32_t)0x00000000) macro364 #define IS_RTC_OUTPUT(OUTPUT) (((OUTPUT) == RTC_Output_Disable) || \
374 #define RTC_Output_Disable ((uint32_t)0x00000000) macro378 #define IS_RTC_OUTPUT(OUTPUT) (((OUTPUT) == RTC_Output_Disable) || \
Completed in 9 milliseconds