Searched refs:USB3_STATUS_BUF_SIZE (Results 1 – 2 of 2) sorted by relevance
158 #define USB3_STATUS_BUF_SIZE 512 macro159 uint8_t ep0_status_buf[USB3_STATUS_BUF_SIZE];
844 pcd->ep0_req.length = USB3_STATUS_BUF_SIZE; in usb3_do_setup()