HomeSort by relevance Sort by last modified time
    Searched refs:USB_DESCRIPTOR_STRING (Results 1 - 2 of 2) sorted by null

  /device/google/accessory/arduino/USB_Host_Shield/
ch9.h 74 #define USB_DESCRIPTOR_STRING 0x03 // bDescriptorType for a String Descriptor.
Usb.h 170 return( ctrlReq( addr, ep, bmREQ_GET_DESCR, USB_REQUEST_GET_DESCRIPTOR, index, USB_DESCRIPTOR_STRING, langid, nbytes, dataptr, nak_limit ));

Completed in 154 milliseconds