Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/
Dstm32f0xx_ll_rcc.c568 case LL_RCC_PLLSOURCE_HSI48: /* HSI48 used as PLL clock source */ in RCC_PLL_GetFreqDomain_SYS()
Dstm32f0xx_ll_utils.c385 …LL_RCC_PLL_ConfigDomain_SYS(LL_RCC_PLLSOURCE_HSI48, UTILS_PLLInitStruct->PLLMul, UTILS_PLLInitStru… in LL_PLL_ConfigSystemClock_HSI48()
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/
Dstm32f0xx_ll_rcc.h458 #define LL_RCC_PLLSOURCE_HSI48 RCC_CFGR_PLLSRC_HSI48_PREDIV /*!< HSI48… macro