Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/usb/device_next/
Dusbd_shell.c37 } sh_speed[] = { variable
484 for (unsigned int i = 0; i < ARRAY_SIZE(sh_speed); i++) { in configuration_speed()
486 entry->syntax = sh_speed[i].name; in configuration_speed()
487 current_cmd_speed = sh_speed[i].speed; in configuration_speed()