Home
last modified time | relevance | path

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

/USBX-v6.2.1/test/regression/
Dusbx_audio10_device_feedback_test.c68 static ULONG device_audio_rx_feedback_count; variable
532 device_audio_rx_feedback_count ++; in ux_device_class_audio_feedback_hook()
1001 temp = device_audio_rx_feedback_count; in tx_test_thread_host_simulation_entry()
1002 while(device_audio_rx_feedback_count == temp) in tx_test_thread_host_simulation_entry()
1020 temp = device_audio_rx_feedback_count; in tx_test_thread_host_simulation_entry()
1021 while(device_audio_rx_feedback_count == temp) in tx_test_thread_host_simulation_entry()
Dusbx_audio20_device_feedback_test.c68 static ULONG device_audio_rx_feedback_count; variable
564 device_audio_rx_feedback_count ++; in ux_device_class_audio_feedback_hook()
1055 temp = device_audio_rx_feedback_count; in tx_test_thread_host_simulation_entry()
1056 while(device_audio_rx_feedback_count == temp) in tx_test_thread_host_simulation_entry()
1074 temp = device_audio_rx_feedback_count; in tx_test_thread_host_simulation_entry()
1075 while(device_audio_rx_feedback_count == temp) in tx_test_thread_host_simulation_entry()
Dusbx_audio20_device_controls_test.c68 static ULONG device_audio_rx_feedback_count; variable
575 device_audio_rx_feedback_count ++; in ux_device_class_audio_feedback_hook()