Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/usbx_host_controllers/src/
Dux_hcd_ehci_transfer_abort.c101 ULONG fr_start; in _ux_hcd_ehci_transfer_abort() local
184fr_start = (ULONG)ied -> ux_ehci_hsiso_ed_fr_hc << ied -> ux_ehci_hsiso_ed_frinterval_shift; in _ux_hcd_ehci_transfer_abort()
185 fr_start += ied -> ux_ehci_hsiso_ed_frstart; in _ux_hcd_ehci_transfer_abort()
186 fr_start &= 0x7u; in _ux_hcd_ehci_transfer_abort()
223 frindex = fr_start + fr_req; in _ux_hcd_ehci_transfer_abort()