Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/usbx_host_controllers/src/
Dux_hcd_ehci_hsisochronous_tds_process.c108 USHORT fr_hc; in _ux_hcd_ehci_hsisochronous_tds_process() local
143 fr_hc = (USHORT)(ed -> ux_ehci_hsiso_ed_fr_hc << ed -> ux_ehci_hsiso_ed_frinterval_shift); in _ux_hcd_ehci_hsisochronous_tds_process()
144 fr_hc = (USHORT)(fr_hc + ed -> ux_ehci_hsiso_ed_frstart); in _ux_hcd_ehci_hsisochronous_tds_process()
145 fr_hc &= 0x7u; in _ux_hcd_ehci_hsisochronous_tds_process()
154 frindex = fr_hc + i; in _ux_hcd_ehci_hsisochronous_tds_process()