Lines Matching refs:SUCCESS
308 status = SUCCESS; in LL_SetFlashLatency()
324 status = SUCCESS; in LL_SetFlashLatency()
377 ErrorStatus status = SUCCESS; in LL_PLL_ConfigSystemClock_MSI()
386 if (UTILS_PLL_IsBusy() == SUCCESS) in LL_PLL_ConfigSystemClock_MSI()
504 ErrorStatus status = SUCCESS; in LL_PLL_ConfigSystemClock_HSI()
511 if (UTILS_PLL_IsBusy() == SUCCESS) in LL_PLL_ConfigSystemClock_HSI()
576 ErrorStatus status = SUCCESS; in LL_PLL_ConfigSystemClock_HSE()
583 if (UTILS_PLL_IsBusy() == SUCCESS) in LL_PLL_ConfigSystemClock_HSE()
690 ErrorStatus status = SUCCESS; in UTILS_PLL_IsBusy()
713 ErrorStatus status = SUCCESS; in UTILS_EnablePLLAndSwitchSystem()
741 if (status == SUCCESS) in UTILS_EnablePLLAndSwitchSystem()
776 if (status == SUCCESS) in UTILS_EnablePLLAndSwitchSystem()