Home
last modified time | relevance | path

Searched refs:ux_test_system_host_change_function (Results 1 – 9 of 9) sorted by relevance

/USBX-v6.2.1/test/regression/
Dusbx_ux_host_class_storage_thread_entry_test.c201 static UINT ux_test_system_host_change_function(ULONG event, UX_HOST_CLASS *cls, VOID *inst) in ux_test_system_host_change_function() function
223 #define ux_test_system_host_change_function UX_NULL macro
512 status = ux_host_stack_initialize(ux_test_system_host_change_function); in test_application_define()
781 _ux_system_host -> ux_system_host_change_function = ux_test_system_host_change_function; in tx_demo_thread_host_simulation_entry()
Dusbx_storage_multi_lun_test.c75 static UINT ux_test_system_host_change_function(ULONG event, UX_HOST_CLASS *cls, VOID *inst) in ux_test_system_host_change_function() function
97 #define ux_test_system_host_change_function UX_NULL macro
317 status = ux_host_stack_initialize(ux_test_system_host_change_function); in test_application_define()
Dusbx_standalone_host_storage_basic_test.c52 static UINT ux_test_system_host_change_function(ULONG event, UX_HOST_CLASS *cls, VOID *inst);
533 status = ux_host_stack_initialize(ux_test_system_host_change_function); in test_application_define()
1336 static UINT ux_test_system_host_change_function(ULONG event, UX_HOST_CLASS *cls, VOID *inst) in ux_test_system_host_change_function() function
Dusbx_standalone_host_storage_insert_eject_test.c52 static UINT ux_test_system_host_change_function(ULONG event, UX_HOST_CLASS *cls, VOID *inst);
533 status = ux_host_stack_initialize(ux_test_system_host_change_function); in test_application_define()
1328 static UINT ux_test_system_host_change_function(ULONG event, UX_HOST_CLASS *cls, VOID *inst) in ux_test_system_host_change_function() function
Dusbx_standalone_host_storage_read_write_test.c52 static UINT ux_test_system_host_change_function(ULONG event, UX_HOST_CLASS *cls, VOID *inst);
536 status = ux_host_stack_initialize(ux_test_system_host_change_function); in test_application_define()
1443 static UINT ux_test_system_host_change_function(ULONG event, UX_HOST_CLASS *cls, VOID *inst) in ux_test_system_host_change_function() function
Dusbx_standalone_device_storage_read_write_test.c50 static UINT ux_test_system_host_change_function(ULONG event, UX_HOST_CLASS *cls, VOID *inst);
516 status = ux_host_stack_initialize(ux_test_system_host_change_function); in test_application_define()
2892 static UINT ux_test_system_host_change_function(ULONG event, UX_HOST_CLASS *cls, VOID *inst) in ux_test_system_host_change_function() function
Dusbx_standalone_device_storage_basic_test.c50 static UINT ux_test_system_host_change_function(ULONG event, UX_HOST_CLASS *cls, VOID *inst);
516 status = ux_host_stack_initialize(ux_test_system_host_change_function); in test_application_define()
2925 static UINT ux_test_system_host_change_function(ULONG event, UX_HOST_CLASS *cls, VOID *inst) in ux_test_system_host_change_function() function
Dusbx_standalone_device_storage_error_cv_test.c50 static UINT ux_test_system_host_change_function(ULONG event, UX_HOST_CLASS *cls, VOID *inst);
516 status = ux_host_stack_initialize(ux_test_system_host_change_function); in test_application_define()
2918 static UINT ux_test_system_host_change_function(ULONG event, UX_HOST_CLASS *cls, VOID *inst) in ux_test_system_host_change_function() function
Dusbx_storage_tests.c440 static UINT ux_test_system_host_change_function(ULONG event, UX_HOST_CLASS *cls, VOID *inst) in ux_test_system_host_change_function() function
2442 status = ux_host_stack_initialize(ux_test_system_host_change_function); in test_application_define()
4111 _ux_system_host -> ux_system_host_change_function = ux_test_system_host_change_function; in system_host_change_function_test()