| /USBX-v6.2.1/common/core/src/ |
| D | ux_hcd_sim_host_periodic_endpoint_destroy.c | 74 UX_HCD_SIM_HOST_ED *ed; in _ux_hcd_sim_host_periodic_endpoint_destroy() 75 UX_HCD_SIM_HOST_ED *previous_ed; in _ux_hcd_sim_host_periodic_endpoint_destroy() 76 UX_HCD_SIM_HOST_ED *next_ed; in _ux_hcd_sim_host_periodic_endpoint_destroy() 81 ed = (UX_HCD_SIM_HOST_ED *) endpoint -> ux_endpoint_ed; in _ux_hcd_sim_host_periodic_endpoint_destroy()
|
| D | ux_hcd_sim_host_asynchronous_endpoint_destroy.c | 75 UX_HCD_SIM_HOST_ED *ed; in _ux_hcd_sim_host_asynchronous_endpoint_destroy() 76 UX_HCD_SIM_HOST_ED *previous_ed; in _ux_hcd_sim_host_asynchronous_endpoint_destroy() 77 UX_HCD_SIM_HOST_ED *next_ed; in _ux_hcd_sim_host_asynchronous_endpoint_destroy() 82 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 | 71 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() 74 UX_HCD_SIM_HOST_ED *min_bandwidth_ed; in _ux_hcd_sim_host_least_traffic_list_get() 75 UX_HCD_SIM_HOST_ED *begin_ed; in _ux_hcd_sim_host_least_traffic_list_get() 76 UX_HCD_SIM_HOST_ED *ed; in _ux_hcd_sim_host_least_traffic_list_get()
|
| D | ux_hcd_sim_host_ed_obtain.c | 72 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() 75 UX_HCD_SIM_HOST_ED *ed; in _ux_hcd_sim_host_ed_obtain() 89 … _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_periodic_tree_create.c | 74 UX_HCD_SIM_HOST_ED *ed; in _ux_hcd_sim_host_periodic_tree_create() 78 UX_HCD_SIM_HOST_ED *ed_list[32]; in _ux_hcd_sim_host_periodic_tree_create() 79 UX_HCD_SIM_HOST_ED *ed_start_list[32]; in _ux_hcd_sim_host_periodic_tree_create()
|
| D | ux_hcd_sim_host_endpoint_reset.c | 77 UX_HCD_SIM_HOST_ED *ed; in _ux_hcd_sim_host_endpoint_reset() 82 ed = (UX_HCD_SIM_HOST_ED *) endpoint -> ux_endpoint_ed; in _ux_hcd_sim_host_endpoint_reset()
|
| D | ux_hcd_sim_host_interrupt_endpoint_create.c | 95 UX_HCD_SIM_HOST_ED *ed; in _ux_hcd_sim_host_interrupt_endpoint_create() 96 UX_HCD_SIM_HOST_ED *ed_list; in _ux_hcd_sim_host_interrupt_endpoint_create() 97 UX_HCD_SIM_HOST_ED *next_ed; in _ux_hcd_sim_host_interrupt_endpoint_create()
|
| D | ux_hcd_sim_host_isochronous_endpoint_create.c | 75 UX_HCD_SIM_HOST_ED *ed; in _ux_hcd_sim_host_isochronous_endpoint_create() 76 UX_HCD_SIM_HOST_ED *head_ed; in _ux_hcd_sim_host_isochronous_endpoint_create()
|
| D | ux_hcd_sim_host_asynch_schedule.c | 73 UX_HCD_SIM_HOST_ED *ed; in _ux_hcd_sim_host_asynch_schedule() 74 UX_HCD_SIM_HOST_ED *first_ed; in _ux_hcd_sim_host_asynch_schedule()
|
| D | ux_hcd_sim_host_asynchronous_endpoint_create.c | 76 UX_HCD_SIM_HOST_ED *ed; in _ux_hcd_sim_host_asynchronous_endpoint_create() 77 UX_HCD_SIM_HOST_ED *head_ed; in _ux_hcd_sim_host_asynchronous_endpoint_create()
|
| D | ux_hcd_sim_host_transfer_abort.c | 80 UX_HCD_SIM_HOST_ED *ed; in _ux_hcd_sim_host_transfer_abort() 90 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 | 87 UX_HCD_SIM_HOST_ED *ed; in _ux_hcd_sim_host_transfer_run() 99 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 | 71 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 | 75 UX_HCD_SIM_HOST_ED *ed; in _ux_hcd_sim_host_periodic_schedule()
|
| D | ux_hcd_sim_host_request_interupt_transfer.c | 78 UX_HCD_SIM_HOST_ED *ed; in _ux_hcd_sim_host_request_interrupt_transfer()
|
| D | ux_hcd_sim_host_request_bulk_transfer.c | 87 UX_HCD_SIM_HOST_ED *ed; in _ux_hcd_sim_host_request_bulk_transfer()
|
| D | ux_hcd_sim_host_initialize.c | 126 …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 | 90 UX_HCD_SIM_HOST_ED *ed; in _ux_hcd_sim_host_request_isochronous_transfer()
|
| D | ux_hcd_sim_host_request_control_transfer.c | 89 UX_HCD_SIM_HOST_ED *ed; in _ux_hcd_sim_host_request_control_transfer()
|
| D | ux_hcd_sim_host_transaction_schedule.c | 100 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 | 161 } UX_HCD_SIM_HOST_ED; typedef 231 UX_HCD_SIM_HOST_ED 233 VOID _ux_hcd_sim_host_ed_td_clean(UX_HCD_SIM_HOST_ED *ed); 247 UX_HCD_SIM_HOST_ED 261 UINT _ux_hcd_sim_host_transaction_schedule(UX_HCD_SIM_HOST *hcd_sim_host, UX_HCD_SIM_HOST_ED *ed…
|