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/chromium_org/third_party/libusb/src/libusb/os/
windows_usb.h 206 typedef struct libusb_device_descriptor USB_DEVICE_DESCRIPTOR, *PUSB_DEVICE_DESCRIPTOR;
225 USB_DEVICE_DESCRIPTOR dev_descriptor;
245 memset(&(p->dev_descriptor), 0, sizeof(USB_DEVICE_DESCRIPTOR));
552 USB_DEVICE_DESCRIPTOR DeviceDescriptor;

Completed in 47 milliseconds