Searched defs:IS_RTC_OUTPUT_POL (Results 1 – 2 of 2) sorted by relevance
870 #define IS_RTC_OUTPUT_POL(POL) (((POL) == RTC_OUTPUT_POLARITY_HIGH) || \ macro
852 #define IS_RTC_OUTPUT_POL(POL) (((POL) == RTC_OUTPUT_POLARITY_HIGH) || \ macro