Searched refs:test_len (Results 1 – 1 of 1) sorted by relevance
| /components/drivers/usb/cherryusb/demo/ |
| A D | usb_host.c | 71 const uint32_t test_len[] = { 512, 1 * 1024, 2 * 1024, 4 * 1024, 8 * 1024, 16 * 1024 }; in usbh_cdc_acm_thread() local 78 …ut_urb, cdc_acm_class->hport, cdc_acm_class->bulkout, cdc_speed_buffer, test_len[j], 0XFFFFFFF, NU… in usbh_cdc_acm_thread() 88 …OG_RAW("per packet len:%d, out speed:%f MB/S\r\n", (unsigned int)test_len[j], (test_len[j] * TEST_… in usbh_cdc_acm_thread()
|
Completed in 2 milliseconds