DELAY_TIMEOUT     109 core/usb_sync.c         do { }  while( get_remote_state() &&  ((int)get_tick_count()-tick < DELAY_TIMEOUT));
DELAY_TIMEOUT     147 core/usb_sync.c         do { }  while( get_remote_state() &&  ((int)get_tick_count()-tick < DELAY_TIMEOUT));