Home
last modified time | relevance | path

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

/USBX-v6.2.1/test/regression/
Dusbx_host_stack_new_endpoint_create_coverage_test.c15 static struct UX_CONFIGURATION_STRUCT test_configuration; variable
42 test_interface.ux_interface_configuration = &test_configuration; in test_application_define()
Dusbx_ux_host_stack_device_configuration_get_test.c302 UX_CONFIGURATION *test_configuration; in ux_test_thread_host_simulation_entry() local
334 …_ux_host_stack_device_configuration_get(dpump->ux_host_class_dpump_device, 1, &test_configuration); in ux_test_thread_host_simulation_entry()
Dusbx_ux_host_stack_device_configuration_reset_select_test.c332 static UX_CONFIGURATION test_configuration; in ux_test_thread_host_simulation_entry() local
368 status = ux_host_stack_device_configuration_select(&test_configuration); in ux_test_thread_host_simulation_entry()