Searched refs:UX_HCD_RESET_PORT (Results 1 – 12 of 12) sorted by relevance
| /USBX-v6.2.1/test/regression/ |
| D | usbx_ux_host_stack_rh_device_insertion_test.c | 185 { UX_HCD_RESET_PORT, NULL, 189 { UX_HCD_RESET_PORT, NULL, 193 { UX_HCD_RESET_PORT, NULL,
|
| D | usbx_ux_host_stack_hcd_thread_entry_test.c | 215 case UX_HCD_RESET_PORT: in _ux_hcd_test_host_entry()
|
| D | usbx_ux_host_device_basic_memory_tests.c | 290 { UX_HCD_RESET_PORT, NULL,
|
| D | usbx_ux_host_basic_memory_tests.c | 303 { UX_HCD_RESET_PORT, NULL,
|
| D | usbx_ux_host_device_basic_tests.c | 303 { UX_HCD_RESET_PORT, NULL,
|
| D | ux_test.c | 917 case UX_HCD_RESET_PORT: in ux_test_action_handler_check()
|
| /USBX-v6.2.1/common/core/src/ |
| D | ux_host_stack_rh_device_insertion.c | 148 …port_status = hcd -> ux_hcd_entry_function(hcd, UX_HCD_RESET_PORT, (VOID *)((ALIGN_TYPE)port_inde… in _ux_host_stack_rh_device_insertion()
|
| D | ux_hcd_sim_host_entry.c | 175 case UX_HCD_RESET_PORT: in _ux_hcd_sim_host_entry()
|
| D | ux_host_stack_tasks_run.c | 193 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/ |
| D | ux_hcd_ohci_entry.c | 168 case UX_HCD_RESET_PORT: in _ux_hcd_ohci_entry()
|
| D | ux_hcd_ehci_entry.c | 166 case UX_HCD_RESET_PORT: in _ux_hcd_ehci_entry()
|
| /USBX-v6.2.1/common/core/inc/ |
| D | ux_api.h | 1562 #define UX_HCD_RESET_PORT 9 macro
|