Home
last modified time | relevance | path

Searched defs:libusb_endpoint_descriptor (Results 1 – 1 of 1) sorted by relevance

/external/libusb/libusb/
Dlibusb.h357 struct libusb_endpoint_descriptor { struct
359 uint8_t bLength;
364 uint8_t bDescriptorType;
370 uint8_t bEndpointAddress;
379 uint8_t bmAttributes;
382 uint16_t wMaxPacketSize;
385 uint8_t bInterval;
389 uint8_t bRefresh;
392 uint8_t bSynchAddress;
396 const unsigned char *extra;
[all …]