Home
last modified time | relevance | path

Searched refs:UX_DEVICE_HCD_GET (Results 1 – 25 of 33) sorted by relevance

12

/USBX-v6.2.1/common/core/src/
Dux_host_stack_transfer_request_abort.c103 hcd = UX_DEVICE_HCD_GET(transfer_request -> ux_transfer_request_endpoint -> ux_endpoint_device); in _ux_host_stack_transfer_request_abort()
198 …if (UX_DEVICE_HCD_GET(transfer_request -> ux_transfer_request_endpoint -> ux_endpoint_device) == U… in _uxe_host_stack_transfer_request_abort()
Dux_host_stack_hcd_transfer_request.c80 hcd = UX_DEVICE_HCD_GET(transfer_request -> ux_transfer_request_endpoint -> ux_endpoint_device); in _ux_host_stack_hcd_transfer_request()
Dux_host_stack_transfer_request.c185 hcd = UX_DEVICE_HCD_GET(device); in _ux_host_stack_transfer_request()
268 …if (UX_DEVICE_HCD_GET(transfer_request -> ux_transfer_request_endpoint -> ux_endpoint_device) == U… in _uxe_host_stack_transfer_request()
Dux_host_stack_endpoint_instance_delete.c89 hcd = UX_DEVICE_HCD_GET(endpoint -> ux_endpoint_device); in _ux_host_stack_endpoint_instance_delete()
Dux_host_stack_endpoint_reset.c112 hcd = UX_DEVICE_HCD_GET(device); in _ux_host_stack_endpoint_reset()
Dux_host_stack_tasks_run.c185 UX_HCD *hcd = UX_DEVICE_HCD_GET(device); in _ux_host_stack_rh_port_enable()
191 UX_HCD *hcd = UX_DEVICE_HCD_GET(device); in _ux_host_stack_rh_port_reset()
197 UX_HCD *hcd = UX_DEVICE_HCD_GET(device); in _ux_host_stack_rh_port_status_get()
323 UX_DEVICE_HCD_GET(device), UX_DEVICE_PARENT_GET(device), in _ux_host_stack_device_enumerated()
347 if (UX_DEVICE_HCD_GET(device) -> ux_hcd_status != UX_HCD_STATUS_OPERATIONAL || in _ux_host_stack_device_enumerated()
350 _ux_host_stack_device_remove(UX_DEVICE_HCD_GET(device), in _ux_host_stack_device_enumerated()
363 UX_DEVICE_HCD_GET(device) -> ux_hcd_rh_device_connection |= in _ux_host_stack_device_enumerated()
565 UX_DEVICE_HCD_GET(device) -> in _ux_host_stack_device_enum_run()
Dux_host_stack_endpoint_instance_create.c94 hcd = UX_DEVICE_HCD_GET(endpoint -> ux_endpoint_device); in _ux_host_stack_endpoint_instance_create()
Dux_host_stack_transfer_run.c144 hcd = UX_DEVICE_HCD_GET(device); in _ux_host_stack_transfer_run()
344 …if (UX_DEVICE_HCD_GET(transfer_request -> ux_transfer_request_endpoint -> ux_endpoint_device) == U… in _uxe_host_stack_transfer_run()
Dux_host_stack_device_address_set.c103 hcd = UX_DEVICE_HCD_GET(device); in _ux_host_stack_device_address_set()
Dux_host_stack_configuration_set.c118 hcd = UX_DEVICE_HCD_GET(device); in _ux_host_stack_configuration_set()
Dux_host_stack_device_resources_free.c224 hcd = UX_DEVICE_HCD_GET(device); in _ux_host_stack_device_resources_free()
/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_hub_port_change_connection_process.c110 hcd = UX_DEVICE_HCD_GET(hub -> ux_host_class_hub_device); in _ux_host_class_hub_port_change_connection_process()
188 … status = _ux_host_stack_new_device_create(UX_DEVICE_HCD_GET(hub -> ux_host_class_hub_device), in _ux_host_class_hub_port_change_connection_process()
Dux_host_class_hub_deactivate.c104 hcd = UX_DEVICE_HCD_GET(hub -> ux_host_class_hub_device); in _ux_host_class_hub_deactivate()
Dux_host_class_hub_tasks_run.c350 status = _ux_host_stack_new_device_create(UX_DEVICE_HCD_GET(hub_device), in _ux_host_class_hub_inst_tasks_run()
416 hcd = UX_DEVICE_HCD_GET(device); in _ux_host_class_hub_inst_tasks_run()
/USBX-v6.2.1/test/regression/
Dux_test_race_condition_overrides.c63 hcd = UX_DEVICE_HCD_GET(device); in _ux_host_stack_transfer_request()
108 hcd = UX_DEVICE_HCD_GET(device); in _ux_host_stack_transfer_request()
Dusbx_ux_host_class_hid_descriptor_parse_test.c422 hcd = UX_DEVICE_HCD_GET(hid -> ux_host_class_hid_device); in tx_demo_thread_host_simulation_entry()
444 hcd = UX_DEVICE_HCD_GET(hid -> ux_host_class_hid_device); in tx_demo_thread_host_simulation_entry()
466 hcd = UX_DEVICE_HCD_GET(hid -> ux_host_class_hid_device); in tx_demo_thread_host_simulation_entry()
Dusbx_storage_direct_calls_test.c749 hcd = UX_DEVICE_HCD_GET(global_storage -> ux_host_class_storage_device); in tx_demo_thread_host_simulation_entry()
796 hcd = UX_DEVICE_HCD_GET(global_storage -> ux_host_class_storage_device); in tx_demo_thread_host_simulation_entry()
858 hcd = UX_DEVICE_HCD_GET(global_storage -> ux_host_class_storage_device); in tx_demo_thread_host_simulation_entry()
911 hcd = UX_DEVICE_HCD_GET(global_storage -> ux_host_class_storage_device); in tx_demo_thread_host_simulation_entry()
952 hcd = UX_DEVICE_HCD_GET(global_storage -> ux_host_class_storage_device); in tx_demo_thread_host_simulation_entry()
1001 hcd = UX_DEVICE_HCD_GET(global_storage -> ux_host_class_storage_device); in tx_demo_thread_host_simulation_entry()
1086 hcd = UX_DEVICE_HCD_GET(global_storage -> ux_host_class_storage_device); in tx_demo_thread_host_simulation_entry()
Dusbx_ux_host_class_hid_report_get_test2.c397 hcd = UX_DEVICE_HCD_GET(hid -> ux_host_class_hid_device); in tx_demo_thread_host_simulation_entry()
429 hcd = UX_DEVICE_HCD_GET(hid -> ux_host_class_hid_device); in tx_demo_thread_host_simulation_entry()
Dusbx_hid_keyboard_extraction_test2.c336 hcd = UX_DEVICE_HCD_GET(hid -> ux_host_class_hid_device); in tx_demo_thread_host_simulation_entry()
Dusbx_hid_mouse_extraction_test2.c334 hcd = UX_DEVICE_HCD_GET(hid -> ux_host_class_hid_device); in tx_demo_thread_host_simulation_entry()
Dusbx_hid_remote_control_extraction_test2.c323 hcd = UX_DEVICE_HCD_GET(hid -> ux_host_class_hid_device); in tx_demo_thread_host_simulation_entry()
Dusbx_hid_mouse_extraction_test.c335 hcd = UX_DEVICE_HCD_GET(hid -> ux_host_class_hid_device); in tx_demo_thread_host_simulation_entry()
Dusbx_hid_keyboard_extraction_test.c343 hcd = UX_DEVICE_HCD_GET(hid -> ux_host_class_hid_device); in tx_demo_thread_host_simulation_entry()
Dusbx_hid_remote_control_extraction_test.c326 hcd = UX_DEVICE_HCD_GET(hid -> ux_host_class_hid_device); in tx_demo_thread_host_simulation_entry()
Dusbx_ux_host_class_hid_deactivate_test2.c336 hcd = UX_DEVICE_HCD_GET(hid -> ux_host_class_hid_device); in tx_demo_thread_host_simulation_entry()

12