Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/usbx_host_controllers/src/
Dux_hcd_ohci_isochronous_endpoint_create.c79 UINT _ux_hcd_ohci_isochronous_endpoint_create(UX_HCD_OHCI *hcd_ohci, UX_ENDPOINT *endpoint) in _ux_hcd_ohci_isochronous_endpoint_create() function
Dux_hcd_ohci_entry.c220 status = _ux_hcd_ohci_isochronous_endpoint_create(hcd_ohci, (UX_ENDPOINT*) parameter); in _ux_hcd_ohci_entry()
/USBX-v6.2.1/common/usbx_host_controllers/inc/
Dux_hcd_ohci.h393 UINT _ux_hcd_ohci_isochronous_endpoint_create(UX_HCD_OHCI *hcd_ohci, UX_ENDPOINT *endpoint);