Home
last modified time | relevance | path

Searched refs:g_dpump_host_from_system_change_function (Results 1 – 7 of 7) sorted by relevance

/USBX-v6.2.1/test/regression/
Dusbx_hub_hub_device_disconnect_test.c32 UX_TEST_CHECK_SUCCESS(ux_test_wait_for_null((VOID**)&g_dpump_host_from_system_change_function)); in post_init_host()
Dusbx_hub_port_never_reset_test.c33 UX_TEST_ASSERT(g_dpump_host_from_system_change_function == UX_NULL); in post_init_host()
Dusbx_hub_get_hub_status_fails_during_hub_device_enum_test.c52 UX_TEST_ASSERT(g_dpump_host_from_system_change_function == UX_NULL); in post_init_host()
Dusbx_hub_hub_status_get_invalid_length_test.c42 UX_TEST_ASSERT(g_dpump_host_from_system_change_function == UX_NULL); in post_init_host()
Dusbx_hub_get_hub_status_fails_during_port_reset_test.c62 UX_TEST_ASSERT(g_dpump_host_from_system_change_function == UX_NULL); in post_init_host()
Dusbx_ux_test_hub.h44 static UX_HOST_CLASS_DPUMP *g_dpump_host_from_system_change_function; variable
468 g_dpump_host_from_system_change_function = instance; in system_change_function()
472 g_dpump_host_from_system_change_function = UX_NULL; in system_change_function()
Dusbx_hub_hub_device_connect_test.c50 UX_TEST_CHECK_SUCCESS(ux_test_wait_for_null((VOID**)&g_dpump_host_from_system_change_function)); in post_init_host()