Home
last modified time | relevance | path

Searched refs:vcoinput_freqPLL3 (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
286 vcoinput_freqPLL3 = HSEFrequency / UTILS_PLLsInitStruct->PLL3.PLLM; in LL_PLL_ConfigSystemClock_HSE()
297 assert_param(IS_LL_UTILS_PLLVCO_INPUT(vcoinput_freqPLL3, UTILS_PLL_800_TYPE)); in LL_PLL_ConfigSystemClock_HSE()
403 if (vcoinput_freqPLL3 >= UTILS_PLL800_INPUT_MED) in LL_PLL_ConfigSystemClock_HSE()