Searched defs:libusb_endpoint_descriptor (Results 1 – 2 of 2) sorted by relevance
357 struct libusb_endpoint_descriptor { struct359 uint8_t bLength;364 uint8_t bDescriptorType;370 uint8_t bEndpointAddress;379 uint8_t bmAttributes;382 uint16_t wMaxPacketSize;385 uint8_t bInterval;389 uint8_t bRefresh;392 uint8_t bSynchAddress;396 const unsigned char *extra;[all …]
534 struct libusb_endpoint_descriptor { struct536 uint8_t bLength;541 uint8_t bDescriptorType;547 uint8_t bEndpointAddress;556 uint8_t bmAttributes;559 uint16_t wMaxPacketSize;562 uint8_t bInterval;566 uint8_t bRefresh;569 uint8_t bSynchAddress;573 const unsigned char *extra;[all …]