Home
last modified time | relevance | path

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

/USBX-v6.2.1/test/regression/
Dusbx_storage_tests.c107 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()
[all …]