Home
last modified time | relevance | path

Searched refs:ux_host_class_gser_interface_array (Results 1 – 12 of 12) sorted by relevance

/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_gser_endpoints_get.c85 …for (endpoint_index = 0; endpoint_index < gser -> ux_host_class_gser_interface_array[interface_ind… in _ux_host_class_gser_endpoints_get()
90 …status = _ux_host_stack_interface_endpoint_get(gser -> ux_host_class_gser_interface_array[interfa… in _ux_host_class_gser_endpoints_get()
105 …gser -> ux_host_class_gser_interface_array[interface_index].ux_host_class_gser_bulk_out_endpoint =… in _ux_host_class_gser_endpoints_get()
112 …if (gser -> ux_host_class_gser_interface_array[interface_index].ux_host_class_gser_bulk_out_endpoi… in _ux_host_class_gser_endpoints_get()
126 …for (endpoint_index = 0; endpoint_index < gser -> ux_host_class_gser_interface_array[interface_ind… in _ux_host_class_gser_endpoints_get()
131 …status = _ux_host_stack_interface_endpoint_get(gser -> ux_host_class_gser_interface_array[interfa… in _ux_host_class_gser_endpoints_get()
146 …gser -> ux_host_class_gser_interface_array[interface_index].ux_host_class_gser_bulk_in_endpoint = … in _ux_host_class_gser_endpoints_get()
153 …if (gser -> ux_host_class_gser_interface_array[interface_index].ux_host_class_gser_bulk_in_endpoin… in _ux_host_class_gser_endpoints_get()
Dux_host_class_gser_read.c114 …status = _ux_host_semaphore_get(&gser -> ux_host_class_gser_interface_array[interface_index].ux_h… in _ux_host_class_gser_read()
122 …transfer_request = &gser -> ux_host_class_gser_interface_array[interface_index].ux_host_class_gse… in _ux_host_class_gser_read()
164 …_ux_host_semaphore_put(&gser -> ux_host_class_gser_interface_array[interface_index].ux_host_class_… in _ux_host_class_gser_read()
183 …_ux_host_semaphore_put(&gser -> ux_host_class_gser_interface_array[interface_index].ux_host_class_… in _ux_host_class_gser_read()
199 …_ux_host_semaphore_put(&gser -> ux_host_class_gser_interface_array[interface_index].ux_host_class_… in _ux_host_class_gser_read()
213 …_ux_host_semaphore_put(&gser -> ux_host_class_gser_interface_array[interface_index].ux_host_class_… in _ux_host_class_gser_read()
Dux_host_class_gser_write.c109 …status = _ux_host_semaphore_get(&gser -> ux_host_class_gser_interface_array[interface_index].ux_h… in _ux_host_class_gser_write()
117 …transfer_request = &gser -> ux_host_class_gser_interface_array[interface_index].ux_host_class_gse… in _ux_host_class_gser_write()
159 …_ux_host_semaphore_put(&gser -> ux_host_class_gser_interface_array[interface_index].ux_host_class_… in _ux_host_class_gser_write()
175 …_ux_host_semaphore_put(&gser -> ux_host_class_gser_interface_array[interface_index].ux_host_class_… in _ux_host_class_gser_write()
191 …_ux_host_semaphore_put(&gser -> ux_host_class_gser_interface_array[interface_index].ux_host_class_… in _ux_host_class_gser_write()
207 …_ux_host_semaphore_put(&gser -> ux_host_class_gser_interface_array[interface_index].ux_host_class_… in _ux_host_class_gser_write()
Dux_host_class_gser_deactivate.c97 …_ux_host_stack_endpoint_transfer_abort(gser -> ux_host_class_gser_interface_array[interface_index]… in _ux_host_class_gser_deactivate()
100 …_ux_host_stack_endpoint_transfer_abort(gser -> ux_host_class_gser_interface_array[interface_index]… in _ux_host_class_gser_deactivate()
107 …_ux_host_semaphore_delete(&gser -> ux_host_class_gser_interface_array[interface_index].ux_host_cla… in _ux_host_class_gser_deactivate()
Dux_host_class_gser_ioctl.c232 …X_TRACE_HOST_CLASS_GSER_IOCTL_ABORT_IN_PIPE, gser, gser -> ux_host_class_gser_interface_array[inte… in _ux_host_class_gser_ioctl()
235 …_ux_host_stack_endpoint_transfer_abort(gser -> ux_host_class_gser_interface_array[interface_index]… in _ux_host_class_gser_ioctl()
244 …_TRACE_HOST_CLASS_GSER_IOCTL_ABORT_OUT_PIPE, gser, gser -> ux_host_class_gser_interface_array[inte… in _ux_host_class_gser_ioctl()
247 …_ux_host_stack_endpoint_transfer_abort(gser -> ux_host_class_gser_interface_array[interface_index]… in _ux_host_class_gser_ioctl()
Dux_host_class_gser_configure.c151 …_interface_get(configuration, interface_index, 0, &gser -> ux_host_class_gser_interface_array[inte… in _ux_host_class_gser_configure()
158 …status = _ux_host_semaphore_create(&gser -> ux_host_class_gser_interface_array[interface_index].u… in _ux_host_class_gser_configure()
Dux_host_class_gser_activate.c148 …if (_ux_host_semaphore_created(&gser -> ux_host_class_gser_interface_array[interface_index].ux_hos… in _ux_host_class_gser_activate()
149 …_ux_host_semaphore_delete(&gser -> ux_host_class_gser_interface_array[interface_index].ux_host_cla… in _ux_host_class_gser_activate()
Dux_host_class_gser_reception_start.c108 …transfer_request = &gser -> ux_host_class_gser_interface_array[interface_index].ux_host_class_gse… in _ux_host_class_gser_reception_start()
120 …gser -> ux_host_class_gser_interface_array[interface_index].ux_host_class_gser_reception = gser_re… in _ux_host_class_gser_reception_start()
Dux_host_class_gser_reception_stop.c104 …_ux_host_stack_endpoint_transfer_abort(gser -> ux_host_class_gser_interface_array[interface_index]… in _ux_host_class_gser_reception_stop()
Dux_host_class_gser_reception_callback.c87 …gser_reception = gser -> ux_host_class_gser_interface_array[interface_index].ux_host_class_gser_r… in _ux_host_class_gser_reception_callback()
Dux_host_class_gser_command.c161 …request -> ux_transfer_request_index = gser -> ux_host_class_gser_interface_array[inte… in _ux_host_class_gser_command()
/USBX-v6.2.1/common/usbx_host_classes/inc/
Dux_host_class_gser.h197 …struct UX_HOST_CLASS_GSER_INTERFACE_STRUCT ux_host_class_gser_interface_array[UX_HOST_CLASS_GSER_… member