Home
last modified time | relevance | path

Searched refs:host_device (Results 1 – 4 of 4) sorted by relevance

/USBX-v6.2.1/test/regression/
Dusbx_ux_device_stack_vendor_request_test.c50 static UX_DEVICE *host_device = UX_NULL; variable
652 host_device = (UX_DEVICE *)inst; in test_host_change_function()
655 if (host_device == (UX_DEVICE *)inst) in test_host_change_function()
656 host_device = UX_NULL; in test_host_change_function()
825 while (host_device == UX_NULL) in tx_test_thread_simulation0_entry()
839 if (host_device == UX_NULL) in tx_test_thread_simulation0_entry()
846 device = host_device; in tx_test_thread_simulation0_entry()
Dusbx_msrc_66679_test.c50 static UX_DEVICE *host_device = UX_NULL; variable
651 host_device = (UX_DEVICE *)inst; in test_host_change_function()
654 if (host_device == (UX_DEVICE *)inst) in test_host_change_function()
655 host_device = UX_NULL; in test_host_change_function()
824 while (host_device == UX_NULL) in tx_test_thread_simulation0_entry()
838 if (host_device == UX_NULL) in tx_test_thread_simulation0_entry()
845 device = host_device; in tx_test_thread_simulation0_entry()
Dusbx_device_class_ccid_busy_abort_tests.c74 static UX_DEVICE *host_device = UX_NULL; variable
326 host_device = (UX_DEVICE *)inst; in test_host_change_function()
330 if ((VOID *)host_device == inst) in test_host_change_function()
331 host_device = UX_NULL; in test_host_change_function()
Dusbx_device_class_ccid_basic_tests.c74 static UX_DEVICE *host_device = UX_NULL; variable
313 host_device = (UX_DEVICE *)inst; in test_host_change_function()
317 if ((VOID *)host_device == inst) in test_host_change_function()
318 host_device = UX_NULL; in test_host_change_function()