Searched refs:LL_RCC_GetMPUClkSource (Results 1 – 3 of 3) sorted by relevance
614 while (LL_RCC_GetMPUClkSource() != LL_RCC_MPU_CLKSOURCE_PLL1) in UTILS_EnablePLLAndSwitchSystem()
2100 switch (LL_RCC_GetMPUClkSource()) in RCC_GetMPUSSClockFreq()
1988 __STATIC_INLINE uint32_t LL_RCC_GetMPUClkSource(void) in LL_RCC_GetMPUClkSource() function