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.c72 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()
75 UX_HCD_SIM_HOST_ISO_TD *td; in _ux_hcd_sim_host_isochronous_td_obtain()
89 …_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.c85 UX_HCD_SIM_HOST_ISO_TD *data_td; in _ux_hcd_sim_host_request_isochronous_transfer()
86 UX_HCD_SIM_HOST_ISO_TD *start_data_td; in _ux_hcd_sim_host_request_isochronous_transfer()
87 UX_HCD_SIM_HOST_ISO_TD *next_data_td; in _ux_hcd_sim_host_request_isochronous_transfer()
88 UX_HCD_SIM_HOST_ISO_TD *previous_td; in _ux_hcd_sim_host_request_isochronous_transfer()
89 UX_HCD_SIM_HOST_ISO_TD *tail_td; in _ux_hcd_sim_host_request_isochronous_transfer()
129 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.c77 UX_HCD_SIM_HOST_ISO_TD *td; in _ux_hcd_sim_host_isochronous_endpoint_create()
Dux_hcd_sim_host_initialize.c144 …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.h222 } UX_HCD_SIM_HOST_ISO_TD; typedef
245 UX_HCD_SIM_HOST_ISO_TD