Home
last modified time | relevance | path

Searched refs:vcoinput_freqPLL4 (Results 1 – 1 of 1) sorted by relevance

/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_ll_utils.c273 uint32_t vcoinput_freqPLL3, vcoinput_freqPLL4; in LL_PLL_ConfigSystemClock_HSE() local
287 vcoinput_freqPLL4 = HSEFrequency / UTILS_PLLsInitStruct->PLL4.PLLM; in LL_PLL_ConfigSystemClock_HSE()
298 assert_param(IS_LL_UTILS_PLLVCO_INPUT(vcoinput_freqPLL4, UTILS_PLL_800_TYPE)); in LL_PLL_ConfigSystemClock_HSE()
427 if (vcoinput_freqPLL4 >= UTILS_PLL800_INPUT_MED) in LL_PLL_ConfigSystemClock_HSE()