Lines Matching refs:SUCCESS
274 ErrorStatus status = SUCCESS; in LL_PLL_ConfigSystemClock_MSI()
279 if (UTILS_PLL_IsBusy() == SUCCESS) in LL_PLL_ConfigSystemClock_MSI()
362 ErrorStatus status = SUCCESS; in LL_PLL_ConfigSystemClock_HSI()
366 if (UTILS_PLL_IsBusy() == SUCCESS) in LL_PLL_ConfigSystemClock_HSI()
421 ErrorStatus status = SUCCESS; in LL_PLL_ConfigSystemClock_HSE()
428 if (UTILS_PLL_IsBusy() == SUCCESS) in LL_PLL_ConfigSystemClock_HSE()
493 ErrorStatus status = SUCCESS; in UTILS_SetFlashLatency()
606 ErrorStatus status = SUCCESS; in UTILS_PLL_IsBusy()
629 ErrorStatus status = SUCCESS; in UTILS_EnablePLLAndSwitchSystem()
646 if (status == SUCCESS) in UTILS_EnablePLLAndSwitchSystem()
676 if (status == SUCCESS) in UTILS_EnablePLLAndSwitchSystem()