Home
last modified time | relevance | path

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

/third_party/libusb/examples/
Dxusb.c808 …const char* const speed_name[6] = { "Unknown", "1.5 Mbit/s (USB LowSpeed)", "12 Mbit/s (USB FullSp… in test_device() local
837 printf(" speed: %s\n", speed_name[r]); in test_device()