Home
last modified time | relevance | path

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

/USBX-v6.2.1/test/regression/
Dusbx_ux_host_stack_rh_device_insertion_test.c185 { UX_HCD_RESET_PORT, NULL,
189 { UX_HCD_RESET_PORT, NULL,
193 { UX_HCD_RESET_PORT, NULL,
Dusbx_ux_host_stack_hcd_thread_entry_test.c215 case UX_HCD_RESET_PORT: in _ux_hcd_test_host_entry()
Dusbx_ux_host_device_basic_memory_tests.c290 { UX_HCD_RESET_PORT, NULL,
Dusbx_ux_host_basic_memory_tests.c303 { UX_HCD_RESET_PORT, NULL,
Dusbx_ux_host_device_basic_tests.c303 { UX_HCD_RESET_PORT, NULL,
Dux_test.c917 case UX_HCD_RESET_PORT: in ux_test_action_handler_check()
/USBX-v6.2.1/common/core/src/
Dux_host_stack_rh_device_insertion.c148 …port_status = hcd -> ux_hcd_entry_function(hcd, UX_HCD_RESET_PORT, (VOID *)((ALIGN_TYPE)port_inde… in _ux_host_stack_rh_device_insertion()
Dux_hcd_sim_host_entry.c175 case UX_HCD_RESET_PORT: in _ux_hcd_sim_host_entry()
Dux_host_stack_tasks_run.c193 return hcd -> ux_hcd_entry_function(hcd, UX_HCD_RESET_PORT, (VOID *)port_index); in _ux_host_stack_rh_port_reset()
/USBX-v6.2.1/common/usbx_host_controllers/src/
Dux_hcd_ohci_entry.c168 case UX_HCD_RESET_PORT: in _ux_hcd_ohci_entry()
Dux_hcd_ehci_entry.c166 case UX_HCD_RESET_PORT: in _ux_hcd_ehci_entry()
/USBX-v6.2.1/common/core/inc/
Dux_api.h1562 #define UX_HCD_RESET_PORT 9 macro