Home
last modified time | relevance | path

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

/USBX-v6.2.1/test/regression/
Dusbx_audio10_iad_device_basic_test.c91 static ULONG buffer_log_count = 0; variable
93 if (buffer_log_count < UX_TEST_LOG_SIZE) { \
95 buffer_log[buffer_log_count].length = (siz); \
96 _ux_utility_memory_copy(buffer_log[buffer_log_count].data, (buf), __local_size__); \
98 buffer_log_count ++; \
947 buffer_log_count = 0; in tx_test_thread_host_simulation_entry()
971 for(;test_n < buffer_log_count; test_n ++) in tx_test_thread_host_simulation_entry()
997 buffer_log_count = 0; in tx_test_thread_host_simulation_entry()
1032 for(;test_n < buffer_log_count; test_n ++) in tx_test_thread_host_simulation_entry()
Dusbx_uxe_device_video_test.c111 static ULONG buffer_log_count = 0; variable
113 if (buffer_log_count < UX_TEST_LOG_SIZE) { \
115 buffer_log[buffer_log_count].length = (siz); \
116 _ux_utility_memory_copy(buffer_log[buffer_log_count].data, (buf), __local_size__); \
118 buffer_log_count ++; \
Dusbx_audio10_device_basic_test.c93 static ULONG buffer_log_count = 0; variable
95 if (buffer_log_count < UX_TEST_LOG_SIZE) { \
97 buffer_log[buffer_log_count].length = (siz); \
98 _ux_utility_memory_copy(buffer_log[buffer_log_count].data, (buf), __local_size__); \
100 buffer_log_count ++; \
972 buffer_log_count = 0; in tx_test_thread_host_simulation_entry()
996 for(;test_n < buffer_log_count; test_n ++) in tx_test_thread_host_simulation_entry()
1022 buffer_log_count = 0; in tx_test_thread_host_simulation_entry()
1057 for(;test_n < buffer_log_count; test_n ++) in tx_test_thread_host_simulation_entry()
Dusbx_ux_device_class_video_basic_tests.c92 static ULONG buffer_log_count = 0; variable
94 if (buffer_log_count < UX_TEST_LOG_SIZE) { \
96 buffer_log[buffer_log_count].length = (siz); \
97 _ux_utility_memory_copy(buffer_log[buffer_log_count].data, (buf), __local_size__); \
99 buffer_log_count ++; \
953 buffer_log_count = 0; in tx_test_thread_host_simulation_entry()
977 for(;test_n < buffer_log_count; test_n ++) in tx_test_thread_host_simulation_entry()
1003 buffer_log_count = 0; in tx_test_thread_host_simulation_entry()
1038 for(;test_n < buffer_log_count; test_n ++) in tx_test_thread_host_simulation_entry()
Dusbx_audio10_device_feedback_test.c101 static ULONG buffer_log_count = 0; variable
103 if (buffer_log_count < UX_TEST_LOG_SIZE) { \
105 buffer_log[buffer_log_count].length = (siz); \
106 _ux_utility_memory_copy(buffer_log[buffer_log_count].data, (buf), __local_size__); \
108 buffer_log_count ++; \
1063 buffer_log_count = 0; in tx_test_thread_host_simulation_entry()
1087 for(;test_n < buffer_log_count; test_n ++) in tx_test_thread_host_simulation_entry()
1113 buffer_log_count = 0; in tx_test_thread_host_simulation_entry()
1148 for(;test_n < buffer_log_count; test_n ++) in tx_test_thread_host_simulation_entry()
Dusbx_audio20_device_basic_test.c95 static ULONG buffer_log_count = 0; variable
97 if (buffer_log_count < UX_TEST_LOG_SIZE) { \
99 buffer_log[buffer_log_count].length = (siz); \
100 _ux_utility_memory_copy(buffer_log[buffer_log_count].data, (buf), __local_size__); \
102 buffer_log_count ++; \
997 buffer_log_count = 0; in tx_test_thread_host_simulation_entry()
1021 for(;test_n < buffer_log_count; test_n ++) in tx_test_thread_host_simulation_entry()
1047 buffer_log_count = 0; in tx_test_thread_host_simulation_entry()
1082 for(;test_n < buffer_log_count; test_n ++) in tx_test_thread_host_simulation_entry()
Dusbx_audio20_device_feedback_test.c103 static ULONG buffer_log_count = 0; variable
105 if (buffer_log_count < UX_TEST_LOG_SIZE) { \
107 buffer_log[buffer_log_count].length = (siz); \
108 _ux_utility_memory_copy(buffer_log[buffer_log_count].data, (buf), __local_size__); \
110 buffer_log_count ++; \
1117 buffer_log_count = 0; in tx_test_thread_host_simulation_entry()
1141 for(;test_n < buffer_log_count; test_n ++) in tx_test_thread_host_simulation_entry()
1167 buffer_log_count = 0; in tx_test_thread_host_simulation_entry()
1202 for(;test_n < buffer_log_count; test_n ++) in tx_test_thread_host_simulation_entry()
Dusbx_audio10_iad_device_control_test.c95 static ULONG buffer_log_count = 0; variable
97 if (buffer_log_count < UX_TEST_LOG_SIZE) { \
99 buffer_log[buffer_log_count].length = (siz); \
100 _ux_utility_memory_copy(buffer_log[buffer_log_count].data, (buf), __local_size__); \
102 buffer_log_count ++; \
Dusbx_audio10_iad_device_interrupt_test.c97 static ULONG buffer_log_count = 0; variable
99 if (buffer_log_count < UX_TEST_LOG_SIZE) { \
101 buffer_log[buffer_log_count].length = (siz); \
102 _ux_utility_memory_copy(buffer_log[buffer_log_count].data, (buf), __local_size__); \
104 buffer_log_count ++; \
Dusbx_audio20_device_controls_test.c114 static ULONG buffer_log_count = 0; variable
116 if (buffer_log_count < UX_TEST_LOG_SIZE) { \
118 buffer_log[buffer_log_count].length = (siz); \
119 _ux_utility_memory_copy(buffer_log[buffer_log_count].data, (buf), __local_size__); \
121 buffer_log_count ++; \
Dusbx_audio10_iad_host_basic_test.c104 static ULONG buffer_log_count = 0; variable
106 if (buffer_log_count < UX_TEST_LOG_SIZE) { \
108 buffer_log[buffer_log_count].length = (siz); \
109 _ux_utility_memory_copy(buffer_log[buffer_log_count].data, (buf), __local_size__); \
111 buffer_log_count ++; \
Dusbx_audio20_host_basic_test.c107 static ULONG buffer_log_count = 0; variable
109 if (buffer_log_count < UX_TEST_LOG_SIZE) { \
111 buffer_log[buffer_log_count].length = (siz); \
112 _ux_utility_memory_copy(buffer_log[buffer_log_count].data, (buf), __local_size__); \
114 buffer_log_count ++; \