Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_ll_utils.c379 uint32_t range_sel; in LL_PLL_ConfigSystemClock_MSI() local
391 range_sel = LL_RCC_MSIRANGESEL_RUN; in LL_PLL_ConfigSystemClock_MSI()
417 range_sel = LL_RCC_MSIRANGESEL_STANDBY; in LL_PLL_ConfigSystemClock_MSI()
439 pllrfreq = UTILS_GetPLLOutputFrequency(__LL_RCC_CALC_MSI_FREQ(range_sel, msi_range), in LL_PLL_ConfigSystemClock_MSI()