Searched refs:LL_RCC_HSE_IsReady (Results 1 – 2 of 2) sorted by relevance
403 if (LL_RCC_HSE_IsReady() != 1U) in LL_PLL_ConfigSystemClock_HSE()417 while (LL_RCC_HSE_IsReady() != 1U) in LL_PLL_ConfigSystemClock_HSE()
545 __STATIC_INLINE uint32_t LL_RCC_HSE_IsReady(void) in LL_RCC_HSE_IsReady() function
Completed in 10 milliseconds