Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/core/src/
Dux_hcd_sim_host_isochronous_td_obtain.c73 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()
Dux_hcd_sim_host_request_isochronous_transfer.c86 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()
Dux_hcd_sim_host_isochronous_endpoint_create.c78 UX_HCD_SIM_HOST_ISO_TD *td; in _ux_hcd_sim_host_isochronous_endpoint_create()
Dux_hcd_sim_host_initialize.c139 …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()
/USBX-v6.2.1/common/core/inc/
Dux_hcd_sim_host.h223 } UX_HCD_SIM_HOST_ISO_TD; typedef
246 UX_HCD_SIM_HOST_ISO_TD