Searched refs:CGC_CLOCK_NUM_CLOCKS (Results 1 – 2 of 2) sorted by relevance
41 #define CGC_CLOCK_NUM_CLOCKS ((uint8_t) CGC_CLOCK_PLL + 1U) macro43 #define CGC_CLOCK_NUM_CLOCKS ((uint8_t) CGC_CLOCK_SUBCLOCK + 1U)360 return (clock < CGC_CLOCK_NUM_CLOCKS); in HW_CGC_ClockSourceValidCheck()
72 #define CGC_CLOCK_NUM_CLOCKS ((uint8_t) CGC_CLOCK_PLL + 1U) macro74 #define CGC_CLOCK_NUM_CLOCKS ((uint8_t) CGC_CLOCK_SUBCLOCK + 1U) macro202 static uint32_t g_clock_freq[CGC_CLOCK_NUM_CLOCKS] BSP_PLACE_IN_SECTION_V2(".noinit");382 cgc_clock_change_t options[CGC_CLOCK_NUM_CLOCKS]; in R_CGC_ClocksCfg()