Home
last modified time | relevance | path

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

/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Src/
A Dstm32l1xx_ll_utils.c125 static ErrorStatus UTILS_PLL_IsBusy(void);
330 if (UTILS_PLL_IsBusy() == SUCCESS) in LL_PLL_ConfigSystemClock_HSI()
396 if (UTILS_PLL_IsBusy() == SUCCESS) in LL_PLL_ConfigSystemClock_HSE()
487 static ErrorStatus UTILS_PLL_IsBusy(void) in UTILS_PLL_IsBusy() function

Completed in 6 milliseconds