| /USBX-v6.2.1/test/regression/ |
| D | usbx_ux_host_stack_new_interface_create_test.c | 47 static UCHAR device_framework_full_speed[] = { variable 122 #define DEVICE_FRAMEWORK_LENGTH_FULL_SPEED sizeof(device_framework_full_speed) 346 … device_framework_full_speed, DEVICE_FRAMEWORK_LENGTH_FULL_SPEED, in test_application_define() 461 device_framework_full_speed[44] = 0; /* bLength: 5 -> 0 */ in tx_test_thread_host_simulation_entry() 473 device_framework_full_speed[44] = 5; in tx_test_thread_host_simulation_entry() 479 device_framework_full_speed[86] = 9; /* bLength: 7 -> 9 */ in tx_test_thread_host_simulation_entry() 491 device_framework_full_speed[86] = 7; in tx_test_thread_host_simulation_entry() 497 device_framework_full_speed[64] = 0; /* bType: 5 -> 0 */ in tx_test_thread_host_simulation_entry() 509 device_framework_full_speed[64] = 5; in tx_test_thread_host_simulation_entry()
|
| D | usbx_ux_host_stack_interfaces_scan_test.c | 45 static UCHAR device_framework_full_speed[] = { variable 75 #define DEVICE_FRAMEWORK_LENGTH_FULL_SPEED sizeof(device_framework_full_speed) 255 … device_framework_full_speed, DEVICE_FRAMEWORK_LENGTH_FULL_SPEED, in test_application_define() 388 device_framework_full_speed[18] = 0; /* bLength: 9 -> 0 */ in tx_demo_thread_host_simulation_entry() 402 device_framework_full_speed[18] = 9; in tx_demo_thread_host_simulation_entry() 408 device_framework_full_speed[18] = 99; /* bLength: 9 -> 99 */ in tx_demo_thread_host_simulation_entry() 422 device_framework_full_speed[18] = 9; in tx_demo_thread_host_simulation_entry()
|
| D | usbx_msrc_73492_host_vc_header_parse.c | 73 static unsigned char device_framework_full_speed[] = { variable 260 #define DEVICE_FRAMEWORK_LENGTH_FULL_SPEED sizeof(device_framework_full_speed) 508 … UX_TEST_SIM_REQ_ANSWER | UX_TEST_SETUP_MATCH_REQ_V, 0, device_framework_full_speed + 0, 8, 0, 512 … UX_TEST_SIM_REQ_ANSWER | UX_TEST_SETUP_MATCH_REQ_V, 0, device_framework_full_speed + 0, 18, 0, 516 …UX_TEST_SIM_REQ_ANSWER | UX_TEST_SETUP_MATCH_REQ_V, 0, device_framework_full_speed + 18, UX_CONFIG… 520 …UX_TEST_SIM_REQ_ANSWER | UX_TEST_SETUP_MATCH_REQ_V, 0, device_framework_full_speed + 18, DEVICE_FR… 717 … device_framework_full_speed, DEVICE_FRAMEWORK_LENGTH_FULL_SPEED, in test_application_define() 1004 device_framework_full_speed[44 + 11] = 1; in tx_test_thread_host_simulation_entry() 1005 device_framework_full_speed[44 + 12] = 5; in tx_test_thread_host_simulation_entry() 1014 device_framework_full_speed[44 + 11] = 1; in tx_test_thread_host_simulation_entry() [all …]
|
| D | usbx_ux_host_class_cdc_acm_capabilities_get_test.c | 95 static unsigned char device_framework_full_speed[] = { variable 116 #define DEVICE_FRAMEWORK_LENGTH_FULL_SPEED sizeof(device_framework_full_speed) 382 … device_framework_full_speed, DEVICE_FRAMEWORK_LENGTH_FULL_SPEED, in test_application_define() 509 device_framework_full_speed[18 + 9 + 8 + 1] = 0; in tx_test_thread_host_simulation_entry() 519 device_framework_full_speed[18 + 9 + 8 + 1] = UX_INTERFACE_DESCRIPTOR_ITEM; in tx_test_thread_host_simulation_entry() 524 device_framework_full_speed[18 + 9 + 8 + 6] = UX_HOST_CLASS_CDC_DLC_SUBCLASS; in tx_test_thread_host_simulation_entry() 534 device_framework_full_speed[18 + 9 + 8 + 6] = UX_HOST_CLASS_CDC_ACM_SUBCLASS; in tx_test_thread_host_simulation_entry() 539 device_framework_full_speed[18 + 9 + 8 + 6] = 0xEE; in tx_test_thread_host_simulation_entry() 549 device_framework_full_speed[18 + 9 + 8 + 6] = UX_HOST_CLASS_CDC_ACM_SUBCLASS; in tx_test_thread_host_simulation_entry()
|
| D | usbx_ux_host_stack_device_descriptor_read_test.c | 127 static UCHAR device_framework_full_speed[] = { variable 141 #define DEVICE_FRAMEWORK_LENGTH_FULL_SPEED sizeof(device_framework_full_speed) 210 … UX_TEST_SIM_REQ_ANSWER | UX_TEST_SETUP_MATCH_REQ_V, 0, device_framework_full_speed + 0, 7, 0, 214 … UX_TEST_SIM_REQ_ANSWER | UX_TEST_SETUP_MATCH_REQ_V, 0, device_framework_full_speed + 0, 8, 0, 218 …UX_TEST_SIM_REQ_ANSWER | UX_TEST_SETUP_MATCH_REQ_V, 0, device_framework_full_speed + 0, UX_DEVICE_… 353 … device_framework_full_speed, DEVICE_FRAMEWORK_LENGTH_FULL_SPEED, in test_application_define()
|
| D | usbx_ux_host_class_cdc_acm_endpoints_get_test.c | 117 static unsigned char device_framework_full_speed[] = { variable 138 #define DEVICE_FRAMEWORK_LENGTH_FULL_SPEED sizeof(device_framework_full_speed) 392 … device_framework_full_speed, DEVICE_FRAMEWORK_LENGTH_FULL_SPEED, in test_application_define() 507 device_framework_full_speed[DEVICE_FRAMEWORK_LENGTH_FULL_SPEED - 4] = 3; in tx_test_thread_host_simulation_entry() 524 device_framework_full_speed[DEVICE_FRAMEWORK_LENGTH_FULL_SPEED - 4] = 2; in tx_test_thread_host_simulation_entry() 527 device_framework_full_speed[DEVICE_FRAMEWORK_LENGTH_FULL_SPEED - 11] = 3; in tx_test_thread_host_simulation_entry() 540 device_framework_full_speed[DEVICE_FRAMEWORK_LENGTH_FULL_SPEED - 11] = 2; in tx_test_thread_host_simulation_entry()
|
| D | usbx_ux_host_class_video_dwMaxPayloadTransferSize_test.c | 73 static unsigned char device_framework_full_speed[] = { variable 260 #define DEVICE_FRAMEWORK_LENGTH_FULL_SPEED sizeof(device_framework_full_speed) 261 #define DEVICE_FRAMEWORK_LENGTH_HIGH_SPEED sizeof(device_framework_full_speed) 262 #define device_framework_high_speed device_framework_full_speed 322 … UX_TEST_SIM_REQ_ANSWER | UX_TEST_SETUP_MATCH_REQ_V, 0, device_framework_full_speed + 0, 8, 0, 326 … UX_TEST_SIM_REQ_ANSWER | UX_TEST_SETUP_MATCH_REQ_V, 0, device_framework_full_speed + 0, 18, 0, 330 …UX_TEST_SIM_REQ_ANSWER | UX_TEST_SETUP_MATCH_REQ_V, 0, device_framework_full_speed + 18, UX_CONFIG… 334 …UX_TEST_SIM_REQ_ANSWER | UX_TEST_SETUP_MATCH_REQ_V, 0, device_framework_full_speed + 18, DEVICE_FR… 562 … device_framework_full_speed, DEVICE_FRAMEWORK_LENGTH_FULL_SPEED, in test_application_define()
|
| D | usbx_ux_device_stack_initialize_test.c | 116 static UCHAR device_framework_full_speed[] = { variable 131 #define DEVICE_FRAMEWORK_LENGTH_FULL_SPEED sizeof(device_framework_full_speed) 246 … device_framework_full_speed, DEVICE_FRAMEWORK_LENGTH_FULL_SPEED, in test_application_define()
|
| D | usbx_ux_host_stack_bandwidth_test.c | 150 static UCHAR device_framework_full_speed[] = { variable 159 #define DEVICE_FRAMEWORK_LENGTH_FULL_SPEED sizeof(device_framework_full_speed) 346 … device_framework_full_speed, DEVICE_FRAMEWORK_LENGTH_FULL_SPEED, in test_application_define() 438 …{UX_FULL_SPEED_DEVICE, device_framework_full_speed, DEVICE_FRAMEWORK_LENGTH_FULL_SPEED, 0x110, 12… in ux_test_thread_simulation_0_entry() 439 …{UX_FULL_SPEED_DEVICE, device_framework_full_speed, DEVICE_FRAMEWORK_LENGTH_FULL_SPEED, 0x200, 12… in ux_test_thread_simulation_0_entry() 443 …{UX_FULL_SPEED_DEVICE, device_framework_full_speed, DEVICE_FRAMEWORK_LENGTH_FULL_SPEED, 0x200, 600… in ux_test_thread_simulation_0_entry() 444 …{UX_FULL_SPEED_DEVICE, device_framework_full_speed, DEVICE_FRAMEWORK_LENGTH_FULL_SPEED, 0x200, 600… in ux_test_thread_simulation_0_entry() 446 …{UX_FULL_SPEED_DEVICE, device_framework_full_speed, DEVICE_FRAMEWORK_LENGTH_FULL_SPEED, 0x200, 600… in ux_test_thread_simulation_0_entry()
|
| D | usbx_ux_host_device_basic_memory_tests.c | 77 static unsigned char device_framework_full_speed[] = { variable 456 … UX_TEST_SIM_REQ_ANSWER | UX_TEST_SETUP_MATCH_REQ_V, 0, device_framework_full_speed + 0, 8, 0, 460 … UX_TEST_SIM_REQ_ANSWER | UX_TEST_SETUP_MATCH_REQ_V, 0, device_framework_full_speed + 0, 18, 0, 464 …UX_TEST_SIM_REQ_ANSWER | UX_TEST_SETUP_MATCH_REQ_V, 0, device_framework_full_speed + 18, UX_CONFIG… 468 …UX_TEST_SIM_REQ_ANSWER | UX_TEST_SETUP_MATCH_REQ_V, 0, device_framework_full_speed + 18, DEVICE_FR… 629 tmp = device_framework_full_speed[DEVICE_FRAMEWORK_EPA_POS_1_FS]; in test_swap_framework_bulk_ep_descriptors() 630 …device_framework_full_speed[DEVICE_FRAMEWORK_EPA_POS_1_FS] = device_framework_full_speed[DEVICE_FR… in test_swap_framework_bulk_ep_descriptors() 631 device_framework_full_speed[DEVICE_FRAMEWORK_EPA_POS_2_FS] = tmp; in test_swap_framework_bulk_ep_descriptors() 741 … device_framework_full_speed, DEVICE_FRAMEWORK_LENGTH_FULL_SPEED, in test_application_define()
|
| D | usbx_ux_host_basic_memory_tests.c | 90 static unsigned char device_framework_full_speed[] = { variable 469 … UX_TEST_SIM_REQ_ANSWER | UX_TEST_SETUP_MATCH_REQ_V, 0, device_framework_full_speed + 0, 8, 0, 473 … UX_TEST_SIM_REQ_ANSWER | UX_TEST_SETUP_MATCH_REQ_V, 0, device_framework_full_speed + 0, 18, 0, 477 …UX_TEST_SIM_REQ_ANSWER | UX_TEST_SETUP_MATCH_REQ_V, 0, device_framework_full_speed + 18, UX_CONFIG… 481 …UX_TEST_SIM_REQ_ANSWER | UX_TEST_SETUP_MATCH_REQ_V, 0, device_framework_full_speed + 18, DEVICE_FR… 642 tmp = device_framework_full_speed[DEVICE_FRAMEWORK_EPA_POS_1_FS]; in test_swap_framework_bulk_ep_descriptors() 643 …device_framework_full_speed[DEVICE_FRAMEWORK_EPA_POS_1_FS] = device_framework_full_speed[DEVICE_FR… in test_swap_framework_bulk_ep_descriptors() 644 device_framework_full_speed[DEVICE_FRAMEWORK_EPA_POS_2_FS] = tmp; in test_swap_framework_bulk_ep_descriptors() 748 … device_framework_full_speed, DEVICE_FRAMEWORK_LENGTH_FULL_SPEED, in test_application_define()
|
| D | usbx_msrc_81691_standalone_host_stack_enum_double_free_test.c | 95 static unsigned char device_framework_full_speed[] = { variable 133 #define DEVICE_FRAMEWORK_LENGTH_FULL_SPEED sizeof(device_framework_full_speed) 134 #define DEVICE_FRAMEWORK_LENGTH_HIGH_SPEED sizeof(device_framework_full_speed) 135 #define device_framework_high_speed device_framework_full_speed 351 … device_framework_full_speed, DEVICE_FRAMEWORK_LENGTH_FULL_SPEED, in test_application_define() 374 device_framework_full_speed[7] = 0x00; in test_application_define()
|
| D | usbx_ux_host_class_video_format_frame_based_test.c | 74 static unsigned char device_framework_full_speed[] = { variable 337 #define DEVICE_FRAMEWORK_LENGTH_FULL_SPEED sizeof(device_framework_full_speed) 338 #define DEVICE_FRAMEWORK_LENGTH_HIGH_SPEED sizeof(device_framework_full_speed) 339 #define device_framework_high_speed device_framework_full_speed 399 … UX_TEST_SIM_REQ_ANSWER | UX_TEST_SETUP_MATCH_REQ_V, 0, device_framework_full_speed + 0, 8, 0, 403 … UX_TEST_SIM_REQ_ANSWER | UX_TEST_SETUP_MATCH_REQ_V, 0, device_framework_full_speed + 0, 18, 0, 407 …UX_TEST_SIM_REQ_ANSWER | UX_TEST_SETUP_MATCH_REQ_V, 0, device_framework_full_speed + 18, UX_CONFIG… 411 …UX_TEST_SIM_REQ_ANSWER | UX_TEST_SETUP_MATCH_REQ_V, 0, device_framework_full_speed + 18, DEVICE_FR… 652 … device_framework_full_speed, DEVICE_FRAMEWORK_LENGTH_FULL_SPEED, in test_application_define()
|
| D | usbx_ux_host_class_video_format_h264_test.c | 74 static unsigned char device_framework_full_speed[] = { variable 360 #define DEVICE_FRAMEWORK_LENGTH_FULL_SPEED sizeof(device_framework_full_speed) 361 #define DEVICE_FRAMEWORK_LENGTH_HIGH_SPEED sizeof(device_framework_full_speed) 362 #define device_framework_high_speed device_framework_full_speed 422 … UX_TEST_SIM_REQ_ANSWER | UX_TEST_SETUP_MATCH_REQ_V, 0, device_framework_full_speed + 0, 8, 0, 426 … UX_TEST_SIM_REQ_ANSWER | UX_TEST_SETUP_MATCH_REQ_V, 0, device_framework_full_speed + 0, 18, 0, 430 …UX_TEST_SIM_REQ_ANSWER | UX_TEST_SETUP_MATCH_REQ_V, 0, device_framework_full_speed + 18, UX_CONFIG… 434 …UX_TEST_SIM_REQ_ANSWER | UX_TEST_SETUP_MATCH_REQ_V, 0, device_framework_full_speed + 18, DEVICE_FR… 675 … device_framework_full_speed, DEVICE_FRAMEWORK_LENGTH_FULL_SPEED, in test_application_define()
|
| D | usbx_ux_host_stack_configuration_enumerate_test.c | 127 static UCHAR device_framework_full_speed[] = { variable 141 #define DEVICE_FRAMEWORK_LENGTH_FULL_SPEED sizeof(device_framework_full_speed) 210 …UX_TEST_SIM_REQ_ANSWER | UX_TEST_SETUP_MATCH_REQ_V, 0, device_framework_full_speed + 18, UX_CONFIG… 335 … device_framework_full_speed, DEVICE_FRAMEWORK_LENGTH_FULL_SPEED, in test_application_define()
|
| D | usbx_ux_host_device_basic_tests.c | 90 static unsigned char device_framework_full_speed[] = { variable 469 … UX_TEST_SIM_REQ_ANSWER | UX_TEST_SETUP_MATCH_REQ_V, 0, device_framework_full_speed + 0, 8, 0, 473 … UX_TEST_SIM_REQ_ANSWER | UX_TEST_SETUP_MATCH_REQ_V, 0, device_framework_full_speed + 0, 18, 0, 477 …UX_TEST_SIM_REQ_ANSWER | UX_TEST_SETUP_MATCH_REQ_V, 0, device_framework_full_speed + 18, UX_CONFIG… 481 …UX_TEST_SIM_REQ_ANSWER | UX_TEST_SETUP_MATCH_REQ_V, 0, device_framework_full_speed + 18, DEVICE_FR… 647 tmp = device_framework_full_speed[DEVICE_FRAMEWORK_EPA_POS_1_FS]; in test_swap_framework_bulk_ep_descriptors() 648 …device_framework_full_speed[DEVICE_FRAMEWORK_EPA_POS_1_FS] = device_framework_full_speed[DEVICE_FR… in test_swap_framework_bulk_ep_descriptors() 649 device_framework_full_speed[DEVICE_FRAMEWORK_EPA_POS_2_FS] = tmp; in test_swap_framework_bulk_ep_descriptors() 760 … device_framework_full_speed, DEVICE_FRAMEWORK_LENGTH_FULL_SPEED, in test_application_define()
|
| D | usbx_standalone_device_cdc_acm_basic_memory_test.c | 82 static unsigned char device_framework_full_speed[] = { variable 474 tmp = device_framework_full_speed[DEVICE_FRAMEWORK_EPA_POS_1_FS]; in test_swap_framework_bulk_ep_descriptors() 475 …device_framework_full_speed[DEVICE_FRAMEWORK_EPA_POS_1_FS] = device_framework_full_speed[DEVICE_FR… in test_swap_framework_bulk_ep_descriptors() 476 device_framework_full_speed[DEVICE_FRAMEWORK_EPA_POS_2_FS] = tmp; in test_swap_framework_bulk_ep_descriptors() 561 … device_framework_full_speed, DEVICE_FRAMEWORK_LENGTH_FULL_SPEED, in test_application_define()
|
| D | usbx_standalone_cdc_acm_basic_memory_test.c | 82 static unsigned char device_framework_full_speed[] = { variable 490 tmp = device_framework_full_speed[DEVICE_FRAMEWORK_EPA_POS_1_FS]; in test_swap_framework_bulk_ep_descriptors() 491 …device_framework_full_speed[DEVICE_FRAMEWORK_EPA_POS_1_FS] = device_framework_full_speed[DEVICE_FR… in test_swap_framework_bulk_ep_descriptors() 492 device_framework_full_speed[DEVICE_FRAMEWORK_EPA_POS_2_FS] = tmp; in test_swap_framework_bulk_ep_descriptors() 577 … device_framework_full_speed, DEVICE_FRAMEWORK_LENGTH_FULL_SPEED, in test_application_define()
|
| D | usbx_ux_device_class_hid_wMaxPacketSize_test.c | 98 static UCHAR device_framework_full_speed[] = { variable 112 #define DEVICE_FRAMEWORK_LENGTH_FULL_SPEED sizeof(device_framework_full_speed) 259 … device_framework_full_speed, DEVICE_FRAMEWORK_LENGTH_FULL_SPEED, in test_application_define() 393 …_ux_utility_short_put(device_framework_full_speed+DEVICE_FRAMEWORK_OFFSET_FS_EP_MPS, tests[i].wMax… in tx_demo_thread_host_simulation_entry()
|
| D | usbx_msrc_81231_host_prolific_inst_free_tests.c | 99 static unsigned char device_framework_full_speed[] = { variable 125 #define DEVICE_FRAMEWORK_LENGTH_FULL_SPEED sizeof(device_framework_full_speed) 126 #define DEVICE_FRAMEWORK_LENGTH_HIGH_SPEED sizeof(device_framework_full_speed) 127 #define device_framework_high_speed device_framework_full_speed 354 … device_framework_full_speed, DEVICE_FRAMEWORK_LENGTH_FULL_SPEED, in test_application_define()
|
| D | usbx_msrc_81232_host_gser_inst_free_tests.c | 99 static unsigned char device_framework_full_speed[] = { variable 129 #define DEVICE_FRAMEWORK_LENGTH_FULL_SPEED sizeof(device_framework_full_speed) 130 #define DEVICE_FRAMEWORK_LENGTH_HIGH_SPEED sizeof(device_framework_full_speed) 131 #define device_framework_high_speed device_framework_full_speed 346 … device_framework_full_speed, DEVICE_FRAMEWORK_LENGTH_FULL_SPEED, in test_application_define()
|
| D | usbx_msrc_81233_host_swar_inst_free_tests.c | 99 static unsigned char device_framework_full_speed[] = { variable 123 #define DEVICE_FRAMEWORK_LENGTH_FULL_SPEED sizeof(device_framework_full_speed) 124 #define DEVICE_FRAMEWORK_LENGTH_HIGH_SPEED sizeof(device_framework_full_speed) 125 #define device_framework_high_speed device_framework_full_speed 340 … device_framework_full_speed, DEVICE_FRAMEWORK_LENGTH_FULL_SPEED, in test_application_define()
|
| D | usbx_msrc_81575_standalone_host_cdc_acm_allocated_enum_free_test.c | 95 static unsigned char device_framework_full_speed[] = { variable 133 #define DEVICE_FRAMEWORK_LENGTH_FULL_SPEED sizeof(device_framework_full_speed) 134 #define DEVICE_FRAMEWORK_LENGTH_HIGH_SPEED sizeof(device_framework_full_speed) 135 #define device_framework_high_speed device_framework_full_speed 368 … device_framework_full_speed, DEVICE_FRAMEWORK_LENGTH_FULL_SPEED, in test_application_define()
|
| D | usbx_msrc_81574_standalone_host_hid_allocated_enum_free_test.c | 144 static unsigned char device_framework_full_speed[] = { variable 167 #define DEVICE_FRAMEWORK_LENGTH_FULL_SPEED sizeof(device_framework_full_speed) 168 #define DEVICE_FRAMEWORK_LENGTH_HIGH_SPEED sizeof(device_framework_full_speed) 169 #define device_framework_high_speed device_framework_full_speed 400 … device_framework_full_speed, DEVICE_FRAMEWORK_LENGTH_FULL_SPEED, in test_application_define()
|
| /USBX-v6.2.1/common/core/src/ |
| D | ux_device_stack_initialize.c | 118 … UCHAR * device_framework_full_speed, ULONG device_framework_length_full_speed, in _ux_device_stack_initialize() argument 153 …tem_slave -> ux_system_slave_device_framework_full_speed = device_framework_full_speed; in _ux_device_stack_initialize() 511 … UCHAR * device_framework_full_speed, ULONG device_framework_length_full_speed, in _uxe_device_stack_initialize() argument 519 (device_framework_full_speed == UX_NULL) || (device_framework_length_full_speed == 0) || in _uxe_device_stack_initialize() 526 … device_framework_full_speed, device_framework_length_full_speed, in _uxe_device_stack_initialize()
|