Home
last modified time | relevance | path

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

/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Src/
A Dstm32l1xx_ll_utils.c336 if (LL_RCC_HSI_IsReady() != 1U) in LL_PLL_ConfigSystemClock_HSI()
339 while (LL_RCC_HSI_IsReady() != 1U) in LL_PLL_ConfigSystemClock_HSI()
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_ll_rcc.h612 __STATIC_INLINE uint32_t LL_RCC_HSI_IsReady(void) in LL_RCC_HSI_IsReady() function

Completed in 12 milliseconds