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

  /device/google/accessory/arduino/USB_Host_Shield/
ch9.h 73 #define USB_DESCRIPTOR_CONFIGURATION 0x02 // bDescriptorType for a Configuration Descriptor.
151 byte bDescriptorType; // CONFIGURATION descriptor type (USB_DESCRIPTOR_CONFIGURATION).
Usb.h 166 return( ctrlReq( addr, ep, bmREQ_GET_DESCR, USB_REQUEST_GET_DESCRIPTOR, conf, USB_DESCRIPTOR_CONFIGURATION, 0x0000, nbytes, dataptr, nak_limit ));
  /device/google/accessory/arduino/AndroidAccessory/
AndroidAccessory.cpp 151 case USB_DESCRIPTOR_CONFIGURATION:

Completed in 34 milliseconds