Searched refs:SYSTICK_SetReloadValue (Results 1 – 5 of 5) sorted by relevance
30 SYSTICK_SetReloadValue(SystemCoreClock / 10 / RT_TICK_PER_SECOND); in rt_hw_systick_init()
113 void SYSTICK_SetReloadValue(u32 SysTick_Reload);
114 void SYSTICK_SetReloadValue(u32 SysTick_Reload);
214 void SYSTICK_SetReloadValue(u32 SysTick_Reload) in SYSTICK_SetReloadValue() function
206 void SYSTICK_SetReloadValue(u32 SysTick_Reload) in SYSTICK_SetReloadValue() function
Completed in 11 milliseconds