Searched refs:LL_RCC_HSI_IsReady (Results 1 – 2 of 2) sorted by relevance
336 if (LL_RCC_HSI_IsReady() != 1U) in LL_PLL_ConfigSystemClock_HSI()339 while (LL_RCC_HSI_IsReady() != 1U) in LL_PLL_ConfigSystemClock_HSI()
612 __STATIC_INLINE uint32_t LL_RCC_HSI_IsReady(void) in LL_RCC_HSI_IsReady() function
Completed in 12 milliseconds