Home
last modified time | relevance | path

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

/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_ll_cortex.h230 __STATIC_INLINE uint32_t LL_SYSTICK_IsActiveCounterFlag(void) in LL_SYSTICK_IsActiveCounterFlag() function
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Src/
A Dstm32l1xx_ll_rtc.c759 if (LL_SYSTICK_IsActiveCounterFlag() == 1U) in LL_RTC_EnterInitMode()
827 if (LL_SYSTICK_IsActiveCounterFlag() == 1U) in LL_RTC_WaitForSynchro()

Completed in 5 milliseconds