Home
last modified time | relevance | path

Searched refs:n_cfg (Results 1 – 4 of 4) sorted by relevance

/USBX-v6.2.1/test/regression/
Dusbx_class_device_enumeration_test.c39 #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,
Dusbx_class_interface_enumeration_test.c39 #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,
Dusbx_ux_host_stack_transfer_request_abort_test.c40 #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,
Dusbx_class_multi_interface_enumeration_test.c39 #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,