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

  /device/google/accessory/arduino/USB_Host_Shield/
ch9.h 145 } USB_DEVICE_DESCRIPTOR;
  /external/libusb_aah/libusb/os/
windows_usb.h 154 typedef struct libusb_device_descriptor USB_DEVICE_DESCRIPTOR, *PUSB_DEVICE_DESCRIPTOR;
169 USB_DEVICE_DESCRIPTOR dev_descriptor;
188 memset(&(p->dev_descriptor), 0, sizeof(USB_DEVICE_DESCRIPTOR));
519 USB_DEVICE_DESCRIPTOR DeviceDescriptor;

Completed in 756 milliseconds