Searched defs:IS_RTC_OUTPUT (Results 1 – 2 of 2) sorted by relevance
860 #define IS_RTC_OUTPUT(OUTPUT) (((OUTPUT) == RTC_OUTPUT_DISABLE) || \ macro
843 #define IS_RTC_OUTPUT(OUTPUT) (((OUTPUT) == RTC_OUTPUT_DISABLE) || \ macro