Home
last modified time | relevance | path

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

/third_party/libusb/libusb/
Dlibusb.h582 struct libusb_endpoint_descriptor { struct
584 uint8_t bLength;
589 uint8_t bDescriptorType;
594 uint8_t bEndpointAddress;
602 uint8_t bmAttributes;
605 uint16_t wMaxPacketSize;
608 uint8_t bInterval;
612 uint8_t bRefresh;
615 uint8_t bSynchAddress;
619 const unsigned char *extra;
[all …]