Searched refs:USB_ATTACHED_SUBSTATE_SETTLE (Results 1 – 2 of 2) sorted by relevance
359 usb_task_state = USB_ATTACHED_SUBSTATE_SETTLE; in Task()374 …case USB_ATTACHED_SUBSTATE_SETTLE: //setlle time for just attached device … in Task()
62 #define USB_ATTACHED_SUBSTATE_SETTLE 0x20 macro