Searched refs:CONFIG_USBD_CONFIGURATION_STR (Results 1 – 3 of 3) sorted by relevance
46 #ifndef CONFIG_USBD_CONFIGURATION_STR47 #define CONFIG_USBD_CONFIGURATION_STR "TTY via USB" macro
100 static u8 wstrConfiguration[2 + 2*(sizeof(CONFIG_USBD_CONFIGURATION_STR)-1)];611 str2wide (CONFIG_USBD_CONFIGURATION_STR, string->wData); in usbtty_init_strings()
3851 CONFIG_USBD_CONFIGURATION_STR
Completed in 7 milliseconds