Home
last modified time | relevance | path

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

/USBX-v6.2.1/test/regression/
Dusbx_audio10_device_feedback_test.c65 static ULONG device_audio_tx_feedback_count; variable
542 device_audio_tx_feedback_count ++; in ux_device_class_audio_feedback_hook()
1007 temp = device_audio_tx_feedback_count; in tx_test_thread_host_simulation_entry()
1008 while(device_audio_tx_feedback_count != (temp + 2)) in tx_test_thread_host_simulation_entry()
1026 temp = device_audio_tx_feedback_count; in tx_test_thread_host_simulation_entry()
1027 while(device_audio_tx_feedback_count != (temp + 2)) in tx_test_thread_host_simulation_entry()
Dusbx_audio20_device_feedback_test.c65 static ULONG device_audio_tx_feedback_count; variable
574 device_audio_tx_feedback_count ++; in ux_device_class_audio_feedback_hook()
1061 temp = device_audio_tx_feedback_count; in tx_test_thread_host_simulation_entry()
1062 while(device_audio_tx_feedback_count != (temp + 2)) in tx_test_thread_host_simulation_entry()
1080 temp = device_audio_tx_feedback_count; in tx_test_thread_host_simulation_entry()
1081 while(device_audio_tx_feedback_count != (temp + 2)) in tx_test_thread_host_simulation_entry()
Dusbx_audio20_device_controls_test.c65 static ULONG device_audio_tx_feedback_count; variable
585 device_audio_tx_feedback_count ++; in ux_device_class_audio_feedback_hook()