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

  /device/google/accessory/arduino/USB_Host_Shield/
ch9.h 72 #define USB_DESCRIPTOR_DEVICE 0x01 // bDescriptorType for a Device Descriptor.
132 byte bDescriptorType; // DEVICE descriptor type (USB_DESCRIPTOR_DEVICE).
Usb.h 162 return( ctrlReq( addr, ep, bmREQ_GET_DESCR, USB_REQUEST_GET_DESCRIPTOR, 0x00, USB_DESCRIPTOR_DEVICE, 0x0000, nbytes, dataptr, nak_limit ));

Completed in 13 milliseconds