Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_ll_utils.c394 LL_RCC_PLL_ConfigDomain_SYS(LL_RCC_PLLSOURCE_HSI_DIV_2, UTILS_PLLInitStruct->PLLMul); in LL_PLL_ConfigSystemClock_HSI()
709 if (LL_RCC_PLL_GetMainSource() != LL_RCC_PLLSOURCE_HSI_DIV_2) in UTILS_EnablePLLAndSwitchSystem()
Dstm32f1xx_ll_rcc.c413 case LL_RCC_PLLSOURCE_HSI_DIV_2: /* HSI used as PLL clock source */ in RCC_PLL_GetFreqDomain_SYS()
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/
Dstm32f0xx_ll_rcc.c562 case LL_RCC_PLLSOURCE_HSI_DIV_2: /* HSI used as PLL clock source */ in RCC_PLL_GetFreqDomain_SYS()
Dstm32f0xx_ll_utils.c328 LL_RCC_PLL_ConfigDomain_SYS(LL_RCC_PLLSOURCE_HSI_DIV_2, UTILS_PLLInitStruct->PLLMul); in LL_PLL_ConfigSystemClock_HSI()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_ll_utils.c341 LL_RCC_PLL_ConfigDomain_SYS(LL_RCC_PLLSOURCE_HSI_DIV_2, UTILS_PLLInitStruct->PLLMul); in LL_PLL_ConfigSystemClock_HSI()
Dstm32f3xx_ll_rcc.c1091 case LL_RCC_PLLSOURCE_HSI_DIV_2: /* HSI used as PLL clock source */ in RCC_PLL_GetFreqDomain_SYS()
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/
Dstm32f0xx_ll_rcc.h461 #define LL_RCC_PLLSOURCE_HSI_DIV_2 RCC_CFGR_PLLSRC_HSI_DIV2 /*!< HSI c… macro
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_ll_rcc.h401 #define LL_RCC_PLLSOURCE_HSI_DIV_2 0x00000000U /*!< HSI … macro
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_ll_rcc.h784 #define LL_RCC_PLLSOURCE_HSI_DIV_2 RCC_CFGR_PLLSRC_HSI_DIV2 /*!< HSI c… macro