Lines Matching refs:global_host_device
107 static UX_DEVICE *global_host_device; variable
592 …bulk_out = global_host_device->ux_device_first_configuration->ux_configuration_first_interface->ux… in get_host_bulk_endpoint()
649 …if ((global_host_device -> ux_device_state == UX_DEVICE_ATTACHED) || (global_host_device -> ux_dev… in _ux_hcd_sim_host_entry_bo_to_cbi()
650 || (global_host_device -> ux_device_state == UX_DEVICE_CONFIGURED)) in _ux_hcd_sim_host_entry_bo_to_cbi()
695 …if ((global_host_device -> ux_device_state == UX_DEVICE_ATTACHED) || (global_host_device -> ux_dev… in _ux_hcd_sim_host_entry_bo_to_cbi()
696 || (global_host_device -> ux_device_state == UX_DEVICE_CONFIGURED)) in _ux_hcd_sim_host_entry_bo_to_cbi()
844 …bulk_out = global_host_device->ux_device_first_configuration->ux_configuration_first_interface->ux… in _ux_hcd_sim_host_entry_bo_to_cb()
851 …if ((global_host_device -> ux_device_state == UX_DEVICE_ATTACHED) || (global_host_device -> ux_dev… in _ux_hcd_sim_host_entry_bo_to_cb()
852 || (global_host_device -> ux_device_state == UX_DEVICE_CONFIGURED)) in _ux_hcd_sim_host_entry_bo_to_cb()
1303 status = ux_host_stack_device_configuration_reset(global_host_device); in configuration_reset_action_func()
2452 global_host_device = &_ux_system_host->ux_system_host_device_array[0]; in test_application_define()
5068 …status = ux_host_stack_interface_setting_select(global_host_device->ux_device_first_configuration-… in hssctt_thread2_entry()
5172 transfer_request = &global_host_device->ux_device_control_endpoint.ux_endpoint_transfer_request; in host_stack_simultaneous_control_transfers_cause_override_test()
5205 status = ux_host_stack_device_configuration_reset(global_host_device); in hssctcesmt_do_configuration_reset_function()
5272 if (global_host_device->ux_device_protection_semaphore.tx_semaphore_count != 1) in host_stack_simultaneous_control_transfers_cause_extra_sem_count_test()