Searched refs:USB_DEVICE_QUALIFIER_DESCRIPTOR_INIT (Results 1 – 4 of 4) sorted by relevance
| /components/drivers/usb/cherryusb/demo/ |
| A D | mtp_template.c | 122 USB_DEVICE_QUALIFIER_DESCRIPTOR_INIT(USB_2_0, 0x00, 0x00, 0x00, 0x01),
|
| /components/drivers/usb/cherryusb/platform/blackmagic/ |
| A D | bmp_port_cdc_acm.c | 48 USB_DEVICE_QUALIFIER_DESCRIPTOR_INIT(USB_2_0, 0xEF, 0x02, 0x01, 0x01),
|
| /components/drivers/usb/cherryusb/platform/daplink/ |
| A D | dap_main.c | 147 USB_DEVICE_QUALIFIER_DESCRIPTOR_INIT(USB_2_1, 0x00, 0x00, 0x00, 0x01),
|
| /components/drivers/usb/cherryusb/common/ |
| A D | usb_def.h | 667 #define USB_DEVICE_QUALIFIER_DESCRIPTOR_INIT(bcdUSB, bDeviceClass, bDeviceSubClass, bDeviceProtocol… macro
|
Completed in 13 milliseconds