Home
last modified time | relevance | path

Searched defs:hcd (Results 1 – 25 of 88) sorted by relevance

1234

/USBX-v6.2.1/test/regression/
Dux_test_hcd_sim_host.c21 UX_HCD *hcd = &_ux_system_host -> ux_system_host_hcd_array[0]; in ux_test_hcd_sim_host_disconnect_no_wait() local
53 UX_HCD *hcd = &_ux_system_host -> ux_system_host_hcd_array[0]; in ux_test_hcd_sim_host_disconnect() local
74 UX_HCD *hcd = &_ux_system_host -> ux_system_host_hcd_array[0]; in ux_test_hcd_sim_host_connect_no_wait() local
208 UINT _ux_test_hcd_sim_host_dummy_entry(UX_HCD *hcd, UINT function, VOID *parameter) in _ux_test_hcd_sim_host_dummy_entry()
217 UINT _ux_test_hcd_sim_host_entry(UX_HCD *hcd, UINT function, VOID *parameter) in _ux_test_hcd_sim_host_entry()
266 UINT _ux_test_hcd_sim_host_initialize(UX_HCD *hcd) in _ux_test_hcd_sim_host_initialize()
Dusbx_storage_direct_calls_test.c260 static UINT ux_hcd_sim_host_entry_filter_transfer_request_failed_test1(UX_HCD *hcd, UINT function, … in ux_hcd_sim_host_entry_filter_transfer_request_failed_test1()
347 static UINT ux_hcd_sim_host_entry_filter_transfer_request_failed_test2(UX_HCD *hcd, UINT function, … in ux_hcd_sim_host_entry_filter_transfer_request_failed_test2()
381 static UINT ux_hcd_sim_host_entry_filter_transfer_request_failed_test3(UX_HCD *hcd, UINT function, … in ux_hcd_sim_host_entry_filter_transfer_request_failed_test3()
433 static UINT ux_hcd_sim_host_entry_filter_transfer_request_failed_test4(UX_HCD *hcd, UINT function, … in ux_hcd_sim_host_entry_filter_transfer_request_failed_test4()
517 static UINT ux_hcd_sim_host_entry_filter_transfer_request_failed_test5(UX_HCD *hcd, UINT function, … in ux_hcd_sim_host_entry_filter_transfer_request_failed_test5()
569 static UINT ux_hcd_sim_host_entry_filter_transfer_request_failed_test6(UX_HCD *hcd, UINT function, … in ux_hcd_sim_host_entry_filter_transfer_request_failed_test6()
621 static UINT ux_hcd_sim_host_entry_filter_transfer_request_failed_test7(UX_HCD *hcd, UINT function, … in ux_hcd_sim_host_entry_filter_transfer_request_failed_test7()
697 UX_HCD *hcd; in tx_demo_thread_host_simulation_entry() local
Dusbx_ux_host_class_hid_descriptor_parse_test.c278 static UINT ux_hcd_sim_host_entry_filter(UX_HCD *hcd, UINT function, VOID *parameter) in ux_hcd_sim_host_entry_filter()
302 static UINT ux_hcd_sim_host_entry_filter_descriptor_too_small_test(UX_HCD *hcd, UINT function, VOID… in ux_hcd_sim_host_entry_filter_descriptor_too_small_test()
337 static UINT ux_hcd_sim_host_entry_filter_descriptor_too_large_test(UX_HCD *hcd, UINT function, VOID… in ux_hcd_sim_host_entry_filter_descriptor_too_large_test()
376 UX_HCD *hcd; in tx_demo_thread_host_simulation_entry() local
Dusbx_ux_host_class_hid_report_get_test2.c277 static UINT ux_hcd_sim_host_entry_filter(UX_HCD *hcd, UINT function, VOID *parameter) in ux_hcd_sim_host_entry_filter()
313 static UINT ux_hcd_sim_host_entry_filter_transfer_request_failed_test2(UX_HCD *hcd, UINT function, … in ux_hcd_sim_host_entry_filter_transfer_request_failed_test2()
354 UX_HCD *hcd; in tx_demo_thread_host_simulation_entry() local
/USBX-v6.2.1/common/core/src/
Dux_hcd_sim_host_controller_disable.c75 UX_HCD *hcd = hcd_sim_host -> ux_hcd_sim_host_hcd_owner; in _ux_hcd_sim_host_controller_disable() local
Dux_host_stack_endpoint_instance_delete.c85 UX_HCD *hcd; in _ux_host_stack_endpoint_instance_delete() local
Dux_host_stack_rh_device_extraction.c72 UINT _ux_host_stack_rh_device_extraction(UX_HCD *hcd, UINT port_index) in _ux_host_stack_rh_device_extraction()
Dux_hcd_sim_host_timer_function.c84 UX_HCD *hcd; in _ux_hcd_sim_host_timer_function() local
Dux_host_stack_hcd_thread_entry.c88 UX_HCD *hcd; in _ux_host_stack_hcd_thread_entry() local
Dux_host_stack_hcd_transfer_request.c77 UX_HCD *hcd; in _ux_host_stack_hcd_transfer_request() local
Dux_dcd_sim_slave_state_change.c82 UX_HCD *hcd; in _ux_dcd_sim_slave_state_change() local
Dux_host_stack_rh_device_insertion.c91 UINT _ux_host_stack_rh_device_insertion(UX_HCD *hcd, UINT port_index) in _ux_host_stack_rh_device_insertion()
Dux_hcd_sim_host_uninitialize.c80 UX_HCD *hcd = hcd_sim_host -> ux_hcd_sim_host_hcd_owner; in _ux_hcd_sim_host_uninitialize() local
Dux_host_stack_endpoint_instance_create.c88 UX_HCD *hcd; in _ux_host_stack_endpoint_instance_create() local
Dux_dcd_sim_slave_initialize.c80 UX_HCD *hcd; in _ux_dcd_sim_slave_initialize() local
Dux_hcd_sim_host_initialize.c88 UINT _ux_hcd_sim_host_initialize(UX_HCD *hcd) in _ux_hcd_sim_host_initialize()
Dux_host_stack_transfer_request_abort.c92 UX_HCD *hcd; in _ux_host_stack_transfer_request_abort() local
Dux_hcd_sim_host_entry.c95 UINT _ux_hcd_sim_host_entry(UX_HCD *hcd, UINT function, VOID *parameter) in _ux_hcd_sim_host_entry()
Dux_host_stack_configuration_set.c97 UX_HCD *hcd; in _ux_host_stack_configuration_set() local
/USBX-v6.2.1/common/usbx_host_controllers/src/
Dux_hcd_ehci_controller_disable.c80 UX_HCD *hcd; in _ux_hcd_ehci_controller_disable() local
Dux_hcd_ohci_controller_disable.c77 UX_HCD *hcd; in _ux_hcd_ohci_controller_disable() local
Dux_hcd_ohci_entry.c93 UINT _ux_hcd_ohci_entry(UX_HCD *hcd, UINT function, VOID *parameter) in _ux_hcd_ohci_entry()
Dux_hcd_ohci_initialize.c92 UINT _ux_hcd_ohci_initialize(UX_HCD *hcd) in _ux_hcd_ohci_initialize()
Dux_hcd_ehci_entry.c93 UINT _ux_hcd_ehci_entry(UX_HCD *hcd, UINT function, VOID *parameter) in _ux_hcd_ehci_entry()
/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_hub_deactivate.c95 UX_HCD *hcd; in _ux_host_class_hub_deactivate() local

1234