Lines Matching refs:SUCCESS
294 ErrorStatus status = SUCCESS; in LL_SetFlashLatency()
447 ErrorStatus status = SUCCESS; in LL_PLL_ConfigSystemClock_MSI()
455 if(UTILS_PLL_IsBusy() == SUCCESS) in LL_PLL_ConfigSystemClock_MSI()
540 if((status == SUCCESS) && (hpre != LL_RCC_SYSCLK_DIV_1)) in LL_PLL_ConfigSystemClock_MSI()
544 if(status == SUCCESS) in LL_PLL_ConfigSystemClock_MSI()
590 if(UTILS_PLL_IsBusy() == SUCCESS) in LL_PLL_ConfigSystemClock_HSI()
627 if((status == SUCCESS) && (hpre != LL_RCC_SYSCLK_DIV_1)) in LL_PLL_ConfigSystemClock_HSI()
631 if(status == SUCCESS) in LL_PLL_ConfigSystemClock_HSI()
684 if(UTILS_PLL_IsBusy() == SUCCESS) in LL_PLL_ConfigSystemClock_HSE()
732 if((status == SUCCESS) && (hpre != LL_RCC_SYSCLK_DIV_1)) in LL_PLL_ConfigSystemClock_HSE()
736 if(status == SUCCESS) in LL_PLL_ConfigSystemClock_HSE()
805 ErrorStatus status = SUCCESS; in UTILS_PLL_IsBusy()
846 ErrorStatus status = SUCCESS; in UTILS_EnablePLLAndSwitchSystem()
864 if(status == SUCCESS) in UTILS_EnablePLLAndSwitchSystem()
895 if(status == SUCCESS) in UTILS_EnablePLLAndSwitchSystem()