Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/usbx_host_controllers/src/
Dux_hcd_ehci_interrupt_endpoint_destroy.c87 UINT _ux_hcd_ehci_interrupt_endpoint_destroy(UX_HCD_EHCI *hcd_ehci, UX_ENDPOINT *endpoint) in _ux_hcd_ehci_interrupt_endpoint_destroy() function
Dux_hcd_ehci_entry.c231 status = _ux_hcd_ehci_interrupt_endpoint_destroy(hcd_ehci, (UX_ENDPOINT*) parameter); in _ux_hcd_ehci_entry()
/USBX-v6.2.1/common/usbx_host_controllers/inc/
Dux_hcd_ehci.h813 UINT _ux_hcd_ehci_interrupt_endpoint_destroy(UX_HCD_EHCI *hcd_ehci, UX_ENDPOINT *endpoint);