Searched refs:UTILS_IsPLLsNotBusy (Results 1 – 1 of 1) sorted by relevance
183 static ErrorStatus UTILS_IsPLLsNotBusy(void);358 if (UTILS_IsPLLsNotBusy() == SUCCESS) in LL_PLL_ConfigSystemClock_HSI()449 if (UTILS_IsPLLsNotBusy() == SUCCESS) in LL_PLL_ConfigSystemClock_CSI()547 if (UTILS_IsPLLsNotBusy() == SUCCESS) in LL_PLL_ConfigSystemClock_HSE()740 static ErrorStatus UTILS_IsPLLsNotBusy(void) in UTILS_IsPLLsNotBusy() function