Searched defs:IS_CMU_CLOCK (Results 1 – 3 of 3) sorted by relevance
256 #define IS_CMU_CLOCK(x) (((x) == ALD_CMU_CLOCK_HRC48M) || \ macro
435 #define IS_CMU_CLOCK(x) (((x) == CMU_CLOCK_HRC) || \ macro
527 #define IS_CMU_CLOCK(x) (((x) == CMU_CLOCK_HRC) || \ macro
Completed in 9 milliseconds