| /USBX-v6.2.1/test/regression/ |
| D | usbx_ux_device_class_cdc_ecm_entry_test.c | 5 static ULONG error_callback_counter; variable 12 error_callback_counter ++; in count_error_callback() 51 error_callback_counter = 0; in post_init_host() 54 UX_ASSERT(error_callback_counter); in post_init_host()
|
| D | usbx_ux_utility_mutex_test.c | 75 static ULONG error_callback_counter; variable 206 error_callback_counter ++; in error_callback() 358 error_callback_counter = 0; in ux_test_thread_simulation_0_entry() 360 if (error_callback_counter > 0) in ux_test_thread_simulation_0_entry() 368 error_callback_counter = 0; in ux_test_thread_simulation_0_entry() 370 if (error_callback_counter > 0) in ux_test_thread_simulation_0_entry() 387 error_callback_counter = 0; in ux_test_thread_simulation_0_entry() 389 if (error_callback_counter > 0) in ux_test_thread_simulation_0_entry() 397 error_callback_counter = 0; in ux_test_thread_simulation_0_entry() 399 if (error_callback_counter == 0) in ux_test_thread_simulation_0_entry()
|
| D | usbx_ux_device_class_cdc_ecm_interrupt_thread_test.c | 5 static ULONG error_callback_counter; variable 12 error_callback_counter ++; in count_error_callback() 93 error_callback_counter = 0; in post_init_host() 96 UX_TEST_ASSERT(error_callback_counter > 0); in post_init_host()
|
| D | usbx_ux_device_class_cdc_ecm_bulkout_thread_test.c | 5 static ULONG error_callback_counter; variable 14 error_callback_counter ++; in count_error_callback() 102 error_callback_counter = 0; in post_init_host() 107 if (error_callback_counter) in post_init_host() 110 UX_TEST_ASSERT(error_callback_counter); in post_init_host()
|
| D | usbx_hub_basic_memory_test.c | 34 static ULONG error_callback_counter; variable 63 error_callback_counter ++; in count_error_callback() 76 if (error_callback_counter >= 3) in sleep_break_on_error() 77 return error_callback_counter; in sleep_break_on_error() 178 error_callback_counter = 0; in post_init_host() 226 error_callback_counter = 0; in post_init_host()
|
| D | usbx_ux_host_stack_device_descriptor_read_test.c | 116 static ULONG error_callback_counter; variable 262 error_callback_counter ++; in error_callback() 277 if (error_callback_counter >= 2) in sleep_break_on_error() 278 return error_callback_counter; in sleep_break_on_error() 438 error_callback_counter = 0; in ux_test_thread_simulation_0_entry() 446 if (error_callback_counter == 0) in ux_test_thread_simulation_0_entry()
|
| D | usbx_ux_device_class_cdc_ecm_bulkin_thread_test.c | 5 static ULONG error_callback_counter; variable 12 error_callback_counter ++; in count_error_callback() 114 error_callback_counter = 0; in post_init_host() 119 UX_TEST_ASSERT(error_callback_counter); in post_init_host()
|
| D | usbx_cdc_ecm_basic_memory_test.c | 25 static ULONG error_callback_counter; variable 58 error_callback_counter ++; in count_error_callback() 71 if (error_callback_counter >= 3) in sleep_break_on_error() 72 return error_callback_counter; in sleep_break_on_error() 205 error_callback_counter = 0; in post_init_host() 249 error_callback_counter = 0; in post_init_host()
|
| D | usbx_ux_api_tracex_id_test.c | 42 static ULONG error_callback_counter; variable 79 error_callback_counter ++; in error_callback()
|
| D | usbx_ux_host_stack_class_interface_scan_test.c | 30 static ULONG error_callback_counter; variable 189 error_callback_counter ++; in error_callback() 413 error_callback_counter = 0; in tx_demo_thread_host_simulation_entry() 420 if (error_callback_counter == 0) in tx_demo_thread_host_simulation_entry()
|
| D | usbx_ux_host_stack_configuration_enumerate_test.c | 116 static ULONG error_callback_counter; variable 255 error_callback_counter ++; in error_callback() 420 error_callback_counter = 0; in ux_test_thread_simulation_0_entry() 428 if (error_callback_counter == 0) in ux_test_thread_simulation_0_entry()
|
| D | usbx_msrc_81184_host_audio_desc_validate_test.c | 87 static ULONG error_callback_counter; variable 600 error_callback_counter ++; in error_callback() 615 if (error_callback_counter >= 3) in sleep_break_on_error() 616 return error_callback_counter; in sleep_break_on_error() 876 error_callback_counter = 0; in _memory_tests() 920 error_callback_counter = 0; in _memory_tests() 966 error_callback_counter = 0; in _audio_desc_tests() 982 error_callback_counter = 0; in _audio_desc_tests() 1004 error_callback_counter = 0; in _audio_desc_tests()
|
| D | usbx_ux_utility_thread_identify_test.c | 42 static ULONG error_callback_counter; variable 79 error_callback_counter ++; in error_callback()
|
| D | usbx_test_USBX_6_ux_version_id.c | 21 static ULONG error_callback_counter; variable 55 error_callback_counter ++; in error_callback()
|
| D | usbx_ux_utility_event_flags_test.c | 26 static ULONG error_callback_counter; variable 63 error_callback_counter ++; in error_callback()
|
| D | usbx_ux_utility_thread_create_test.c | 41 static ULONG error_callback_counter; variable 78 error_callback_counter ++; in error_callback()
|
| D | usbx_ux_host_stack_uninitialize_test.c | 28 static ULONG error_callback_counter; variable 47 error_callback_counter ++; in error_callback()
|
| D | usbx_standalone_device_cdc_acm_basic_memory_test.c | 73 static ULONG error_callback_counter; variable 317 error_callback_counter ++; in error_callback() 332 if (error_callback_counter >= 3) in sleep_break_on_error() 333 return error_callback_counter; in sleep_break_on_error() 721 error_callback_counter = 0; in ux_test_thread_host_simulation_entry() 765 error_callback_counter = 0; in ux_test_thread_host_simulation_entry()
|
| D | usbx_standalone_cdc_acm_basic_memory_test.c | 73 static ULONG error_callback_counter; variable 317 error_callback_counter ++; in error_callback() 332 if (error_callback_counter >= 3) in sleep_break_on_error() 333 return error_callback_counter; in sleep_break_on_error() 737 error_callback_counter = 0; in ux_test_thread_host_simulation_entry() 781 error_callback_counter = 0; in ux_test_thread_host_simulation_entry()
|
| D | usbx_ux_utility_thread_suspend_test.c | 41 static ULONG error_callback_counter; variable 78 error_callback_counter ++; in error_callback()
|
| D | usbx_ux_utility_semaphore_test.c | 26 static ULONG error_callback_counter; variable 63 error_callback_counter ++; in error_callback()
|
| D | usbx_cdc_acm_basic_memory_test.c | 73 static ULONG error_callback_counter; variable 317 error_callback_counter ++; in error_callback() 332 if (error_callback_counter >= 3) in sleep_break_on_error() 333 return error_callback_counter; in sleep_break_on_error() 765 error_callback_counter = 0; in ux_test_thread_host_simulation_entry() 809 error_callback_counter = 0; in ux_test_thread_host_simulation_entry()
|
| D | usbx_ux_host_class_storage_max_lun_get_test.c | 93 static ULONG error_callback_counter; variable 249 error_callback_counter ++; in error_callback() 299 if (error_callback_counter >= 3) in sleep_break_on_error() 300 return error_callback_counter; in sleep_break_on_error() 560 error_callback_counter = 0; in tx_demo_thread_host_simulation_entry() 572 if (error_callback_counter == 0) in tx_demo_thread_host_simulation_entry()
|
| D | usbx_msrc_81426_host_audio_type_get_fail_ac_link_test.c | 88 static ULONG error_callback_counter; variable 607 error_callback_counter ++; in error_callback() 622 if (error_callback_counter >= 3) in sleep_break_on_error() 623 return error_callback_counter; in sleep_break_on_error() 888 error_callback_counter = 0; in _memory_tests() 932 error_callback_counter = 0; in _memory_tests() 979 error_callback_counter = 0; in _audio_type_get_fail_ac_tests()
|
| D | usbx_storage_basic_memory_test.c | 83 static ULONG error_callback_counter; variable 218 error_callback_counter ++; in error_callback() 269 if (error_callback_counter >= 3) in sleep_break_on_error() 270 return error_callback_counter; in sleep_break_on_error() 619 error_callback_counter = 0; in tx_demo_thread_host_simulation_entry() 672 error_callback_counter = 0; in tx_demo_thread_host_simulation_entry() 686 if (error_callback_counter == 0) in tx_demo_thread_host_simulation_entry()
|