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