Searched refs:USB_HS_MAXP (Results 1 – 3 of 3) sorted by relevance
83 #define USB_HS_MAXP 512 macro86 ((USB_HS_MAXP) * ((MTU3_U2_IP_SLOT_DEFAULT) + 1))
592 usb_ep_set_maxpacket_limit(&mep->ep, USB_HS_MAXP); in init_hw_ep()
23 mep->fifo_seg_size = mtu->is_u3_ip ? USB_SS_MAXP : USB_HS_MAXP; in ep_fifo_alloc()
Completed in 6 milliseconds