Searched refs:LL_RCC_RC64MPLL_IsReady (Results 1 – 4 of 4) sorted by relevance
218 while (LL_RCC_RC64MPLL_IsReady() != 0U) in HAL_RCC_DeInit()600 while (LL_RCC_RC64MPLL_IsReady() == 0) in HAL_RCC_ClockConfig()
99 while (LL_RCC_RC64MPLL_IsReady() != 0U) in LL_RCC_DeInit()
1120 #define __HAL_RCC_RC64MPLL_READYFLAG() LL_RCC_RC64MPLL_IsReady()
1493 __STATIC_INLINE uint32_t LL_RCC_RC64MPLL_IsReady(void) in LL_RCC_RC64MPLL_IsReady() function