Home
last modified time | relevance | path

Searched refs:hs (Results 1 – 3 of 3) sorted by relevance

/USBX-v6.2.1/test/regression/
Dusbx_class_interface_enumeration_test.c60 #define _CONFIGURATION_DESCRIPTORS(hs) \ argument
64 _ENDPOINT_DESCRIPTOR(0x01, 0x02, (hs) ? 512 : 64, 0x00) \
65 _ENDPOINT_DESCRIPTOR(0x82, 0x02, (hs) ? 512 : 64, 0x00)
Dusbx_ux_host_stack_transfer_request_abort_test.c61 #define _CONFIGURATION_DESCRIPTORS(hs) \ argument
64 _ENDPOINT_DESCRIPTOR(0x01, 0x02, (hs) ? 512 : 64, 0x00) \
65 _ENDPOINT_DESCRIPTOR(0x82, 0x02, (hs) ? 512 : 64, 0x00)
Dusbx_class_multi_interface_enumeration_test.c60 #define _CONFIGURATION_DESCRIPTORS(hs) \ argument
65 _ENDPOINT_DESCRIPTOR(0x01, 0x02, (hs) ? 512 : 64, 0x00) \
66 _ENDPOINT_DESCRIPTOR(0x82, 0x02, (hs) ? 512 : 64, 0x00) \