Searched refs:SystemTickIrqHandler (Results 1 – 1 of 1) sorted by relevance
26 static void SystemTickIrqHandler( int32_t Line, void *pData) in SystemTickIrqHandler() function92 ISR_SetHandler(CORE_TICK_IRQ, SystemTickIrqHandler, NULL); in CoreTick_Init()
Completed in 3 milliseconds