Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/usbx_host_controllers/src/
Dux_hcd_ehci_hsisochronous_tds_process.c109 USHORT fr_sw; in _ux_hcd_ehci_hsisochronous_tds_process() local
324 fr_sw = (USHORT)(ed -> ux_ehci_hsiso_ed_fr_sw << ed -> ux_ehci_hsiso_ed_frinterval_shift); in _ux_hcd_ehci_hsisochronous_tds_process()
325 fr_sw = (USHORT)(fr_sw + ed -> ux_ehci_hsiso_ed_frstart); in _ux_hcd_ehci_hsisochronous_tds_process()
326 fr_sw &= 0x7u; in _ux_hcd_ehci_hsisochronous_tds_process()
335 frindex = i + fr_sw; in _ux_hcd_ehci_hsisochronous_tds_process()
373 if ((frindex == frindex_now) || (i + fr_sw >= frindex_now + 8)) in _ux_hcd_ehci_hsisochronous_tds_process()