Lines Matching refs:SUCCESS
275 ErrorStatus status = SUCCESS; in LL_SetFlashLatency()
397 if (status == SUCCESS) in LL_SetFlashLatency()
440 ErrorStatus status = SUCCESS; in LL_PLL_ConfigSystemClock_MSI()
446 if (UTILS_PLL_IsBusy() == SUCCESS) in LL_PLL_ConfigSystemClock_MSI()
531 if ((status == SUCCESS) && (hpre != LL_RCC_SYSCLK_DIV_1)) in LL_PLL_ConfigSystemClock_MSI()
535 if (status == SUCCESS) in LL_PLL_ConfigSystemClock_MSI()
577 if (UTILS_PLL_IsBusy() == SUCCESS) in LL_PLL_ConfigSystemClock_HSI()
641 if (UTILS_PLL_IsBusy() == SUCCESS) in LL_PLL_ConfigSystemClock_HSE()
735 ErrorStatus status = SUCCESS; in UTILS_PLL_IsBusy()
773 ErrorStatus status = SUCCESS; in UTILS_EnablePLLAndSwitchSystem()
792 if (status == SUCCESS) in UTILS_EnablePLLAndSwitchSystem()
824 if (status == SUCCESS) in UTILS_EnablePLLAndSwitchSystem()