Home
last modified time | relevance | path

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

/external/libusb/include/libusb/
Dlibusb.h588 struct libusb_endpoint_descriptor { struct
590 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 …]
/external/libusb/libusb/
Dlibusb.h588 struct libusb_endpoint_descriptor { struct
590 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 …]