Searched refs:CLOCK_PllInit (Results 1 – 5 of 5) sorted by relevance
97 CLOCK_PllInit(AUDIOPLL, &g_audioPllCfg); in BOARD_BootClockRUN()99 CLOCK_PllInit(SYSPLL, &g_sysPllCfg); in BOARD_BootClockRUN()
68 static inline void CLOCK_PllInit(PLL_Type *pll, const fracn_pll_init_t *pll_cfg) in CLOCK_PllInit() function