Searched defs:libusb_endpoint_descriptor (Results 1 – 1 of 1) sorted by relevance
582 struct libusb_endpoint_descriptor { struct584 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 …]