Home
last modified time | relevance | path

Searched refs:USB_MAXENDPOINTS (Results 1 – 2 of 2) sorted by relevance

/u-boot/include/
A Dusb.h37 #define USB_MAXENDPOINTS 16 macro
66 struct usb_endpoint_descriptor ep_desc[USB_MAXENDPOINTS];
72 struct usb_ss_ep_comp_descriptor ss_ep_comp_desc[USB_MAXENDPOINTS];
/u-boot/common/
A Dusb.c468 if (epno >= USB_MAXENDPOINTS) { in usb_parse_config()

Completed in 6 milliseconds