Searched refs:RCCEx_PLLSource_Enable (Results 1 – 3 of 3) sorted by relevance
76 static HAL_StatusTypeDef RCCEx_PLLSource_Enable(uint32_t PllSource);1665 status = RCCEx_PLLSource_Enable(PLLSAI1Init->PLLSAI1Source); in HAL_RCCEx_EnablePLLSAI1()1778 status = RCCEx_PLLSource_Enable(PLLSAI2Init->PLLSAI2Source); in HAL_RCCEx_EnablePLLSAI2()2417 static HAL_StatusTypeDef RCCEx_PLLSource_Enable(uint32_t PllSource) in RCCEx_PLLSource_Enable() function
278 static HAL_StatusTypeDef RCCEx_PLLSource_Enable(uint32_t PllSource);2443 status = RCCEx_PLLSource_Enable(PLL2Init->PLL2Source); in HAL_RCCEx_EnablePLL2()2556 status = RCCEx_PLLSource_Enable(PLL3Init->PLL3Source); in HAL_RCCEx_EnablePLL3()3288 static HAL_StatusTypeDef RCCEx_PLLSource_Enable(uint32_t PllSource) in RCCEx_PLLSource_Enable() function
66 static HAL_StatusTypeDef RCCEx_PLLSource_Enable(uint32_t PllSource);5344 status = RCCEx_PLLSource_Enable(pPLL2Init->PLL2Source); in HAL_RCCEx_EnablePLL2()5468 status = RCCEx_PLLSource_Enable(pPLL3Init->PLL3Source); in HAL_RCCEx_EnablePLL3()6070 static HAL_StatusTypeDef RCCEx_PLLSource_Enable(uint32_t PllSource) in RCCEx_PLLSource_Enable() function