Lines Matching refs:SUCCESS
289 status = SUCCESS; in LL_SetFlashLatency()
305 status = SUCCESS; in LL_SetFlashLatency()
321 status = SUCCESS; in LL_SetFlashLatency()
328 if (status == SUCCESS) in LL_SetFlashLatency()
372 ErrorStatus status = SUCCESS; in LL_PLL_ConfigSystemClock_MSI()
377 if (UTILS_PLL_IsBusy() == SUCCESS) in LL_PLL_ConfigSystemClock_MSI()
457 if ((status == SUCCESS) && (hpre != LL_RCC_SYSCLK_DIV_1)) in LL_PLL_ConfigSystemClock_MSI()
461 if (status == SUCCESS) in LL_PLL_ConfigSystemClock_MSI()
503 if (UTILS_PLL_IsBusy() == SUCCESS) in LL_PLL_ConfigSystemClock_HSI()
535 if ((status == SUCCESS) && (hpre != LL_RCC_SYSCLK_DIV_1)) in LL_PLL_ConfigSystemClock_HSI()
539 if (status == SUCCESS) in LL_PLL_ConfigSystemClock_HSI()
588 if (UTILS_PLL_IsBusy() == SUCCESS) in LL_PLL_ConfigSystemClock_HSE()
631 if ((status == SUCCESS) && (hpre != LL_RCC_SYSCLK_DIV_1)) in LL_PLL_ConfigSystemClock_HSE()
635 if (status == SUCCESS) in LL_PLL_ConfigSystemClock_HSE()
704 ErrorStatus status = SUCCESS; in UTILS_PLL_IsBusy()
741 ErrorStatus status = SUCCESS; in UTILS_EnablePLLAndSwitchSystem()
759 if (status == SUCCESS) in UTILS_EnablePLLAndSwitchSystem()
790 if (status == SUCCESS) in UTILS_EnablePLLAndSwitchSystem()