HomeSort by relevance Sort by last modified time
    Searched full:usb_error (Results 1 - 1 of 1) sorted by null

  /device/google/accessory/arduino/USB_Host_Shield/
Usb.cpp 34 static byte usb_error = 0; variable
408 usb_error = USB_ATTACHED_SUBSTATE_GET_DEVICE_DESCRIPTOR_SIZE;
424 usb_error = USB_STATE_ADDRESSING; //set address error
431 usb_error = 0xfe;

Completed in 60 milliseconds