Searched defs:libusb_endpoint_descriptor (Results 1 – 2 of 2) sorted by relevance
588 struct libusb_endpoint_descriptor { struct590 uint8_t bLength;595 uint8_t bDescriptorType;600 uint8_t bEndpointAddress;608 uint8_t bmAttributes;611 uint16_t wMaxPacketSize;614 uint8_t bInterval;618 uint8_t bRefresh;621 uint8_t bSynchAddress;625 const unsigned char *extra;[all …]