Home
last modified time | relevance | path

Searched refs:UX_EHCI_QH_HIGH_SPEED (Results 1 – 3 of 3) sorted by relevance

/USBX-v6.2.1/common/usbx_host_controllers/src/
Dux_hcd_ehci_asynchronous_endpoint_create.c135 ed -> ux_ehci_ed_cap0 |= UX_EHCI_QH_HIGH_SPEED; in _ux_hcd_ehci_asynchronous_endpoint_create()
Dux_hcd_ehci_interrupt_endpoint_create.c182 ed -> ux_ehci_ed_cap0 |= UX_EHCI_QH_HIGH_SPEED; in _ux_hcd_ehci_interrupt_endpoint_create()
/USBX-v6.2.1/common/usbx_host_controllers/inc/
Dux_hcd_ehci.h463 #define UX_EHCI_QH_HIGH_SPEED 0x00002000u macro