Home
last modified time | relevance | path

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

/USBX-v6.2.1/test/regression/
Dusbx_host_stack_class_unregister_coverage_test.c16 static UX_HOST_CLASS host_class_array[2]; variable
36 _ux_system_host -> ux_system_host_class_array = host_class_array; in test_application_define()
37 host_class_array[0].ux_host_class_entry_function = UX_NULL; in test_application_define()
38 host_class_array[1].ux_host_class_entry_function = UX_NULL; in test_application_define()