Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/core/src/
Dux_hcd_sim_host_periodic_tree_create.c80 UX_HCD_SIM_HOST_ED *ed_start_list[32]; in _ux_hcd_sim_host_periodic_tree_create() local
108 ed_start_list[current_list_entry] = ed; in _ux_hcd_sim_host_periodic_tree_create()
133 ed = ed_start_list[_ux_system_host_hcd_periodic_tree_entries[current_list_entry]]; in _ux_hcd_sim_host_periodic_tree_create()
/USBX-v6.2.1/common/usbx_host_controllers/src/
Dux_hcd_ohci_periodic_tree_create.c83 UX_OHCI_ED *ed_start_list[32]; in _ux_hcd_ohci_periodic_tree_create() local
116 ed_start_list[current_list_entry] = ed; in _ux_hcd_ohci_periodic_tree_create()
142 ed = ed_start_list[_ux_system_host_hcd_periodic_tree_entries[current_list_entry]]; in _ux_hcd_ohci_periodic_tree_create()
Dux_hcd_ehci_periodic_tree_create.c86 UX_EHCI_ED *ed_start_list[32]; in _ux_hcd_ehci_periodic_tree_create() local
122 ed_start_list[current_list_entry] = ed; in _ux_hcd_ehci_periodic_tree_create()
164 ed = ed_start_list[_ux_system_host_hcd_periodic_tree_entries[current_list_entry]]; in _ux_hcd_ehci_periodic_tree_create()