Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_ll_rcc.c405 case LL_RCC_PLL1SOURCE_CSI: in LL_RCC_GetPLL1ClockFreq()
3343 case LL_RCC_PLL1SOURCE_CSI: /* CSI used as PLL1 clock source */ in RCC_PLL1_GetFreqSystem()
Dstm32h5xx_ll_utils.c419 …LL_RCC_PLL1_ConfigDomain_SYS(LL_RCC_PLL1SOURCE_CSI, UTILS_PLLInitStruct->PLLM, UTILS_PLLInitStruct… in LL_PLL_ConfigSystemClock_CSI()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_rcc.h1194 #define LL_RCC_PLL1SOURCE_CSI RCC_PLL1CFGR_PLL1SRC_1 /*!< C… macro