Searched refs:LL_RCC_MPU_CLKSOURCE_PLL1 (Results 1 – 3 of 3) sorted by relevance
613 LL_RCC_SetMPUClkSource(LL_RCC_MPU_CLKSOURCE_PLL1); in UTILS_EnablePLLAndSwitchSystem()614 while (LL_RCC_GetMPUClkSource() != LL_RCC_MPU_CLKSOURCE_PLL1) in UTILS_EnablePLLAndSwitchSystem()
2110 case LL_RCC_MPU_CLKSOURCE_PLL1: in RCC_GetMPUSSClockFreq()
439 #define LL_RCC_MPU_CLKSOURCE_PLL1 RCC_MPCKSELR_MPUSRC_1 /*!< PLL1 selection as MPU cl… macro