Searched defs:IS_CMU_PLL1_OUTPUT (Results 1 – 2 of 2) sorted by relevance
533 #define IS_CMU_PLL1_OUTPUT(x) (((x) == CMU_PLL1_OUTPUT_36M) || \ macro539 #define IS_CMU_PLL1_OUTPUT(x) (((x) == CMU_PLL1_OUTPUT_36M) || \ macro
440 #define IS_CMU_PLL1_OUTPUT(x) (((x) == CMU_PLL1_OUTPUT_32M) || \ macro
Completed in 8 milliseconds