Home
last modified time | relevance | path

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

/bsp/tae32f5300/Libraries/TAE32F53xx_StdPeriph_Driver/src/
A Dtae32f53xx_ll.c178 LL_InitTick(TICK_INT_PRIORITY); in LL_Init()
246 __WEAK LL_StatusETypeDef LL_InitTick(uint32_t TickPriority) in LL_InitTick() function
337 status = LL_InitTick(uwTickPrio); in LL_SetTickFreq()
/bsp/tae32f5300/Libraries/TAE32F53xx_StdPeriph_Driver/inc/
A Dtae32f53xx_ll.h105 LL_StatusETypeDef LL_InitTick(uint32_t TickPriority);
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_ll_utils.h222 __STATIC_INLINE void LL_InitTick(uint32_t HCLKFrequency, uint32_t Ticks) in LL_InitTick() function
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Src/
A Dstm32l1xx_ll_utils.c150 LL_InitTick(HCLKFrequency, 1000U); in LL_Init1msTick()

Completed in 8 milliseconds