Searched refs:USB_SW_TIMER_TICK (Results 1 – 3 of 3) sorted by relevance
105 …g_Timer_ID = MsOS_CreateTimer((TimerCb) ms_SW_Timer_Tick,100, USB_SW_TIMER_TICK, FALSE, "USB_TIMER… in ms_init_timers()134 jiffies += USB_SW_TIMER_TICK; in ms_SW_Timer_Tick()147 timer->expires -= USB_SW_TIMER_TICK; in ms_SW_Timer_Tick()
506 ms_update_timer(&pHcd->roothub_timer, USB_SW_TIMER_TICK, 0); in ms_rh_queue_status()
88 #define USB_SW_TIMER_TICK (5) macro