Searched refs:IS_CMU_PLL1_OUTPUT (Results 1 – 4 of 4) 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
480 assert_param(IS_CMU_PLL1_OUTPUT(output)); in ald_cmu_pll1_config()
444 assert_param(IS_CMU_PLL1_OUTPUT(output)); in ald_cmu_pll1_config()
Completed in 10 milliseconds