Home
last modified time | relevance | path

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

/external/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 …]
/external/libusb/include/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 …]