Searched refs:USB_STRING_DESCRIPTOR_ARRAY_SIZE (Results 1 – 2 of 2) sorted by relevance
22 #define USB_STRING_DESCRIPTOR_ARRAY_SIZE 7 macro28 typedef const char *tusb_desc_strarray_device_t[USB_STRING_DESCRIPTOR_ARRAY_SIZE];
20 static char *s_str_descriptor[USB_STRING_DESCRIPTOR_ARRAY_SIZE];170 sizeof(s_str_descriptor[0])*USB_STRING_DESCRIPTOR_ARRAY_SIZE); in tusb_set_descriptor()