Home
last modified time | relevance | path

Searched refs:host_storage (Results 1 – 2 of 2) sorted by relevance

/USBX-v6.2.1/test/regression/
Dusbx_msrc_81142_host_storage_endpoints_get_tests.c46 static UX_HOST_CLASS_STORAGE *host_storage = UX_NULL; variable
213 host_storage = storage_inst; in test_host_change_function()
218 if (host_storage == storage_inst) in test_host_change_function()
219 host_storage = UX_NULL; in test_host_change_function()
386 if (device_dummy && host_storage) in _test_check_host_connection_error()
395 if (device_dummy && host_storage) in _test_check_host_connection_success()
402 if (device_dummy == UX_NULL && host_storage == UX_NULL) in _test_check_host_disconnection_success()
Dusbx_ux_host_stack_class_unregister_test.c63 UX_HOST_CLASS_STORAGE *host_storage = UX_NULL; variable
534 host_storage = UX_NULL; in ux_test_wait_connect()
557 status = ux_host_stack_class_instance_get(host_class, 0, (VOID **)&host_storage); in ux_test_wait_connect()
560 if (host_storage -> ux_host_class_storage_state != UX_HOST_CLASS_INSTANCE_LIVE) in ux_test_wait_connect()