Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/usbx_host_controllers/src/
Dux_hcd_ehci_periodic_descriptor_link.c150 if ((virtual_lp.ed_ptr -> ux_ehci_ed_status & UX_EHCI_QH_STATIC) == 0) in _ux_hcd_ehci_periodic_descriptor_link()
Dux_hcd_ehci_periodic_tree_create.c114 ed -> ux_ehci_ed_status |= UX_EHCI_QH_STATIC; in _ux_hcd_ehci_periodic_tree_create()
/USBX-v6.2.1/common/usbx_host_controllers/inc/
Dux_hcd_ehci.h444 #define UX_EHCI_QH_STATIC 0x80000000u macro