OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:USB_ENDPOINT_DESCRIPTOR
(Results
1 - 3
of
3
) sorted by null
/device/google/accessory/arduino/USB_Host_Shield/
ch9.h
183
}
USB_ENDPOINT_DESCRIPTOR
;
/device/google/accessory/arduino/AndroidAccessory/
AndroidAccessory.cpp
147
USB_ENDPOINT_DESCRIPTOR
*epDesc;
160
epDesc = (
USB_ENDPOINT_DESCRIPTOR
*)p;
/external/chromium_org/third_party/libusb/src/libusb/os/
windows_usb.h
468
typedef struct
USB_ENDPOINT_DESCRIPTOR
{
475
}
USB_ENDPOINT_DESCRIPTOR
, *PUSB_ENDPOINT_DESCRIPTOR;
546
USB_ENDPOINT_DESCRIPTOR
EndpointDescriptor;
Completed in 328 milliseconds