Lines Matching refs:SUCCESS
233 ErrorStatus status = SUCCESS; in LL_SetFlashLatency()
298 ErrorStatus status = SUCCESS; in LL_PLL_ConfigSystemClock_HSI()
302 if (UTILS_PLL_IsBusy() == SUCCESS) in LL_PLL_ConfigSystemClock_HSI()
362 ErrorStatus status = SUCCESS; in LL_PLL_ConfigSystemClock_HSI48()
366 if (UTILS_PLL_IsBusy() == SUCCESS) in LL_PLL_ConfigSystemClock_HSI48()
423 ErrorStatus status = SUCCESS; in LL_PLL_ConfigSystemClock_HSE()
431 if (UTILS_PLL_IsBusy() == SUCCESS) in LL_PLL_ConfigSystemClock_HSE()
529 ErrorStatus status = SUCCESS; in UTILS_PLL_IsBusy()
552 ErrorStatus status = SUCCESS; in UTILS_EnablePLLAndSwitchSystem()
569 if (status == SUCCESS) in UTILS_EnablePLLAndSwitchSystem()
598 if (status == SUCCESS) in UTILS_EnablePLLAndSwitchSystem()