Searched refs:UX_HCD_SIM_HOST_ISO_TD (Results 1 – 5 of 5) sorted by relevance
73 UX_HCD_SIM_HOST_ISO_TD *_ux_hcd_sim_host_isochronous_td_obtain(UX_HCD_SIM_HOST *hcd_sim_host) in _ux_hcd_sim_host_isochronous_td_obtain()76 UX_HCD_SIM_HOST_ISO_TD *td; in _ux_hcd_sim_host_isochronous_td_obtain()90 …_ux_utility_memory_set(td, 0, sizeof(UX_HCD_SIM_HOST_ISO_TD)); /* Use case of memset is verified. … in _ux_hcd_sim_host_isochronous_td_obtain()
86 UX_HCD_SIM_HOST_ISO_TD *data_td; in _ux_hcd_sim_host_request_isochronous_transfer()87 UX_HCD_SIM_HOST_ISO_TD *start_data_td; in _ux_hcd_sim_host_request_isochronous_transfer()88 UX_HCD_SIM_HOST_ISO_TD *next_data_td; in _ux_hcd_sim_host_request_isochronous_transfer()89 UX_HCD_SIM_HOST_ISO_TD *previous_td; in _ux_hcd_sim_host_request_isochronous_transfer()90 UX_HCD_SIM_HOST_ISO_TD *tail_td; in _ux_hcd_sim_host_request_isochronous_transfer()130 data_td = (UX_HCD_SIM_HOST_ISO_TD *) ((void *) ed -> ux_sim_host_ed_tail_td); in _ux_hcd_sim_host_request_isochronous_transfer()
78 UX_HCD_SIM_HOST_ISO_TD *td; in _ux_hcd_sim_host_isochronous_endpoint_create()
139 …ty_memory_allocate(UX_ALIGN_32, UX_REGULAR_MEMORY, (ULONG)sizeof(UX_HCD_SIM_HOST_ISO_TD) * _ux_sys… in _ux_hcd_sim_host_initialize()
223 } UX_HCD_SIM_HOST_ISO_TD; typedef246 UX_HCD_SIM_HOST_ISO_TD