Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/usbx_host_controllers/src/
Dux_hcd_ehci_entry.c209 status = _ux_hcd_ehci_interrupt_endpoint_create(hcd_ehci, (UX_ENDPOINT*) parameter); in _ux_hcd_ehci_entry()
Dux_hcd_ehci_interrupt_endpoint_create.c109 UINT _ux_hcd_ehci_interrupt_endpoint_create(UX_HCD_EHCI *hcd_ehci, UX_ENDPOINT *endpoint) in _ux_hcd_ehci_interrupt_endpoint_create() function
/USBX-v6.2.1/common/usbx_host_controllers/inc/
Dux_hcd_ehci.h812 UINT _ux_hcd_ehci_interrupt_endpoint_create(UX_HCD_EHCI *hcd_ehci, UX_ENDPOINT *endpoint);