Home
last modified time | relevance | path

Searched refs:USB_DEV_DESC_LEN (Results 1 – 12 of 12) sorted by relevance

/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_usbfs_library/ustd/common/
A Dusb_ch9_std.h41 #define USB_DEV_DESC_LEN 0x12U /*!< USB device descriptor length */ macro
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_usbfs_library/device/class/printer/Source/
A Dprinter_core.c65 .bLength = USB_DEV_DESC_LEN,
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_usbfs_library/device/class/msc/Source/
A Dusbd_msc_core.c67 .bLength = USB_DEV_DESC_LEN,
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_usbfs_library/device/class/hid/Source/
A Dstandard_hid_core.c47 .bLength = USB_DEV_DESC_LEN,
A Dcustom_hid_core.c51 .bLength = USB_DEV_DESC_LEN,
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_usbfs_library/device/class/cdc/Source/
A Dcdc_acm_core.c47 .bLength = USB_DEV_DESC_LEN,
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_usbfs_library/device/class/iap/Source/
A Dusb_iap_core.c49 .bLength = USB_DEV_DESC_LEN,
/bsp/microchip/samd51-adafruit-metro-m4/bsp/usb/
A Dusb_protocol.h589 #define USB_DEV_DESC_LEN 18 in COMPILER_PACK_RESET() macro
/bsp/microchip/samd51-seeed-wio-terminal/bsp/usb/
A Dusb_protocol.h589 #define USB_DEV_DESC_LEN 18 in COMPILER_PACK_RESET() macro
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_usbfs_library/device/class/dfu/Source/
A Ddfu_core.c77 .bLength = USB_DEV_DESC_LEN,
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_usbfs_library/host/core/Source/
A Dusbh_core.c485 if (USBH_OK == usbh_devdesc_get (puhost, USB_DEV_DESC_LEN)) { in usbh_enum_task()
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_usbfs_library/device/class/audio/Source/
A Daudio_core.c81 .bLength = USB_DEV_DESC_LEN,

Completed in 36 milliseconds