OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:USB_DESCRIPTOR_ENDPOINT
(Results
1 - 2
of
2
) sorted by null
/device/google/accessory/arduino/USB_Host_Shield/
ch9.h
76
#define
USB_DESCRIPTOR_ENDPOINT
0x05 // bDescriptorType for an Endpoint Descriptor.
178
byte bDescriptorType; // ENDPOINT descriptor type (
USB_DESCRIPTOR_ENDPOINT
).
/device/google/accessory/arduino/AndroidAccessory/
AndroidAccessory.cpp
159
case
USB_DESCRIPTOR_ENDPOINT
:
Completed in 25 milliseconds