Searched defs:IS_RTC_OUTPUT_POLARITY (Results 1 – 2 of 2) sorted by relevance
449 #define IS_RTC_OUTPUT_POLARITY(x) (((x) == RTC_OUTPUT_POLARITY_HIGH) || \ macro
451 #define IS_RTC_OUTPUT_POLARITY(x) (((x) == RTC_OUTPUT_POLARITY_HIGH) || \ macro
Completed in 10 milliseconds