Lines Matching refs:SUCCESS
275 ErrorStatus status = SUCCESS; in LL_SetFlashLatency()
414 if(UTILS_PLL_IsBusy() == SUCCESS) in LL_PLL_ConfigSystemClock_HSI()
447 if ((status == SUCCESS) && (hpre != LL_RCC_SYSCLK_DIV_1)) in LL_PLL_ConfigSystemClock_HSI()
451 if (status == SUCCESS) in LL_PLL_ConfigSystemClock_HSI()
500 if(UTILS_PLL_IsBusy() == SUCCESS) in LL_PLL_ConfigSystemClock_HSE()
544 if ((status == SUCCESS) && (hpre != LL_RCC_SYSCLK_DIV_1)) in LL_PLL_ConfigSystemClock_HSE()
548 if (status == SUCCESS) in LL_PLL_ConfigSystemClock_HSE()
617 ErrorStatus status = SUCCESS; in UTILS_PLL_IsBusy()
640 ErrorStatus status = SUCCESS; in UTILS_EnablePLLAndSwitchSystem()
658 if(status == SUCCESS) in UTILS_EnablePLLAndSwitchSystem()
689 if(status == SUCCESS) in UTILS_EnablePLLAndSwitchSystem()