Searched refs:ms_SW_Timer_Tick (Results 1 – 1 of 1) sorted by relevance
92 static void ms_SW_Timer_Tick(U32 u32StTimer, U32 u32TimerID);105 …g_Timer_ID = MsOS_CreateTimer((TimerCb) ms_SW_Timer_Tick,100, USB_SW_TIMER_TICK, FALSE, "USB_TIMER… in ms_init_timers()129 static void ms_SW_Timer_Tick(U32 u32StTimer, U32 u32TimerID) in ms_SW_Timer_Tick() function