Home
last modified time | relevance | path

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

/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Src/
A Dstm32l1xx_ll_utils.c403 if (LL_RCC_HSE_IsReady() != 1U) in LL_PLL_ConfigSystemClock_HSE()
417 while (LL_RCC_HSE_IsReady() != 1U) in LL_PLL_ConfigSystemClock_HSE()
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_ll_rcc.h545 __STATIC_INLINE uint32_t LL_RCC_HSE_IsReady(void) in LL_RCC_HSE_IsReady() function

Completed in 10 milliseconds