| /USBX-v6.2.1/test/regression/ |
| D | usbx_class_device_enumeration_test.c | 39 #define _DEVICE_DESCRIPTOR(cls, sub, protocol, pktsize, vid, pid, n_cfg) \ argument 43 0x00, 0x00, 0x00, 0x00, 0x00, (n_cfg), 45 #define _QUALIFIER_DESCRIPTOR(cls, sub, protocol, n_cfg) \ argument 47 (cls), (sub), (protocol), 0x40, (n_cfg), 0x00,
|
| D | usbx_class_interface_enumeration_test.c | 39 #define _DEVICE_DESCRIPTOR(cls, sub, protocol, pktsize, vid, pid, n_cfg) \ argument 43 0x00, 0x00, 0x00, 0x00, 0x00, (n_cfg), 45 #define _QUALIFIER_DESCRIPTOR(cls, sub, protocol, n_cfg) \ argument 47 (cls), (sub), (protocol), 0x40, (n_cfg), 0x00,
|
| D | usbx_ux_host_stack_transfer_request_abort_test.c | 40 #define _DEVICE_DESCRIPTOR(cls, sub, protocol, pktsize, vid, pid, n_cfg) \ argument 44 0x00, 0x00, 0x00, 0x00, 0x00, (n_cfg), 46 #define _QUALIFIER_DESCRIPTOR(cls, sub, protocol, n_cfg) \ argument 48 (cls), (sub), (protocol), 0x40, (n_cfg), 0x00,
|
| D | usbx_class_multi_interface_enumeration_test.c | 39 #define _DEVICE_DESCRIPTOR(cls, sub, protocol, pktsize, vid, pid, n_cfg) \ argument 43 0x00, 0x00, 0x00, 0x00, 0x00, (n_cfg), 45 #define _QUALIFIER_DESCRIPTOR(cls, sub, protocol, n_cfg) \ argument 47 (cls), (sub), (protocol), 0x40, (n_cfg), 0x00,
|