Searched refs:new_pll_config (Results 1 – 1 of 1) sorted by relevance
679 uint32_t new_pll_config = RCC_PLL_IsNewConfig(RCC_PLL1_CONFIG, &(pRCC_OscInitStruct->PLL1)); in HAL_RCC_OscConfig() local681 if (new_pll_config == 1U) in HAL_RCC_OscConfig()725 uint32_t new_pll_config = RCC_PLL_IsNewConfig(RCC_PLL2_CONFIG, &(pRCC_OscInitStruct->PLL2)); in HAL_RCC_OscConfig() local727 if (new_pll_config == 1U) in HAL_RCC_OscConfig()771 uint32_t new_pll_config = RCC_PLL_IsNewConfig(RCC_PLL3_CONFIG, &(pRCC_OscInitStruct->PLL3)); in HAL_RCC_OscConfig() local773 if (new_pll_config == 1U) in HAL_RCC_OscConfig()816 uint32_t new_pll_config = RCC_PLL_IsNewConfig(RCC_PLL4_CONFIG, &(pRCC_OscInitStruct->PLL4)); in HAL_RCC_OscConfig() local819 if (new_pll_config == 1U) in HAL_RCC_OscConfig()