Searched refs:LL_RCC_MSIS_IsReady (Results 1 – 3 of 3) sorted by relevance
551 if (LL_RCC_MSIS_IsReady() != 1U) in LL_PLL_ConfigSystemClock_MSI()554 while ((LL_RCC_MSIS_IsReady() != 1U)) in LL_PLL_ConfigSystemClock_MSI()
185 while (LL_RCC_MSIS_IsReady() == 0U) in LL_RCC_DeInit()1280 if (LL_RCC_MSIS_IsReady() == 1U) in LL_RCC_GetSDMMCClockFreq()
2072 __STATIC_INLINE uint32_t LL_RCC_MSIS_IsReady(void) in LL_RCC_MSIS_IsReady() function2076 #define LL_RCC_MSI_IsReady LL_RCC_MSIS_IsReady /*!< alias define for compatibility with legacy c…