Searched refs:pllConfig (Results 1 – 1 of 1) sorted by relevance
54 …E cy_en_pra_status_t Cy_PRA_PllInit(uint32_t clkPath, const cy_stc_pll_manual_config_t *pllConfig);254 …NE cy_en_pra_status_t Cy_PRA_PllInit(uint32_t clkPath, const cy_stc_pll_manual_config_t *pllConfig) in Cy_PRA_PllInit() argument256 if (CY_SYSCLK_SUCCESS != Cy_SysClk_PllManualConfigure(clkPath, pllConfig)) in Cy_PRA_PllInit()