Home
last modified time | relevance | path

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

/USBX-v6.2.1/test/regression/
Dusbx_hid_remote_control_tests.c41 static UX_HCD *global_hcd; variable
201 UX_TEST_ASSERT(global_hcd->ux_hcd_nb_devices == 0); in set_report_descriptor()
351 global_hcd = &_ux_system_host->ux_system_host_hcd_array[0]; in test_application_define()
592 ux_test_disconnect_slave_and_host_wait_for_enum_completion(global_hcd); in host_event_buffer_test()
665 ux_test_disconnect_slave_and_host_wait_for_enum_completion(global_hcd); in test_main_thread_entry()
Dusbx_storage_tests.c105 static UX_HCD *global_hcd; variable
971 while (global_hcd->ux_hcd_nb_devices != 0) in disconnect_host_and_slave()
1085 global_hcd->ux_hcd_entry_function = _ux_test_hcd_sim_host_entry; in switch_to_protocol()
1094 global_hcd->ux_hcd_entry_function = _ux_hcd_sim_host_entry_bo_to_cbi; in switch_to_protocol()
1103 global_hcd->ux_hcd_entry_function = _ux_hcd_sim_host_entry_bo_to_cb; in switch_to_protocol()
2478 global_hcd = &_ux_system_host->ux_system_host_hcd_array[0]; in test_application_define()
3925 global_hcd->ux_hcd_entry_function = _ux_hcd_sim_host_entry_bo_to_cbi; in ufi_start_fails()
5218 UX_HCD_SIM_HOST *hcd_sim_host = global_hcd -> ux_hcd_controller_hardware; in hssctcesmt_reactivate_hcd_timer()
5236 UX_HCD_SIM_HOST *hcd_sim_host = global_hcd -> ux_hcd_controller_hardware; in host_stack_simultaneous_control_transfers_cause_extra_sem_count_test()