Home
last modified time | relevance | path

Searched defs:string_descriptor (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/esp_rom/include/esp32s3/rom/usb/
Dusb_common.h187 struct string_descriptor { struct
188 uint8_t bLength;
189 uint8_t bDescriptorType;
190 uint16_t bString[];
/hal_espressif-latest/components/esp_rom/include/esp32s2/rom/usb/
Dusb_common.h187 struct string_descriptor { struct
200 const struct string_descriptor *string_descrs[]; argument