Searched refs:ux_test_system_host_change_function (Results 1 – 9 of 9) sorted by relevance
| /USBX-v6.2.1/test/regression/ |
| D | usbx_ux_host_class_storage_thread_entry_test.c | 201 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()
|
| D | usbx_storage_multi_lun_test.c | 75 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()
|
| D | usbx_standalone_host_storage_basic_test.c | 52 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
|
| D | usbx_standalone_host_storage_insert_eject_test.c | 52 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
|
| D | usbx_standalone_host_storage_read_write_test.c | 52 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
|
| D | usbx_standalone_device_storage_read_write_test.c | 50 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
|
| D | usbx_standalone_device_storage_basic_test.c | 50 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
|
| D | usbx_standalone_device_storage_error_cv_test.c | 50 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
|
| D | usbx_storage_tests.c | 440 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()
|