Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/usbx_host_controllers/src/
Dux_hcd_ehci_interrupt_endpoint_create.c359 …_anchor -> REF_AS.ANCHOR.ux_ehci_ed_microframe_load[(i + 2)&7] = (USHORT)(ed_anchor -> REF_AS.ANCH… in _ux_hcd_ehci_interrupt_endpoint_create()
360 …_anchor -> REF_AS.ANCHOR.ux_ehci_ed_microframe_load[(i + 3)&7] = (USHORT)(ed_anchor -> REF_AS.ANCH… in _ux_hcd_ehci_interrupt_endpoint_create()
364 …_anchor -> REF_AS.ANCHOR.ux_ehci_ed_microframe_load[(i + 4)&7] = (USHORT)(ed_anchor -> REF_AS.ANCH… in _ux_hcd_ehci_interrupt_endpoint_create()
370 …ed_anchor -> REF_AS.ANCHOR.ux_ehci_ed_microframe_load[i] = (USHORT)(ed_anchor -> REF_AS.ANCHOR.ux_… in _ux_hcd_ehci_interrupt_endpoint_create()
380 …ed_anchor -> REF_AS.ANCHOR.ux_ehci_ed_microframe_load[i] = (USHORT)(ed_anchor -> REF_AS.ANCHOR.ux_… in _ux_hcd_ehci_interrupt_endpoint_create()
402 …ed_anchor -> REF_AS.ANCHOR.ux_ehci_ed_microframe_load[i] = (USHORT)(ed_anchor -> REF_AS.ANCHOR.ux_… in _ux_hcd_ehci_interrupt_endpoint_create()
Dux_hcd_ehci_isochronous_endpoint_destroy.c240 …ed_td.sitd_ptr -> ux_ehci_fsiso_td_anchor -> REF_AS.ANCHOR.ux_ehci_ed_microframe_load[frindex] = (… in _ux_hcd_ehci_isochronous_endpoint_destroy()
241 …(ed_td.sitd_ptr -> ux_ehci_fsiso_td_anchor -> REF_AS.ANCHOR.ux_ehci_ed_microframe_load[frindex] - … in _ux_hcd_ehci_isochronous_endpoint_destroy()
243 …ed_td.sitd_ptr -> ux_ehci_fsiso_td_anchor -> REF_AS.ANCHOR.ux_ehci_ed_microframe_load[frindex] = (… in _ux_hcd_ehci_isochronous_endpoint_destroy()
244 …(ed_td.sitd_ptr -> ux_ehci_fsiso_td_anchor -> REF_AS.ANCHOR.ux_ehci_ed_microframe_load[frindex] - … in _ux_hcd_ehci_isochronous_endpoint_destroy()
251 …ed_td.sitd_ptr -> ux_ehci_fsiso_td_anchor -> REF_AS.ANCHOR.ux_ehci_ed_microframe_load[frindex] = (… in _ux_hcd_ehci_isochronous_endpoint_destroy()
252 …(ed_td.sitd_ptr -> ux_ehci_fsiso_td_anchor -> REF_AS.ANCHOR.ux_ehci_ed_microframe_load[frindex] - … in _ux_hcd_ehci_isochronous_endpoint_destroy()
269 …> REF_AS.ANCHOR.ux_ehci_ed_microframe_load[frindex] = (USHORT)(ed -> ux_ehci_hsiso_ed_anchor -> RE… in _ux_hcd_ehci_isochronous_endpoint_destroy()
Dux_hcd_ehci_interrupt_endpoint_destroy.c174 …EF_AS.ANCHOR.ux_ehci_ed_microframe_load[frindex] = (USHORT)(ed -> REF_AS.INTR.ux_ehci_ed_anchor ->… in _ux_hcd_ehci_interrupt_endpoint_destroy()
189 …EF_AS.ANCHOR.ux_ehci_ed_microframe_load[frindex] = (USHORT)(ed -> REF_AS.INTR.ux_ehci_ed_anchor ->… in _ux_hcd_ehci_interrupt_endpoint_destroy()
Dux_hcd_ehci_isochronous_endpoint_create.c444 …ed_anchor -> REF_AS.ANCHOR.ux_ehci_ed_microframe_load[i] = (USHORT)(ed_anchor -> REF_AS.ANCHOR.ux_… in _ux_hcd_ehci_isochronous_endpoint_create()
447 …ed_anchor -> REF_AS.ANCHOR.ux_ehci_ed_microframe_load[i] = (USHORT)(ed_anchor -> REF_AS.ANCHOR.ux_… in _ux_hcd_ehci_isochronous_endpoint_create()
497 …ed_anchor -> REF_AS.ANCHOR.ux_ehci_ed_microframe_load[i] = (USHORT)(ed_anchor -> REF_AS.ANCHOR.ux_… in _ux_hcd_ehci_isochronous_endpoint_create()
520 …ed_anchor -> REF_AS.ANCHOR.ux_ehci_ed_microframe_load[i] = (USHORT)(ed_anchor -> REF_AS.ANCHOR.ux_… in _ux_hcd_ehci_isochronous_endpoint_create()
Dux_hcd_ehci_least_traffic_list_get.c136 microframe_load[frindex] += ed -> REF_AS.ANCHOR.ux_ehci_ed_microframe_load[frindex]; in _ux_hcd_ehci_least_traffic_list_get()
/USBX-v6.2.1/common/usbx_host_controllers/inc/
Dux_hcd_ehci.h418 USHORT ux_ehci_ed_microframe_load[8]; /* + 4 DWords. */ member