Searched refs:LL_RCC_PLL4_IsReady (Results 1 – 7 of 7) sorted by relevance
258 while (LL_RCC_PLL4_IsReady() != 0U) in LL_RCC_DeInit()813 if (LL_RCC_PLL4_IsReady() != 0U) in LL_RCC_GetI2CClockFreq()882 if (LL_RCC_PLL4_IsReady() != 0U) in LL_RCC_GetSAIClockFreq()956 if (LL_RCC_PLL4_IsReady() != 0U) in LL_RCC_GetSPIClockFreq()998 if (LL_RCC_PLL4_IsReady() != 0U) in LL_RCC_GetSPIClockFreq()1101 if (LL_RCC_PLL4_IsReady() != 0U) in LL_RCC_GetUARTClockFreq()1170 if (LL_RCC_PLL4_IsReady() != 0U) in LL_RCC_GetSDMMCClockFreq()1215 if (LL_RCC_PLL4_IsReady() != 0U) in LL_RCC_GetETHClockFreq()1269 if (LL_RCC_PLL4_IsReady() != 0U) in LL_RCC_GetQSPIClockFreq()1318 if (LL_RCC_PLL4_IsReady() != 0U) in LL_RCC_GetFMCClockFreq()[all …]
539 if (LL_RCC_PLL4_IsReady() != 0U) in UTILS_IsPLLsReady()597 while (LL_RCC_PLL4_IsReady() != 1U) in UTILS_EnablePLLAndSwitchSystem()
817 uint32_t pll4_ready = LL_RCC_PLL4_IsReady(); in HAL_RCC_OscConfig()2349 if (LL_RCC_PLL4_IsReady() == 0U) in RCC_IC_CheckPLLSources()2394 if (LL_RCC_PLL4_IsReady() == 0U) in RCC_IC_CheckPLLSources()
210 while (LL_RCC_PLL4_IsReady() != 0U) in LL_RCC_DeInit()712 if (LL_RCC_PLL4_IsReady() != 0U) in LL_RCC_GetPLL4ClockFreq()
2977 if (LL_RCC_PLL4_IsReady() != 0U) in HAL_RCCEx_GetPLL4CLKFreq()
4919 __STATIC_INLINE uint32_t LL_RCC_PLL4_IsReady(void) in LL_RCC_PLL4_IsReady() function
6060 __STATIC_INLINE uint32_t LL_RCC_PLL4_IsReady(void) in LL_RCC_PLL4_IsReady() function