Home
last modified time | relevance | path

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

/device/linaro/bootloader/arm-trusted-firmware/plat/hikey/include/
Dusb.h771 struct usb_endpoint_descriptor { struct
772 unsigned char bLength;
773 unsigned char bDescriptorType;
775 unsigned char bEndpointAddress;
776 unsigned char bmAttributes;
777 unsigned short wMaxPacketSize;
778 unsigned char bInterval;