Searched refs:PLLSAI2Source (Results 1 – 4 of 4) sorted by relevance
707 …PeriphClkInit->PLLSAI2.PLLSAI2Source = (uint32_t)((RCC->PLLSAI2CFGR & RCC_PLLSAI2CFGR_PLLSAI2SRC) … in HAL_RCCEx_GetPeriphCLKConfig()1747 assert_param(IS_RCC_PLLSAI2SOURCE(PLLSAI2Init->PLLSAI2Source)); in HAL_RCCEx_EnablePLLSAI2()1776 status = RCCEx_PLLSource_Enable(PLLSAI2Init->PLLSAI2Source); in HAL_RCCEx_EnablePLLSAI2()1782 … __HAL_RCC_PLLSAI2_CONFIG(PLLSAI2Init->PLLSAI2Source, PLLSAI2Init->PLLSAI2M, PLLSAI2Init->PLLSAI2N, in HAL_RCCEx_EnablePLLSAI2()2669 assert_param(IS_RCC_PLLSAI2SOURCE(pPllSai2->PLLSAI2Source)); in RCCEx_PLLSAI2_Config()2675 switch (pPllSai2->PLLSAI2Source) in RCCEx_PLLSAI2_Config()2734 pPllSai2->PLLSAI2Source); in RCCEx_PLLSAI2_Config()
951 PeriphClkInit->PLLSAI2.PLLSAI2Source = PeriphClkInit->PLLSAI1.PLLSAI1Source; in HAL_RCCEx_GetPeriphCLKConfig()2182 assert_param(IS_RCC_PLLSAI2SOURCE(PLLSAI2Init->PLLSAI2Source)); in HAL_RCCEx_EnablePLLSAI2()3119 assert_param(IS_RCC_PLLSAI2SOURCE(PllSai2->PLLSAI2Source)); in RCCEx_PLLSAI2_Config()3128 if((__HAL_RCC_GET_PLL_OSCSOURCE() != PllSai2->PLLSAI2Source) in RCCEx_PLLSAI2_Config()3130 (PllSai2->PLLSAI2Source == RCC_PLLSOURCE_NONE) in RCCEx_PLLSAI2_Config()3143 switch(PllSai2->PLLSAI2Source) in RCCEx_PLLSAI2_Config()3175 MODIFY_REG(RCC->PLLCFGR, RCC_PLLCFGR_PLLSRC, PllSai2->PLLSAI2Source); in RCCEx_PLLSAI2_Config()3178 …MODIFY_REG(RCC->PLLCFGR, RCC_PLLCFGR_PLLSRC | RCC_PLLCFGR_PLLM, PllSai2->PLLSAI2Source | (PllSai2-… in RCCEx_PLLSAI2_Config()
77 uint32_t PLLSAI2Source; /*!< PLLSAI2Source: PLLSAI2 entry clock source. member
85 uint32_t PLLSAI2Source; /*!< PLLSAI2Source: PLLSAI2 entry clock source. member