Searched refs:speed_table (Results 1 – 2 of 2) sorted by relevance
| /components/drivers/usb/cherryusb/class/hub/ |
| A D | usbh_hub.c | 28 static const char *speed_table[] = { "error-speed", "low-speed", "full-speed", "high-speed", "wirel… variable 623 …USB_LOG_INFO("New %s device on Bus %u, Hub %u, Port %u connected\r\n", speed_table[speed], hub->bu… in usbh_hub_events()
|
| /components/drivers/usb/cherryusb/core/ |
| A D | usbh_core.c | 823 …const char *speed_table[] = { "error-speed", "low-speed", "full-speed", "high-speed", "wireless-sp… in usbh_list_all_interface_driver() local 839 speed_table[hport->speed]); in usbh_list_all_interface_driver()
|
Completed in 6 milliseconds