Home
last modified time | relevance | path

Searched defs:hcd_sim_host (Results 1 – 25 of 35) sorted by relevance

12

/USBX-v6.2.1/common/core/src/
Dux_hcd_sim_host_asynch_queue_process.c72 VOID _ux_hcd_sim_host_asynch_queue_process(UX_HCD_SIM_HOST *hcd_sim_host) in _ux_hcd_sim_host_asynch_queue_process()
Dux_hcd_sim_host_iso_queue_process.c71 VOID _ux_hcd_sim_host_iso_queue_process(UX_HCD_SIM_HOST *hcd_sim_host) in _ux_hcd_sim_host_iso_queue_process()
Dux_hcd_sim_host_iso_schedule.c70 VOID _ux_hcd_sim_host_iso_schedule(UX_HCD_SIM_HOST *hcd_sim_host) in _ux_hcd_sim_host_iso_schedule()
Dux_hcd_sim_host_controller_disable.c72 UINT _ux_hcd_sim_host_controller_disable(UX_HCD_SIM_HOST *hcd_sim_host) in _ux_hcd_sim_host_controller_disable()
Dux_hcd_sim_host_frame_number_get.c72 UINT _ux_hcd_sim_host_frame_number_get(UX_HCD_SIM_HOST *hcd_sim_host, ULONG *frame_number) in _ux_hcd_sim_host_frame_number_get()
Dux_hcd_sim_host_frame_number_set.c72 VOID _ux_hcd_sim_host_frame_number_set(UX_HCD_SIM_HOST *hcd_sim_host, ULONG frame_number) in _ux_hcd_sim_host_frame_number_set()
Dux_hcd_sim_host_periodic_schedule.c72 VOID _ux_hcd_sim_host_periodic_schedule(UX_HCD_SIM_HOST *hcd_sim_host) in _ux_hcd_sim_host_periodic_schedule()
Dux_hcd_sim_host_port_reset.c80 UINT _ux_hcd_sim_host_port_reset(UX_HCD_SIM_HOST *hcd_sim_host, ULONG port_index) in _ux_hcd_sim_host_port_reset()
Dux_hcd_sim_host_timer_function.c83 UX_HCD_SIM_HOST *hcd_sim_host; in _ux_hcd_sim_host_timer_function() local
Dux_hcd_sim_host_endpoint_reset.c74 UINT _ux_hcd_sim_host_endpoint_reset(UX_HCD_SIM_HOST *hcd_sim_host, UX_ENDPOINT *endpoint) in _ux_hcd_sim_host_endpoint_reset()
Dux_hcd_sim_host_port_status_get.c100 ULONG _ux_hcd_sim_host_port_status_get(UX_HCD_SIM_HOST *hcd_sim_host, ULONG port_index) in _ux_hcd_sim_host_port_status_get()
Dux_hcd_sim_host_regular_td_obtain.c77 UX_HCD_SIM_HOST_TD *_ux_hcd_sim_host_regular_td_obtain(UX_HCD_SIM_HOST *hcd_sim_host) in _ux_hcd_sim_host_regular_td_obtain()
Dux_hcd_sim_host_ed_obtain.c72 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()
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()
Dux_hcd_sim_host_request_transfer.c85 UINT _ux_hcd_sim_host_request_transfer(UX_HCD_SIM_HOST *hcd_sim_host, UX_TRANSFER *transfer_reques… in _ux_hcd_sim_host_request_transfer()
Dux_hcd_sim_host_asynch_schedule.c70 VOID _ux_hcd_sim_host_asynch_schedule(UX_HCD_SIM_HOST *hcd_sim_host) in _ux_hcd_sim_host_asynch_schedule()
Dux_hcd_sim_host_uninitialize.c77 UINT _ux_hcd_sim_host_uninitialize(UX_HCD_SIM_HOST *hcd_sim_host) in _ux_hcd_sim_host_uninitialize()
Dux_hcd_sim_host_transfer_run.c82 UINT _ux_hcd_sim_host_transfer_run(UX_HCD_SIM_HOST *hcd_sim_host, UX_TRANSFER *transfer_request) in _ux_hcd_sim_host_transfer_run()
Dux_hcd_sim_host_initialize.c93 UX_HCD_SIM_HOST *hcd_sim_host; in _ux_hcd_sim_host_initialize() local
Dux_hcd_sim_host_isochronous_endpoint_create.c72 UINT _ux_hcd_sim_host_isochronous_endpoint_create(UX_HCD_SIM_HOST *hcd_sim_host, UX_ENDPOINT *endp… in _ux_hcd_sim_host_isochronous_endpoint_create()
Dux_hcd_sim_host_entry.c99 UX_HCD_SIM_HOST *hcd_sim_host; in _ux_hcd_sim_host_entry() local
Dux_hcd_sim_host_asynchronous_endpoint_create.c73 UINT _ux_hcd_sim_host_asynchronous_endpoint_create(UX_HCD_SIM_HOST *hcd_sim_host, UX_ENDPOINT *end… in _ux_hcd_sim_host_asynchronous_endpoint_create()
Dux_hcd_sim_host_request_interupt_transfer.c74 UINT _ux_hcd_sim_host_request_interrupt_transfer(UX_HCD_SIM_HOST *hcd_sim_host, UX_TRANSFER *trans… in _ux_hcd_sim_host_request_interrupt_transfer()
Dux_hcd_sim_host_asynchronous_endpoint_destroy.c72 UINT _ux_hcd_sim_host_asynchronous_endpoint_destroy(UX_HCD_SIM_HOST *hcd_sim_host, UX_ENDPOINT *en… in _ux_hcd_sim_host_asynchronous_endpoint_destroy()
/USBX-v6.2.1/test/regression/
Dux_test_hcd_sim_host.c22 UX_HCD_SIM_HOST *hcd_sim_host = hcd -> ux_hcd_controller_hardware; in ux_test_hcd_sim_host_disconnect_no_wait() local
75 UX_HCD_SIM_HOST *hcd_sim_host = hcd -> ux_hcd_controller_hardware; in ux_test_hcd_sim_host_connect_no_wait() local
130 ULONG _ux_hcd_sim_host_port_status_get(UX_HCD_SIM_HOST *hcd_sim_host, ULONG port_index) in _ux_hcd_sim_host_port_status_get()

12