Home
last modified time | relevance | path

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

/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_usbfs_library/device/class/printer/Source/
A Dprinter_core.c148 .bDescriptorType = USB_DESCTYPE_STR,
159 .bDescriptorType = USB_DESCTYPE_STR,
170 .bDescriptorType = USB_DESCTYPE_STR,
181 .bDescriptorType = USB_DESCTYPE_STR,
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_usbfs_library/device/class/msc/Source/
A Dusbd_msc_core.c147 .bDescriptorType = USB_DESCTYPE_STR
158 .bDescriptorType = USB_DESCTYPE_STR,
169 .bDescriptorType = USB_DESCTYPE_STR,
180 .bDescriptorType = USB_DESCTYPE_STR,
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_usbfs_library/device/class/hid/Source/
A Dstandard_hid_core.c131 .bDescriptorType = USB_DESCTYPE_STR
142 .bDescriptorType = USB_DESCTYPE_STR,
153 .bDescriptorType = USB_DESCTYPE_STR,
164 .bDescriptorType = USB_DESCTYPE_STR,
A Dcustom_hid_core.c149 .bDescriptorType = USB_DESCTYPE_STR
160 .bDescriptorType = USB_DESCTYPE_STR,
171 .bDescriptorType = USB_DESCTYPE_STR,
182 .bDescriptorType = USB_DESCTYPE_STR,
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_usbfs_library/device/class/dfu/Source/
A Ddfu_core.c147 .bDescriptorType = USB_DESCTYPE_STR
158 .bDescriptorType = USB_DESCTYPE_STR,
169 .bDescriptorType = USB_DESCTYPE_STR,
180 .bDescriptorType = USB_DESCTYPE_STR,
190 .bDescriptorType = USB_DESCTYPE_STR,
200 .bDescriptorType = USB_DESCTYPE_STR,
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_usbfs_library/device/class/cdc/Source/
A Dcdc_acm_core.c206 .bDescriptorType = USB_DESCTYPE_STR,
217 .bDescriptorType = USB_DESCTYPE_STR,
228 .bDescriptorType = USB_DESCTYPE_STR,
239 .bDescriptorType = USB_DESCTYPE_STR,
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_usbfs_library/device/class/iap/Source/
A Dusb_iap_core.c146 .bDescriptorType = USB_DESCTYPE_STR
157 .bDescriptorType = USB_DESCTYPE_STR,
168 .bDescriptorType = USB_DESCTYPE_STR,
179 .bDescriptorType = USB_DESCTYPE_STR,
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_usbfs_library/device/class/audio/Source/
A Daudio_core.c444 .bDescriptorType = USB_DESCTYPE_STR
456 .bDescriptorType = USB_DESCTYPE_STR,
467 .bDescriptorType = USB_DESCTYPE_STR,
478 .bDescriptorType = USB_DESCTYPE_STR,
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_usbfs_library/ustd/common/
A Dusb_ch9_std.h96 USB_DESCTYPE_STR = 0x3U, /*!< USB string descriptor type */ enumerator
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_usbfs_library/host/core/Source/
A Dusbh_enum.c167 .wValue = USBH_DESC(USB_DESCTYPE_STR) | str_index, in usbh_strdesc_get()
676 if (USB_DESCTYPE_STR == psrc[1]) { in usbh_strdesc_parse()
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_usbfs_library/device/core/Source/
A Dusbd_enum.c83 [(uint8_t)USB_DESCTYPE_STR - 1U] = _usb_str_desc_get
520 case USB_DESCTYPE_STR: in _usb_std_getdescriptor()

Completed in 41 milliseconds