Home
last modified time | relevance | path

Searched refs:g_hub_host_from_system_change_function (Results 1 – 8 of 8) sorted by relevance

/USBX-v6.2.1/test/regression/
Dusbx_hub_basic_test.c59 UX_TEST_ASSERT(g_hub_host_from_system_change_function == UX_NULL); in post_init_host()
Dusbx_hub_invalid_device_protocol_test.c94 UX_TEST_ASSERT(g_hub_host_from_system_change_function == UX_NULL); in post_init_host()
Dusbx_hub_multiple_tt_too_many_hub_ports_test.c110 UX_TEST_ASSERT(g_hub_host_from_system_change_function == UX_NULL); in post_init_host()
Dusbx_hub_single_tt_too_many_hub_ports_test.c110 UX_TEST_ASSERT(g_hub_host_from_system_change_function == UX_NULL); in post_init_host()
Dusbx_hub_basic_memory_test.c186 if (g_hub_host_from_system_change_function == UX_NULL) in post_init_host()
234 if (g_hub_host_from_system_change_function != UX_NULL) in post_init_host()
Dusbx_hub_get_status_fails_during_configuration_test.c61 UX_TEST_ASSERT(g_hub_host_from_system_change_function == UX_NULL); in post_init_host()
Dusbx_hub_invalid_hub_descriptor_length_test.c62 UX_TEST_ASSERT(g_hub_host_from_system_change_function == UX_NULL); in post_init_host()
Dusbx_ux_test_hub.h42 static UX_HOST_CLASS_HUB *g_hub_host_from_system_change_function; variable
457 g_hub_host_from_system_change_function = instance; in system_change_function()
461 g_hub_host_from_system_change_function = UX_NULL; in system_change_function()