Home
last modified time | relevance | path

Searched defs:dcd_sim_slave (Results 1 – 16 of 16) sorted by relevance

/USBX-v6.2.1/common/core/src/
Dux_dcd_sim_slave_frame_number_get.c72 UINT _ux_dcd_sim_slave_frame_number_get(UX_DCD_SIM_SLAVE *dcd_sim_slave, ULONG *frame_number) in _ux_dcd_sim_slave_frame_number_get()
Dux_dcd_sim_slave_address_set.c72 UINT _ux_dcd_sim_slave_address_set(UX_DCD_SIM_SLAVE *dcd_sim_slave, ULONG address) in _ux_dcd_sim_slave_address_set()
Dux_dcd_sim_slave_endpoint_destroy.c71 UINT _ux_dcd_sim_slave_endpoint_destroy(UX_DCD_SIM_SLAVE *dcd_sim_slave, UX_SLAVE_ENDPOINT *endpoi… in _ux_dcd_sim_slave_endpoint_destroy()
Dux_dcd_sim_slave_endpoint_stall.c71 UINT _ux_dcd_sim_slave_endpoint_stall(UX_DCD_SIM_SLAVE *dcd_sim_slave, UX_SLAVE_ENDPOINT *endpoint) in _ux_dcd_sim_slave_endpoint_stall()
Dux_dcd_sim_slave_state_change.c79 UINT _ux_dcd_sim_slave_state_change(UX_DCD_SIM_SLAVE *dcd_sim_slave, ULONG state) in _ux_dcd_sim_slave_state_change()
Dux_dcd_sim_slave_endpoint_create.c74 UINT _ux_dcd_sim_slave_endpoint_create(UX_DCD_SIM_SLAVE *dcd_sim_slave, UX_SLAVE_ENDPOINT *endpoin… in _ux_dcd_sim_slave_endpoint_create()
Dux_dcd_sim_slave_transfer_abort.c74 UINT _ux_dcd_sim_slave_transfer_abort(UX_DCD_SIM_SLAVE *dcd_sim_slave, UX_SLAVE_TRANSFER *transfer… in _ux_dcd_sim_slave_transfer_abort()
Dux_dcd_sim_slave_initialize.c79 UX_DCD_SIM_SLAVE *dcd_sim_slave; in _ux_dcd_sim_slave_initialize() local
Dux_hcd_sim_host_initialize.c92 UX_DCD_SIM_SLAVE *dcd_sim_slave; in _ux_hcd_sim_host_initialize() local
Dux_dcd_sim_slave_endpoint_reset.c78 UINT _ux_dcd_sim_slave_endpoint_reset(UX_DCD_SIM_SLAVE *dcd_sim_slave, UX_SLAVE_ENDPOINT *endpoint) in _ux_dcd_sim_slave_endpoint_reset()
Dux_dcd_sim_slave_function.c89 UX_DCD_SIM_SLAVE *dcd_sim_slave; in _ux_dcd_sim_slave_function() local
Dux_dcd_sim_slave_transfer_request.c83 UINT _ux_dcd_sim_slave_transfer_request(UX_DCD_SIM_SLAVE *dcd_sim_slave, UX_SLAVE_TRANSFER *transf… in _ux_dcd_sim_slave_transfer_request()
Dux_dcd_sim_slave_transfer_run.c81 UINT _ux_dcd_sim_slave_transfer_run(UX_DCD_SIM_SLAVE *dcd_sim_slave, UX_SLAVE_TRANSFER *transfer_r… in _ux_dcd_sim_slave_transfer_run()
Dux_dcd_sim_slave_endpoint_status.c74 UINT _ux_dcd_sim_slave_endpoint_status(UX_DCD_SIM_SLAVE *dcd_sim_slave, ULONG endpoint_index) in _ux_dcd_sim_slave_endpoint_status()
Dux_hcd_sim_host_transaction_schedule.c103 UX_DCD_SIM_SLAVE *dcd_sim_slave; in _ux_hcd_sim_host_transaction_schedule() local
/USBX-v6.2.1/test/regression/
Dusbx_ux_test_hub.h551 UX_DCD_SIM_SLAVE *dcd_sim_slave; in thread_entry_host() local