Home
last modified time | relevance | path

Searched refs:endpoint_out (Results 1 – 25 of 31) sorted by relevance

12

/USBX-v6.2.1/common/usbx_device_classes/src/
Dux_device_class_storage_thread.c144 UX_SLAVE_ENDPOINT *endpoint_out; in _ux_device_class_storage_thread() local
184 endpoint_out = endpoint_in; in _ux_device_class_storage_thread()
187 endpoint_in = endpoint_out -> ux_slave_endpoint_next_endpoint; in _ux_device_class_storage_thread()
193 endpoint_out = endpoint_in -> ux_slave_endpoint_next_endpoint; in _ux_device_class_storage_thread()
199 endpoint_out -> ux_slave_endpoint_transfer_request. in _ux_device_class_storage_thread()
208 transfer_request = &endpoint_out -> ux_slave_endpoint_transfer_request; in _ux_device_class_storage_thread()
211 if (endpoint_out -> ux_slave_endpoint_state == UX_ENDPOINT_RESET && in _ux_device_class_storage_thread()
271 … _ux_device_class_storage_test_ready(storage, lun, endpoint_in, endpoint_out, cbw_cb); in _ux_device_class_storage_thread()
276 … _ux_device_class_storage_request_sense(storage, lun, endpoint_in, endpoint_out, cbw_cb); in _ux_device_class_storage_thread()
281 … _ux_device_class_storage_format(storage, lun, endpoint_in, endpoint_out, cbw_cb); in _ux_device_class_storage_thread()
[all …]
Dux_device_class_storage_deactivate.c83 UX_SLAVE_ENDPOINT *endpoint_out; in _ux_device_class_storage_deactivate() local
95 endpoint_out = storage -> ux_device_class_storage_ep_out; in _ux_device_class_storage_deactivate()
97 _ux_device_stack_transfer_all_request_abort(endpoint_out, UX_TRANSFER_BUS_RESET); in _ux_device_class_storage_deactivate()
98 endpoint_out -> ux_slave_endpoint_transfer_request.ux_slave_transfer_request_data_pointer = in _ux_device_class_storage_deactivate()
112 endpoint_out = endpoint_in; in _ux_device_class_storage_deactivate()
115 endpoint_in = endpoint_out -> ux_slave_endpoint_next_endpoint; in _ux_device_class_storage_deactivate()
121 endpoint_out = endpoint_in -> ux_slave_endpoint_next_endpoint; in _ux_device_class_storage_deactivate()
126 _ux_device_stack_transfer_all_request_abort(endpoint_out, UX_TRANSFER_BUS_RESET); in _ux_device_class_storage_deactivate()
Dux_device_class_pima_activate.c92 UX_SLAVE_ENDPOINT *endpoint_out; in _ux_device_class_pima_activate() local
119 endpoint_out = endpoint_in; in _ux_device_class_pima_activate()
122 endpoint_in = endpoint_out -> ux_slave_endpoint_next_endpoint; in _ux_device_class_pima_activate()
132 endpoint_out = endpoint_in -> ux_slave_endpoint_next_endpoint; in _ux_device_class_pima_activate()
135 endpoint_interrupt = endpoint_out -> ux_slave_endpoint_next_endpoint; in _ux_device_class_pima_activate()
140 pima -> ux_device_class_pima_bulk_out_endpoint = endpoint_out; in _ux_device_class_pima_activate()
146 endpoint_out -> ux_slave_endpoint_transfer_request.ux_slave_transfer_request_data_pointer = in _ux_device_class_pima_activate()
Dux_device_class_cdc_acm_deactivate.c82 UX_SLAVE_ENDPOINT *endpoint_out; in _ux_device_class_cdc_acm_deactivate() local
101 endpoint_out = endpoint_in; in _ux_device_class_cdc_acm_deactivate()
104 endpoint_in = endpoint_out -> ux_slave_endpoint_next_endpoint; in _ux_device_class_cdc_acm_deactivate()
110 endpoint_out = endpoint_in -> ux_slave_endpoint_next_endpoint; in _ux_device_class_cdc_acm_deactivate()
115 _ux_device_stack_transfer_all_request_abort(endpoint_out, UX_TRANSFER_BUS_RESET); in _ux_device_class_cdc_acm_deactivate()
Dux_device_class_storage_control_request.c98 UX_SLAVE_ENDPOINT *endpoint_out; in _ux_device_class_storage_control_request() local
134 endpoint_out = storage -> ux_device_class_storage_ep_out; in _ux_device_class_storage_control_request()
148 endpoint_out = endpoint_in; in _ux_device_class_storage_control_request()
151 endpoint_in = endpoint_out -> ux_slave_endpoint_next_endpoint; in _ux_device_class_storage_control_request()
157 endpoint_out = endpoint_in -> ux_slave_endpoint_next_endpoint; in _ux_device_class_storage_control_request()
162 transfer_request = &endpoint_out -> ux_slave_endpoint_transfer_request; in _ux_device_class_storage_control_request()
Dux_device_class_storage_write.c92 … UX_SLAVE_ENDPOINT *endpoint_out, UCHAR * cbwcb, UCHAR scsi_command) in _ux_device_class_storage_write() argument
130 transfer_request = &endpoint_out -> ux_slave_endpoint_transfer_request; in _ux_device_class_storage_write()
149 _ux_device_stack_endpoint_stall(endpoint_out); in _ux_device_class_storage_write()
168 _ux_device_stack_endpoint_stall(endpoint_out); in _ux_device_class_storage_write()
204 _ux_device_stack_endpoint_stall(endpoint_out); in _ux_device_class_storage_write()
240 _ux_device_stack_endpoint_stall(endpoint_out); in _ux_device_class_storage_write()
265 _ux_device_stack_endpoint_stall(endpoint_out); in _ux_device_class_storage_write()
290 _ux_device_stack_endpoint_stall(endpoint_out); in _ux_device_class_storage_write()
Dux_device_class_hid_activate.c102 UX_SLAVE_ENDPOINT *endpoint_out = UX_NULL; in _ux_device_class_hid_activate() local
146 if (endpoint_out != UX_NULL) in _ux_device_class_hid_activate()
155 endpoint_out = endpoint_interrupt; in _ux_device_class_hid_activate()
160 endpoint_out -> ux_slave_endpoint_transfer_request. in _ux_device_class_hid_activate()
193 hid -> ux_device_class_hid_read_endpoint = endpoint_out; in _ux_device_class_hid_activate()
196 if (hid -> ux_device_class_hid_receiver && endpoint_out) in _ux_device_class_hid_activate()
Dux_device_class_storage_format.c81 UX_SLAVE_ENDPOINT *endpoint_out, UCHAR *cbwcb) in _ux_device_class_storage_format() argument
94 _ux_device_stack_endpoint_stall(endpoint_out); in _ux_device_class_storage_format()
97 UX_PARAMETER_NOT_USED(endpoint_out); in _ux_device_class_storage_format()
Dux_device_class_storage_mode_select.c85 UX_SLAVE_ENDPOINT *endpoint_out, UCHAR * cbwcb) in _ux_device_class_storage_mode_select() argument
99 _ux_device_stack_endpoint_stall(endpoint_out); in _ux_device_class_storage_mode_select()
101 UX_PARAMETER_NOT_USED(endpoint_out); in _ux_device_class_storage_mode_select()
Dux_device_class_storage_tasks_run.c417 UX_SLAVE_ENDPOINT *endpoint_in, *endpoint_out; in _ux_device_class_storage_cmd_process() local
473 endpoint_out = storage -> ux_device_class_storage_ep_out; in _ux_device_class_storage_cmd_process()
492 _ux_device_class_storage_test_ready(storage, lun, endpoint_in, endpoint_out, cbwcb); in _ux_device_class_storage_cmd_process()
497 _ux_device_class_storage_request_sense(storage, lun, endpoint_in, endpoint_out, cbwcb); in _ux_device_class_storage_cmd_process()
502 _ux_device_class_storage_format(storage, lun, endpoint_in, endpoint_out, cbwcb); in _ux_device_class_storage_cmd_process()
507 _ux_device_class_storage_inquiry(storage, lun, endpoint_in, endpoint_out, cbwcb); in _ux_device_class_storage_cmd_process()
512 _ux_device_class_storage_start_stop(storage, lun, endpoint_in, endpoint_out, cbwcb); in _ux_device_class_storage_cmd_process()
517 …x_device_class_storage_prevent_allow_media_removal(storage, lun, endpoint_in, endpoint_out, cbwcb); in _ux_device_class_storage_cmd_process()
522 … _ux_device_class_storage_read_format_capacity(storage, lun, endpoint_in, endpoint_out, cbwcb); in _ux_device_class_storage_cmd_process()
527 _ux_device_class_storage_read_capacity(storage, lun, endpoint_in, endpoint_out, cbwcb); in _ux_device_class_storage_cmd_process()
[all …]
Dux_device_class_storage_test_ready.c86 UX_SLAVE_ENDPOINT *endpoint_out, UCHAR * cbwcb) in _ux_device_class_storage_test_ready() argument
94 UX_PARAMETER_NOT_USED(endpoint_out); in _ux_device_class_storage_test_ready()
117 _ux_device_stack_endpoint_stall(endpoint_out); in _ux_device_class_storage_test_ready()
Dux_device_class_storage_start_stop.c78 UX_SLAVE_ENDPOINT *endpoint_out, UCHAR * cbwcb) in _ux_device_class_storage_start_stop() argument
83 UX_PARAMETER_NOT_USED(endpoint_out); in _ux_device_class_storage_start_stop()
Dux_device_class_storage_verify.c78 UX_SLAVE_ENDPOINT *endpoint_out, UCHAR * cbwcb) in _ux_device_class_storage_verify() argument
84 UX_PARAMETER_NOT_USED(endpoint_out); in _ux_device_class_storage_verify()
Dux_device_class_storage_prevent_allow_media_removal.c79 UX_SLAVE_ENDPOINT *endpoint_out, UCHAR * cbwcb) in _ux_device_class_storage_prevent_allow_media_removal() argument
84 UX_PARAMETER_NOT_USED(endpoint_out); in _ux_device_class_storage_prevent_allow_media_removal()
Dux_device_class_storage_inquiry.c101 UX_SLAVE_ENDPOINT *endpoint_out, UCHAR * cbwcb) in _ux_device_class_storage_inquiry() argument
110 UX_PARAMETER_NOT_USED(endpoint_out); in _ux_device_class_storage_inquiry()
124 _ux_device_stack_endpoint_stall(endpoint_out); in _ux_device_class_storage_inquiry()
Dux_device_class_storage_read_format_capacity.c95 UX_SLAVE_ENDPOINT *endpoint_out, UCHAR * cbwcb) in _ux_device_class_storage_read_format_capacity() argument
103 UX_PARAMETER_NOT_USED(endpoint_out); in _ux_device_class_storage_read_format_capacity()
Dux_device_class_storage_read_disk_information.c119 UX_SLAVE_ENDPOINT *endpoint_out, UCHAR * cbwcb) in _ux_device_class_storage_read_disk_information() argument
126 UX_PARAMETER_NOT_USED(endpoint_out); in _ux_device_class_storage_read_disk_information()
Dux_device_class_storage_read_dvd_structure.c212 UX_SLAVE_ENDPOINT *endpoint_out, UCHAR * cbwcb) in _ux_device_class_storage_read_dvd_structure() argument
225 UX_PARAMETER_NOT_USED(endpoint_out); in _ux_device_class_storage_read_dvd_structure()
Dux_device_class_storage_report_key.c97 UX_SLAVE_ENDPOINT *endpoint_out, in _ux_device_class_storage_report_key() argument
108 UX_PARAMETER_NOT_USED(endpoint_out); in _ux_device_class_storage_report_key()
Dux_device_class_storage_get_performance.c101 UX_SLAVE_ENDPOINT *endpoint_out, in _ux_device_class_storage_get_performance() argument
112 UX_PARAMETER_NOT_USED(endpoint_out); in _ux_device_class_storage_get_performance()
Dux_device_class_storage_read_toc.c96 UX_SLAVE_ENDPOINT *endpoint_out, UCHAR * cbwcb) in _ux_device_class_storage_read_toc() argument
107 UX_PARAMETER_NOT_USED(endpoint_out); in _ux_device_class_storage_read_toc()
Dux_device_class_storage_read_capacity.c96 UX_SLAVE_ENDPOINT *endpoint_out, UCHAR * cbwcb) in _ux_device_class_storage_read_capacity() argument
105 UX_PARAMETER_NOT_USED(endpoint_out); in _ux_device_class_storage_read_capacity()
/USBX-v6.2.1/common/core/src/
Dux_device_class_dpump_deactivate.c82 UX_SLAVE_ENDPOINT *endpoint_out; in _ux_device_class_dpump_deactivate() local
101 endpoint_out = endpoint_in; in _ux_device_class_dpump_deactivate()
104 endpoint_in = endpoint_out -> ux_slave_endpoint_next_endpoint; in _ux_device_class_dpump_deactivate()
110 endpoint_out = endpoint_in -> ux_slave_endpoint_next_endpoint; in _ux_device_class_dpump_deactivate()
115 _ux_device_stack_transfer_all_request_abort(endpoint_out, UX_TRANSFER_BUS_RESET); in _ux_device_class_dpump_deactivate()
Dux_device_class_dpump_thread.c96 UX_SLAVE_ENDPOINT *endpoint_out; in _ux_device_class_dpump_thread() local
124 endpoint_out = endpoint_in; in _ux_device_class_dpump_thread()
127 endpoint_in = endpoint_out -> ux_slave_endpoint_next_endpoint; in _ux_device_class_dpump_thread()
133 endpoint_out = endpoint_in -> ux_slave_endpoint_next_endpoint; in _ux_device_class_dpump_thread()
141 transfer_request = &endpoint_out -> ux_slave_endpoint_transfer_request; in _ux_device_class_dpump_thread()
155endpoint_out -> ux_slave_endpoint_transfer_request.ux_slave_transfer_request_data_pointer, in _ux_device_class_dpump_thread()
/USBX-v6.2.1/common/usbx_device_classes/inc/
Dux_device_class_storage.h612 UX_SLAVE_ENDPOINT *endpoint_out, UCHAR *cbwcb);
614 UX_SLAVE_ENDPOINT *endpoint_out, UCHAR *cbwcb);
616 UX_SLAVE_ENDPOINT *endpoint_out, UCHAR *cbwcb);
618 UX_SLAVE_ENDPOINT *endpoint_out, UCHAR *cbwcb);
620 UX_SLAVE_ENDPOINT *endpoint_in, UX_SLAVE_ENDPOINT *endpoint_out, UCHAR * cbwcb);
622 UX_SLAVE_ENDPOINT *endpoint_out, UCHAR *cbwcb, UCHAR scsi_command);
624 UX_SLAVE_ENDPOINT *endpoint_out, UCHAR *cbwcb);
626 UX_SLAVE_ENDPOINT *endpoint_out, UCHAR *cbwcb);
628 UX_SLAVE_ENDPOINT *endpoint_out, UCHAR * cbwcb);
630 UX_SLAVE_ENDPOINT *endpoint_out, UCHAR *cbwcb);
[all …]

12