Home
last modified time | relevance | path

Searched refs:product_string (Results 1 – 9 of 9) sorted by relevance

/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_usbfs_library/device/class/printer/Source/
A Dprinter_core.c165 static const usb_desc_str product_string = variable
190 [STR_IDX_PRODUCT] = (uint8_t *)&product_string,
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_usbfs_library/device/class/msc/Source/
A Dusbd_msc_core.c164 static __ALIGN_BEGIN const usb_desc_str product_string __ALIGN_END =
189 [STR_IDX_PRODUCT] = (uint8_t *)&product_string,
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_usbfs_library/device/class/hid/Source/
A Dstandard_hid_core.c148 static const usb_desc_str product_string = variable
172 [STR_IDX_PRODUCT] = (uint8_t *)&product_string,
A Dcustom_hid_core.c166 static const usb_desc_str product_string = variable
191 [STR_IDX_PRODUCT] = (uint8_t *)&product_string,
/bsp/simulator/SDL2/include/
A DSDL_hidapi.h91 wchar_t *product_string; member
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_usbfs_library/device/class/cdc/Source/
A Dcdc_acm_core.c223 static const usb_desc_str product_string = variable
248 [STR_IDX_PRODUCT] = (uint8_t *)&product_string,
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_usbfs_library/device/class/iap/Source/
A Dusb_iap_core.c163 static __ALIGN_BEGIN const usb_desc_str product_string __ALIGN_END =
187 [STR_IDX_PRODUCT] = (uint8_t *)&product_string,
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_usbfs_library/device/class/dfu/Source/
A Ddfu_core.c164 static const usb_desc_str product_string = variable
210 [STR_IDX_PRODUCT] = (uint8_t *)&product_string,
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_usbfs_library/device/class/audio/Source/
A Daudio_core.c462 static const usb_desc_str product_string = variable
487 [STR_IDX_PRODUCT] = (uint8_t *)&product_string,

Completed in 14 milliseconds