Home
last modified time | relevance | path

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

/external/libusb/include/libusb/
Dlibusb.h531 struct libusb_endpoint_descriptor { struct
533 uint8_t bLength;
538 uint8_t bDescriptorType;
544 uint8_t bEndpointAddress;
553 uint8_t bmAttributes;
556 uint16_t wMaxPacketSize;
559 uint8_t bInterval;
563 uint8_t bRefresh;
566 uint8_t bSynchAddress;
570 const unsigned char *extra;
[all …]
/external/libusb/libusb/
Dlibusb.h531 struct libusb_endpoint_descriptor { struct
533 uint8_t bLength;
538 uint8_t bDescriptorType;
544 uint8_t bEndpointAddress;
553 uint8_t bmAttributes;
556 uint16_t wMaxPacketSize;
559 uint8_t bInterval;
563 uint8_t bRefresh;
566 uint8_t bSynchAddress;
570 const unsigned char *extra;
[all …]