Searched refs:tx_demo_host_change_function (Results 1 – 5 of 5) sorted by relevance
| /USBX-v6.2.1/test/regression/ |
| D | usbx_class_device_enumeration_test.c | 121 static UINT tx_demo_host_change_function(ULONG e, UX_HOST_CLASS *c, VOID *p); 123 #define tx_demo_host_change_function UX_NULL macro 199 status = ux_host_stack_initialize(tx_demo_host_change_function); in test_application_define() 393 static UINT tx_demo_host_change_function(ULONG e, UX_HOST_CLASS *c, VOID *p) in tx_demo_host_change_function() function
|
| D | usbx_dpump_basic_test.c | 143 static UINT tx_demo_host_change_function(ULONG e, UX_HOST_CLASS *c, VOID *p); 145 #define tx_demo_host_change_function UX_NULL macro 224 status = ux_host_stack_initialize(tx_demo_host_change_function); in test_application_define() 644 static UINT tx_demo_host_change_function(ULONG e, UX_HOST_CLASS *c, VOID *p) in tx_demo_host_change_function() function
|
| D | usbx_class_interface_enumeration_test.c | 124 static UINT tx_demo_host_change_function(ULONG e, UX_HOST_CLASS *c, VOID *p); 126 #define tx_demo_host_change_function UX_NULL macro 202 status = ux_host_stack_initialize(tx_demo_host_change_function); in test_application_define() 509 static UINT tx_demo_host_change_function(ULONG e, UX_HOST_CLASS *c, VOID *p) in tx_demo_host_change_function() function
|
| D | usbx_ux_host_stack_transfer_request_abort_test.c | 124 static UINT tx_demo_host_change_function(ULONG e, UX_HOST_CLASS *c, VOID *p); 126 #define tx_demo_host_change_function UX_NULL macro 207 status = ux_host_stack_initialize(tx_demo_host_change_function); in test_application_define() 482 static UINT tx_demo_host_change_function(ULONG e, UX_HOST_CLASS *c, VOID *p) in tx_demo_host_change_function() function
|
| D | usbx_class_multi_interface_enumeration_test.c | 137 static UINT tx_demo_host_change_function(ULONG e, UX_HOST_CLASS *c, VOID *p); 139 #define tx_demo_host_change_function UX_NULL macro 215 status = ux_host_stack_initialize(tx_demo_host_change_function); in test_application_define() 554 static UINT tx_demo_host_change_function(ULONG e, UX_HOST_CLASS *c, VOID *p) in tx_demo_host_change_function() function
|