Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/usbx_host_controllers/src/
Dux_hcd_ohci_entry.c144 case UX_HCD_POWER_ON_PORT: in _ux_hcd_ohci_entry()
Dux_hcd_ehci_entry.c143 case UX_HCD_POWER_ON_PORT: in _ux_hcd_ehci_entry()
/USBX-v6.2.1/common/core/src/
Dux_hcd_sim_host_entry.c151 case UX_HCD_POWER_ON_PORT: in _ux_hcd_sim_host_entry()
/USBX-v6.2.1/test/regression/
Dusbx_ux_host_stack_hcd_thread_entry_test.c211 case UX_HCD_POWER_ON_PORT: in _ux_hcd_test_host_entry()
/USBX-v6.2.1/common/core/inc/
Dux_api.h1558 #define UX_HCD_POWER_ON_PORT 5 macro