Searched refs:pllState (Results 1 – 1 of 1) sorted by relevance
2238 uint32_t pllState; in RCC_PLL_IsNewConfig() local2243 pllState = RCC_PLL_ON; in RCC_PLL_IsNewConfig()2249 pllState = RCC_PLL_BYPASS; in RCC_PLL_IsNewConfig()2253 pllState = RCC_PLL_OFF; in RCC_PLL_IsNewConfig()2258 if (pllState != pPLLInit->PLLState) in RCC_PLL_IsNewConfig()