Home
last modified time | relevance | path

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

/third_party/libusb/libusb/
Dlibusb.h539 struct libusb_endpoint_descriptor { struct
541 uint8_t bLength;
546 uint8_t bDescriptorType;
552 uint8_t bEndpointAddress;
561 uint8_t bmAttributes;
564 uint16_t wMaxPacketSize;
567 uint8_t bInterval;
571 uint8_t bRefresh;
574 uint8_t bSynchAddress;
578 const unsigned char *extra;
[all …]