Searched refs:tusb_desc_strarray_device_t (Results 1 – 4 of 4) sorted by relevance
27 extern tusb_desc_strarray_device_t descriptor_str_tinyusb;30 extern tusb_desc_strarray_device_t descriptor_str_kconfig;
51 tusb_desc_strarray_device_t descriptor_str_tinyusb = {104 tusb_desc_strarray_device_t descriptor_str_kconfig = {
28 typedef const char *tusb_desc_strarray_device_t[USB_STRING_DESCRIPTOR_ARRAY_SIZE]; typedef
45 tusb_desc_strarray_device_t my_string_descriptor = { in app_main()