Searched defs:usb_ep_descriptor (Results 1 – 1 of 1) sorted by relevance
220 struct usb_ep_descriptor { struct221 uint8_t bLength;222 uint8_t bDescriptorType;223 uint8_t bEndpointAddress;224 union {228 uint16_t wMaxPacketSize;229 uint8_t bInterval;