Home
last modified time | relevance | path

Searched refs:UX_EHCI_FSISO_TD (Results 1 – 4 of 4) sorted by relevance

/USBX-v6.2.1/common/usbx_host_controllers/src/
Dux_hcd_ehci_fsisochronous_td_obtain.c74 UX_EHCI_FSISO_TD *_ux_hcd_ehci_fsisochronous_td_obtain(UX_HCD_EHCI *hcd_ehci) in _ux_hcd_ehci_fsisochronous_td_obtain()
83 UX_EHCI_FSISO_TD *td; in _ux_hcd_ehci_fsisochronous_td_obtain()
97 … _ux_utility_memory_set(td, 0, sizeof(UX_EHCI_FSISO_TD)); /* Use case of memset is verified. */ in _ux_hcd_ehci_fsisochronous_td_obtain()
Dux_hcd_ehci_fsisochronous_tds_process.c80 UX_EHCI_FSISO_TD* _ux_hcd_ehci_fsisochronous_tds_process( in _ux_hcd_ehci_fsisochronous_tds_process()
82 UX_EHCI_FSISO_TD* itd) in _ux_hcd_ehci_fsisochronous_tds_process()
Dux_hcd_ehci_initialize.c236 …x_utility_memory_allocate(UX_ALIGN_32, UX_CACHE_SAFE_MEMORY, sizeof(UX_EHCI_FSISO_TD) * _ux_system… in _ux_hcd_ehci_initialize()
/USBX-v6.2.1/common/usbx_host_controllers/inc/
Dux_hcd_ehci.h691 } UX_EHCI_FSISO_TD; typedef
796 UX_EHCI_FSISO_TD *_ux_hcd_ehci_fsisochronous_tds_process(UX_HCD_EHCI *hcd_ehci, UX_EHCI_FSISO_TD
808 UX_EHCI_FSISO_TD *_ux_hcd_ehci_fsisochronous_td_obtain(UX_HCD_EHCI *hcd_ehci);