Home
last modified time | relevance | path

Searched refs:test_tx_ack_count (Results 1 – 12 of 12) sorted by relevance

/USBX-v6.2.1/test/regression/
Dusbx_audio10_iad_device_basic_test.c101 static ULONG test_tx_ack_count = 0xFFFFFFFF; variable
457 if (test_tx_ack_count) in ux_device_class_audio_tx_hook()
464 if (test_tx_ack_count != 0xFFFFFFFF && test_tx_ack_count > 0) in ux_device_class_audio_tx_hook()
465 test_tx_ack_count --; in ux_device_class_audio_tx_hook()
948 test_tx_ack_count = 10; in tx_test_thread_host_simulation_entry()
996 test_tx_ack_count = 20; in tx_test_thread_host_simulation_entry()
Dusbx_audio10_device_basic_test.c103 static ULONG test_tx_ack_count = 0xFFFFFFFF; variable
447 if (test_tx_ack_count) in ux_device_class_audio_tx_hook()
454 if (test_tx_ack_count != 0xFFFFFFFF && test_tx_ack_count > 0) in ux_device_class_audio_tx_hook()
455 test_tx_ack_count --; in ux_device_class_audio_tx_hook()
973 test_tx_ack_count = 10; in tx_test_thread_host_simulation_entry()
1021 test_tx_ack_count = 20; in tx_test_thread_host_simulation_entry()
Dusbx_ux_device_class_video_basic_tests.c102 static ULONG test_tx_ack_count = 0xFFFFFFFF; variable
444 if (test_tx_ack_count) in ux_device_class_video_tx_hook()
451 if (test_tx_ack_count != 0xFFFFFFFF && test_tx_ack_count > 0) in ux_device_class_video_tx_hook()
452 test_tx_ack_count --; in ux_device_class_video_tx_hook()
954 test_tx_ack_count = 10; in tx_test_thread_host_simulation_entry()
1002 test_tx_ack_count = 20; in tx_test_thread_host_simulation_entry()
Dusbx_audio10_device_feedback_test.c111 static ULONG test_tx_ack_count = 0xFFFFFFFF; variable
471 if (test_tx_ack_count) in ux_device_class_audio_tx_hook()
478 if (test_tx_ack_count != 0xFFFFFFFF && test_tx_ack_count > 0) in ux_device_class_audio_tx_hook()
479 test_tx_ack_count --; in ux_device_class_audio_tx_hook()
1064 test_tx_ack_count = 10; in tx_test_thread_host_simulation_entry()
1112 test_tx_ack_count = 20; in tx_test_thread_host_simulation_entry()
Dusbx_audio10_iad_device_control_test.c105 static ULONG test_tx_ack_count = 0xFFFFFFFF; variable
461 if (test_tx_ack_count) in ux_device_class_audio_tx_hook()
468 if (test_tx_ack_count != 0xFFFFFFFF && test_tx_ack_count > 0) in ux_device_class_audio_tx_hook()
469 test_tx_ack_count --; in ux_device_class_audio_tx_hook()
Dusbx_audio10_iad_device_interrupt_test.c107 static ULONG test_tx_ack_count = 0xFFFFFFFF; variable
471 if (test_tx_ack_count) in ux_device_class_audio_tx_hook()
478 if (test_tx_ack_count != 0xFFFFFFFF && test_tx_ack_count > 0) in ux_device_class_audio_tx_hook()
479 test_tx_ack_count --; in ux_device_class_audio_tx_hook()
Dusbx_audio20_device_basic_test.c105 static ULONG test_tx_ack_count = 0xFFFFFFFF; variable
479 if (test_tx_ack_count) in ux_device_class_audio_tx_hook()
486 if (test_tx_ack_count != 0xFFFFFFFF && test_tx_ack_count > 0) in ux_device_class_audio_tx_hook()
487 test_tx_ack_count --; in ux_device_class_audio_tx_hook()
998 test_tx_ack_count = 10; in tx_test_thread_host_simulation_entry()
1046 test_tx_ack_count = 20; in tx_test_thread_host_simulation_entry()
Dusbx_audio20_device_feedback_test.c113 static ULONG test_tx_ack_count = 0xFFFFFFFF; variable
503 if (test_tx_ack_count) in ux_device_class_audio_tx_hook()
510 if (test_tx_ack_count != 0xFFFFFFFF && test_tx_ack_count > 0) in ux_device_class_audio_tx_hook()
511 test_tx_ack_count --; in ux_device_class_audio_tx_hook()
1118 test_tx_ack_count = 10; in tx_test_thread_host_simulation_entry()
1166 test_tx_ack_count = 20; in tx_test_thread_host_simulation_entry()
Dusbx_audio20_device_controls_test.c124 static ULONG test_tx_ack_count = 0xFFFFFFFF; variable
514 if (test_tx_ack_count) in ux_device_class_audio_tx_hook()
521 if (test_tx_ack_count != 0xFFFFFFFF && test_tx_ack_count > 0) in ux_device_class_audio_tx_hook()
522 test_tx_ack_count --; in ux_device_class_audio_tx_hook()
Dusbx_audio10_iad_host_basic_test.c114 static ULONG test_tx_ack_count = 0xFFFFFFFF; variable
478 if (test_tx_ack_count) in ux_device_class_audio_tx_hook()
485 if (test_tx_ack_count != 0xFFFFFFFF && test_tx_ack_count > 0) in ux_device_class_audio_tx_hook()
486 test_tx_ack_count --; in ux_device_class_audio_tx_hook()
Dusbx_audio20_host_basic_test.c117 static ULONG test_tx_ack_count = 0xFFFFFFFF; variable
515 if (test_tx_ack_count) in ux_device_class_audio_tx_hook()
522 if (test_tx_ack_count != 0xFFFFFFFF && test_tx_ack_count > 0) in ux_device_class_audio_tx_hook()
523 test_tx_ack_count --; in ux_device_class_audio_tx_hook()
Dusbx_uxe_device_video_test.c121 static ULONG test_tx_ack_count = 0xFFFFFFFF; variable