Searched refs:PLLSAI2Source (Results 1 – 2 of 2) sorted by relevance
709 …PeriphClkInit->PLLSAI2.PLLSAI2Source = (uint32_t)((RCC->PLLSAI2CFGR & RCC_PLLSAI2CFGR_PLLSAI2SRC) … in HAL_RCCEx_GetPeriphCLKConfig()1749 assert_param(IS_RCC_PLLSAI2SOURCE(PLLSAI2Init->PLLSAI2Source)); in HAL_RCCEx_EnablePLLSAI2()1778 status = RCCEx_PLLSource_Enable(PLLSAI2Init->PLLSAI2Source); in HAL_RCCEx_EnablePLLSAI2()1784 … __HAL_RCC_PLLSAI2_CONFIG(PLLSAI2Init->PLLSAI2Source, PLLSAI2Init->PLLSAI2M, PLLSAI2Init->PLLSAI2N, in HAL_RCCEx_EnablePLLSAI2()2671 assert_param(IS_RCC_PLLSAI2SOURCE(pPllSai2->PLLSAI2Source)); in RCCEx_PLLSAI2_Config()2677 switch (pPllSai2->PLLSAI2Source) in RCCEx_PLLSAI2_Config()2736 pPllSai2->PLLSAI2Source); in RCCEx_PLLSAI2_Config()
79 uint32_t PLLSAI2Source; /*!< PLLSAI2Source: PLLSAI2 entry clock source. member