/USBX-v6.2.1/common/core/src/ |
D | ux_hcd_sim_host_periodic_endpoint_destroy.c | 75 UX_HCD_SIM_HOST_ED *ed; in _ux_hcd_sim_host_periodic_endpoint_destroy() 76 UX_HCD_SIM_HOST_ED *previous_ed; in _ux_hcd_sim_host_periodic_endpoint_destroy() 77 UX_HCD_SIM_HOST_ED *next_ed; in _ux_hcd_sim_host_periodic_endpoint_destroy() 82 ed = (UX_HCD_SIM_HOST_ED *) endpoint -> ux_endpoint_ed; in _ux_hcd_sim_host_periodic_endpoint_destroy()
|
D | ux_hcd_sim_host_ed_obtain.c | 73 UX_HCD_SIM_HOST_ED *_ux_hcd_sim_host_ed_obtain(UX_HCD_SIM_HOST *hcd_sim_host) in _ux_hcd_sim_host_ed_obtain() 76 UX_HCD_SIM_HOST_ED *ed; in _ux_hcd_sim_host_ed_obtain() 90 … _ux_utility_memory_set(ed, 0, sizeof(UX_HCD_SIM_HOST_ED)); /* Use case of memset is verified. */ in _ux_hcd_sim_host_ed_obtain()
|
D | ux_hcd_sim_host_asynchronous_endpoint_destroy.c | 76 UX_HCD_SIM_HOST_ED *ed; in _ux_hcd_sim_host_asynchronous_endpoint_destroy() 77 UX_HCD_SIM_HOST_ED *previous_ed; in _ux_hcd_sim_host_asynchronous_endpoint_destroy() 78 UX_HCD_SIM_HOST_ED *next_ed; in _ux_hcd_sim_host_asynchronous_endpoint_destroy() 83 ed = (UX_HCD_SIM_HOST_ED *) endpoint -> ux_endpoint_ed; in _ux_hcd_sim_host_asynchronous_endpoint_destroy()
|
D | ux_hcd_sim_host_least_traffic_list_get.c | 72 UX_HCD_SIM_HOST_ED *_ux_hcd_sim_host_least_traffic_list_get(UX_HCD_SIM_HOST *hcd_sim_host) in _ux_hcd_sim_host_least_traffic_list_get() 75 UX_HCD_SIM_HOST_ED *min_bandwidth_ed; in _ux_hcd_sim_host_least_traffic_list_get() 76 UX_HCD_SIM_HOST_ED *begin_ed; in _ux_hcd_sim_host_least_traffic_list_get() 77 UX_HCD_SIM_HOST_ED *ed; in _ux_hcd_sim_host_least_traffic_list_get()
|
D | ux_hcd_sim_host_endpoint_reset.c | 78 UX_HCD_SIM_HOST_ED *ed; in _ux_hcd_sim_host_endpoint_reset() 83 ed = (UX_HCD_SIM_HOST_ED *) endpoint -> ux_endpoint_ed; in _ux_hcd_sim_host_endpoint_reset()
|
D | ux_hcd_sim_host_periodic_tree_create.c | 75 UX_HCD_SIM_HOST_ED *ed; in _ux_hcd_sim_host_periodic_tree_create() 79 UX_HCD_SIM_HOST_ED *ed_list[32]; in _ux_hcd_sim_host_periodic_tree_create() 80 UX_HCD_SIM_HOST_ED *ed_start_list[32]; in _ux_hcd_sim_host_periodic_tree_create()
|
D | ux_hcd_sim_host_interrupt_endpoint_create.c | 96 UX_HCD_SIM_HOST_ED *ed; in _ux_hcd_sim_host_interrupt_endpoint_create() 97 UX_HCD_SIM_HOST_ED *ed_list; in _ux_hcd_sim_host_interrupt_endpoint_create() 98 UX_HCD_SIM_HOST_ED *next_ed; in _ux_hcd_sim_host_interrupt_endpoint_create()
|
D | ux_hcd_sim_host_isochronous_endpoint_create.c | 76 UX_HCD_SIM_HOST_ED *ed; in _ux_hcd_sim_host_isochronous_endpoint_create() 77 UX_HCD_SIM_HOST_ED *head_ed; in _ux_hcd_sim_host_isochronous_endpoint_create()
|
D | ux_hcd_sim_host_asynch_schedule.c | 74 UX_HCD_SIM_HOST_ED *ed; in _ux_hcd_sim_host_asynch_schedule() 75 UX_HCD_SIM_HOST_ED *first_ed; in _ux_hcd_sim_host_asynch_schedule()
|
D | ux_hcd_sim_host_asynchronous_endpoint_create.c | 77 UX_HCD_SIM_HOST_ED *ed; in _ux_hcd_sim_host_asynchronous_endpoint_create() 78 UX_HCD_SIM_HOST_ED *head_ed; in _ux_hcd_sim_host_asynchronous_endpoint_create()
|
D | ux_hcd_sim_host_transfer_abort.c | 81 UX_HCD_SIM_HOST_ED *ed; in _ux_hcd_sim_host_transfer_abort() 91 ed = (UX_HCD_SIM_HOST_ED *) endpoint -> ux_endpoint_ed; in _ux_hcd_sim_host_transfer_abort()
|
D | ux_hcd_sim_host_transfer_run.c | 88 UX_HCD_SIM_HOST_ED *ed; in _ux_hcd_sim_host_transfer_run() 100 ed = (UX_HCD_SIM_HOST_ED *)endpoint -> ux_endpoint_ed; in _ux_hcd_sim_host_transfer_run()
|
D | ux_hcd_sim_host_ed_td_clean.c | 72 VOID _ux_hcd_sim_host_ed_td_clean(UX_HCD_SIM_HOST_ED *ed) in _ux_hcd_sim_host_ed_td_clean()
|
D | ux_hcd_sim_host_periodic_schedule.c | 76 UX_HCD_SIM_HOST_ED *ed; in _ux_hcd_sim_host_periodic_schedule()
|
D | ux_hcd_sim_host_request_interupt_transfer.c | 79 UX_HCD_SIM_HOST_ED *ed; in _ux_hcd_sim_host_request_interrupt_transfer()
|
D | ux_hcd_sim_host_request_bulk_transfer.c | 88 UX_HCD_SIM_HOST_ED *ed; in _ux_hcd_sim_host_request_bulk_transfer()
|
D | ux_hcd_sim_host_initialize.c | 122 …lity_memory_allocate(UX_ALIGN_16, UX_REGULAR_MEMORY, (ULONG)sizeof(UX_HCD_SIM_HOST_ED) * _ux_syste… in _ux_hcd_sim_host_initialize()
|
D | ux_hcd_sim_host_request_isochronous_transfer.c | 91 UX_HCD_SIM_HOST_ED *ed; in _ux_hcd_sim_host_request_isochronous_transfer()
|
D | ux_hcd_sim_host_request_control_transfer.c | 90 UX_HCD_SIM_HOST_ED *ed; in _ux_hcd_sim_host_request_control_transfer()
|
D | ux_hcd_sim_host_transaction_schedule.c | 101 UINT _ux_hcd_sim_host_transaction_schedule(UX_HCD_SIM_HOST *hcd_sim_host, UX_HCD_SIM_HOST_ED *ed) in _ux_hcd_sim_host_transaction_schedule()
|
/USBX-v6.2.1/common/core/inc/ |
D | ux_hcd_sim_host.h | 162 } UX_HCD_SIM_HOST_ED; typedef 232 UX_HCD_SIM_HOST_ED 234 VOID _ux_hcd_sim_host_ed_td_clean(UX_HCD_SIM_HOST_ED *ed); 248 UX_HCD_SIM_HOST_ED 262 UINT _ux_hcd_sim_host_transaction_schedule(UX_HCD_SIM_HOST *hcd_sim_host, UX_HCD_SIM_HOST_ED *ed…
|