Home
last modified time | relevance | path

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

/third_party/NuttX/drivers/usbdev/gadget/
Dcomposite.h55 #define USB_DWC_U2_MAX_PACKET_SIZE 512 macro
Dcomposite.c108 USETW(ep_desc->wMaxPacketSize, USB_DWC_U2_MAX_PACKET_SIZE); in usbd_configep_byspeed()