Home
last modified time | relevance | path

Searched refs:UTILS_PLL_IsBusy (Results 1 – 18 of 18) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/
Dstm32f0xx_ll_utils.c119 static ErrorStatus UTILS_PLL_IsBusy(void);
302 if (UTILS_PLL_IsBusy() == SUCCESS) in LL_PLL_ConfigSystemClock_HSI()
366 if (UTILS_PLL_IsBusy() == SUCCESS) in LL_PLL_ConfigSystemClock_HSI48()
431 if (UTILS_PLL_IsBusy() == SUCCESS) in LL_PLL_ConfigSystemClock_HSE()
527 static ErrorStatus UTILS_PLL_IsBusy(void) in UTILS_PLL_IsBusy() function
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_ll_utils.c141 static ErrorStatus UTILS_PLL_IsBusy(void);
279 if (UTILS_PLL_IsBusy() == SUCCESS) in LL_PLL_ConfigSystemClock_MSI()
366 if (UTILS_PLL_IsBusy() == SUCCESS) in LL_PLL_ConfigSystemClock_HSI()
428 if (UTILS_PLL_IsBusy() == SUCCESS) in LL_PLL_ConfigSystemClock_HSE()
604 static ErrorStatus UTILS_PLL_IsBusy(void) in UTILS_PLL_IsBusy() function
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_ll_utils.c132 static ErrorStatus UTILS_PLL_IsBusy(void);
386 if (UTILS_PLL_IsBusy() == SUCCESS) in LL_PLL_ConfigSystemClock_MSI()
511 if (UTILS_PLL_IsBusy() == SUCCESS) in LL_PLL_ConfigSystemClock_HSI()
583 if (UTILS_PLL_IsBusy() == SUCCESS) in LL_PLL_ConfigSystemClock_HSE()
688 static ErrorStatus UTILS_PLL_IsBusy(void) in UTILS_PLL_IsBusy() function
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_ll_utils.c148 static ErrorStatus UTILS_PLL_IsBusy(void);
492 if (UTILS_PLL_IsBusy() == SUCCESS) in LL_PLL_ConfigSystemClock_MSI()
623 if (UTILS_PLL_IsBusy() == SUCCESS) in LL_PLL_ConfigSystemClock_HSI()
687 if (UTILS_PLL_IsBusy() == SUCCESS) in LL_PLL_ConfigSystemClock_HSE()
779 static ErrorStatus UTILS_PLL_IsBusy(void) in UTILS_PLL_IsBusy() function
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_ll_utils.c139 static ErrorStatus UTILS_PLL_IsBusy(void);
377 if (UTILS_PLL_IsBusy() == SUCCESS) in LL_PLL_ConfigSystemClock_MSI()
475 if (UTILS_PLL_IsBusy() == SUCCESS) in LL_PLL_ConfigSystemClock_HSI()
547 if (UTILS_PLL_IsBusy() == SUCCESS) in LL_PLL_ConfigSystemClock_HSE()
652 static ErrorStatus UTILS_PLL_IsBusy(void) in UTILS_PLL_IsBusy() function
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_ll_utils.c126 static ErrorStatus UTILS_PLL_IsBusy(void);
377 if (UTILS_PLL_IsBusy() == SUCCESS) in LL_PLL_ConfigSystemClock_MSI()
503 if (UTILS_PLL_IsBusy() == SUCCESS) in LL_PLL_ConfigSystemClock_HSI()
588 if (UTILS_PLL_IsBusy() == SUCCESS) in LL_PLL_ConfigSystemClock_HSE()
702 static ErrorStatus UTILS_PLL_IsBusy(void) in UTILS_PLL_IsBusy() function
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_ll_utils.c148 static ErrorStatus UTILS_PLL_IsBusy(void);
455 if(UTILS_PLL_IsBusy() == SUCCESS) in LL_PLL_ConfigSystemClock_MSI()
590 if(UTILS_PLL_IsBusy() == SUCCESS) in LL_PLL_ConfigSystemClock_HSI()
684 if(UTILS_PLL_IsBusy() == SUCCESS) in LL_PLL_ConfigSystemClock_HSE()
803 static ErrorStatus UTILS_PLL_IsBusy(void) in UTILS_PLL_IsBusy() function
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/
Dstm32l1xx_ll_utils.c124 static ErrorStatus UTILS_PLL_IsBusy(void);
329 if (UTILS_PLL_IsBusy() == SUCCESS) in LL_PLL_ConfigSystemClock_HSI()
395 if (UTILS_PLL_IsBusy() == SUCCESS) in LL_PLL_ConfigSystemClock_HSE()
486 static ErrorStatus UTILS_PLL_IsBusy(void) in UTILS_PLL_IsBusy() function
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_ll_utils.c121 static ErrorStatus UTILS_PLL_IsBusy(void);
305 if (UTILS_PLL_IsBusy() == SUCCESS) in LL_PLL1_ConfigSystemClock_HSI()
365 if (UTILS_PLL_IsBusy() == SUCCESS) in LL_PLL1_ConfigSystemClock_HSE()
527 static ErrorStatus UTILS_PLL_IsBusy(void) in UTILS_PLL_IsBusy() function
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_ll_utils.c125 static ErrorStatus UTILS_PLL_IsBusy(void);
315 if (UTILS_PLL_IsBusy() == SUCCESS) in LL_PLL_ConfigSystemClock_HSI()
388 if (UTILS_PLL_IsBusy() == SUCCESS) in LL_PLL_ConfigSystemClock_HSE()
484 static ErrorStatus UTILS_PLL_IsBusy(void) in UTILS_PLL_IsBusy() function
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/
Dstm32l0xx_ll_utils.c124 static ErrorStatus UTILS_PLL_IsBusy(void);
340 if (UTILS_PLL_IsBusy() == SUCCESS) in LL_PLL_ConfigSystemClock_HSI()
403 if (UTILS_PLL_IsBusy() == SUCCESS) in LL_PLL_ConfigSystemClock_HSE()
492 static ErrorStatus UTILS_PLL_IsBusy(void) in UTILS_PLL_IsBusy() function
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_ll_utils.c131 static ErrorStatus UTILS_PLL_IsBusy(void);
264 if (UTILS_PLL_IsBusy() == SUCCESS) in LL_PLL_ConfigSystemClock_HSI()
326 if (UTILS_PLL_IsBusy() == SUCCESS) in LL_PLL_ConfigSystemClock_HSE()
484 static ErrorStatus UTILS_PLL_IsBusy(void) in UTILS_PLL_IsBusy() function
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_ll_utils.c189 static ErrorStatus UTILS_PLL_IsBusy(void);
403 if (UTILS_PLL_IsBusy() == SUCCESS) in LL_PLL_ConfigSystemClock_CSI()
496 if (UTILS_PLL_IsBusy() == SUCCESS) in LL_PLL_ConfigSystemClock_HSI()
590 if (UTILS_PLL_IsBusy() == SUCCESS) in LL_PLL_ConfigSystemClock_HSE()
874 static ErrorStatus UTILS_PLL_IsBusy(void) in UTILS_PLL_IsBusy() function
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_ll_utils.c179 static ErrorStatus UTILS_PLL_IsBusy(void);
389 if(UTILS_PLL_IsBusy() == SUCCESS) in LL_PLL_ConfigSystemClock_HSI()
451 if(UTILS_PLL_IsBusy() == SUCCESS) in LL_PLL_ConfigSystemClock_HSE()
542 static ErrorStatus UTILS_PLL_IsBusy(void) in UTILS_PLL_IsBusy() function
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_ll_utils.c148 static ErrorStatus UTILS_PLL_IsBusy(void);
414 if(UTILS_PLL_IsBusy() == SUCCESS) in LL_PLL_ConfigSystemClock_HSI()
500 if(UTILS_PLL_IsBusy() == SUCCESS) in LL_PLL_ConfigSystemClock_HSE()
615 static ErrorStatus UTILS_PLL_IsBusy(void) in UTILS_PLL_IsBusy() function
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_ll_utils.c196 static ErrorStatus UTILS_PLL_IsBusy(void);
495 if(UTILS_PLL_IsBusy() == SUCCESS) in LL_PLL_ConfigSystemClock_HSI()
557 if(UTILS_PLL_IsBusy() == SUCCESS) in LL_PLL_ConfigSystemClock_HSE()
648 static ErrorStatus UTILS_PLL_IsBusy(void) in UTILS_PLL_IsBusy() function
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_ll_utils.c235 static ErrorStatus UTILS_PLL_IsBusy(void);
490 if(UTILS_PLL_IsBusy() == SUCCESS) in LL_PLL_ConfigSystemClock_HSI()
551 if(UTILS_PLL_IsBusy() == SUCCESS) in LL_PLL_ConfigSystemClock_HSE()
642 static ErrorStatus UTILS_PLL_IsBusy(void) in UTILS_PLL_IsBusy() function
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_ll_utils.c173 static ErrorStatus UTILS_PLL_IsBusy(void);
371 if (UTILS_PLL_IsBusy() == SUCCESS) in LL_PLL_ConfigSystemClock_HSI()
578 if (UTILS_PLL_IsBusy() == SUCCESS) in UTILS_PLL_HSE_ConfigSystemClock()
640 static ErrorStatus UTILS_PLL_IsBusy(void) in UTILS_PLL_IsBusy() function