| /USBX-v6.2.1/common/usbx_host_classes/src/ |
| D | ux_host_class_gser_endpoints_get.c | 78 ULONG interface_index; in _ux_host_class_gser_endpoints_get() local 81 …for (interface_index = 0; interface_index < UX_HOST_CLASS_GSER_INTERFACE_NUMBER; interface_index++) in _ux_host_class_gser_endpoints_get() 85 …dex = 0; endpoint_index < gser -> ux_host_class_gser_interface_array[interface_index].ux_host_clas… in _ux_host_class_gser_endpoints_get() 90 …ck_interface_endpoint_get(gser -> ux_host_class_gser_interface_array[interface_index].ux_host_clas… 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 …dex = 0; endpoint_index < gser -> ux_host_class_gser_interface_array[interface_index].ux_host_clas… in _ux_host_class_gser_endpoints_get() 131 …ck_interface_endpoint_get(gser -> ux_host_class_gser_interface_array[interface_index].ux_host_clas… 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()
|
| D | ux_host_class_gser_deactivate.c | 85 ULONG interface_index; in _ux_host_class_gser_deactivate() local 93 …for (interface_index = 0; interface_index < UX_HOST_CLASS_GSER_INTERFACE_NUMBER; interface_index++) in _ux_host_class_gser_deactivate() 97 …k_endpoint_transfer_abort(gser -> ux_host_class_gser_interface_array[interface_index].ux_host_clas… in _ux_host_class_gser_deactivate() 100 …k_endpoint_transfer_abort(gser -> ux_host_class_gser_interface_array[interface_index].ux_host_clas… 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()
|
| D | ux_host_class_gser_read.c | 87 ULONG interface_index, in _ux_host_class_gser_read() argument 114 …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() 125 transfer_request -> ux_transfer_request_user_specific = (VOID *)(ALIGN_TYPE)interface_index; 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() 261 ULONG interface_index, in _uxe_host_class_gser_read() argument 274 …return(_ux_host_class_gser_read(gser, interface_index, data_pointer, requested_length, actual_leng… in _uxe_host_class_gser_read()
|
| D | ux_host_class_gser_write.c | 86 ULONG interface_index, in _ux_host_class_gser_write() argument 109 …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() 120 transfer_request -> ux_transfer_request_user_specific = (VOID *) (ALIGN_TYPE) interface_index; 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() 255 ULONG interface_index, in _uxe_host_class_gser_write() argument 270 …return(_ux_host_class_gser_write(gser, interface_index, data_pointer, requested_length, actual_len… in _uxe_host_class_gser_write()
|
| D | ux_host_class_gser_configure.c | 89 ULONG interface_index; in _ux_host_class_gser_configure() local 147 …for (interface_index = 0; interface_index < UX_HOST_CLASS_GSER_INTERFACE_NUMBER; interface_index++) in _ux_host_class_gser_configure() 151 …uration_interface_get(configuration, interface_index, 0, &gser -> ux_host_class_gser_interface_arr… in _ux_host_class_gser_configure() 158 …ux_host_semaphore_create(&gser -> ux_host_class_gser_interface_array[interface_index].ux_host_clas… in _ux_host_class_gser_configure()
|
| D | ux_host_class_gser_ioctl.c | 82 UINT _ux_host_class_gser_ioctl(UX_HOST_CLASS_GSER *gser, ULONG interface_index, ULONG ioctl_functi… in _ux_host_class_gser_ioctl() argument 143 …status = _ux_host_class_gser_command(gser, interface_index, UX_HOST_CLASS_GSER_REQ_SET_LINE_CODING, in _ux_host_class_gser_ioctl() 168 …status = _ux_host_class_gser_command(gser, interface_index, UX_HOST_CLASS_GSER_REQ_GET_LINE_CODING, in _ux_host_class_gser_ioctl() 212 … status = _ux_host_class_gser_command(gser, interface_index, UX_HOST_CLASS_GSER_REQ_SET_LINE_STATE, in _ux_host_class_gser_ioctl() 225 … status = _ux_host_class_gser_command(gser, interface_index, UX_HOST_CLASS_GSER_REQ_SEND_BREAK, in _ux_host_class_gser_ioctl() 232 …OCTL_ABORT_IN_PIPE, gser, gser -> ux_host_class_gser_interface_array[interface_index].ux_host_clas… in _ux_host_class_gser_ioctl() 235 …k_endpoint_transfer_abort(gser -> ux_host_class_gser_interface_array[interface_index].ux_host_clas… in _ux_host_class_gser_ioctl() 244 …CTL_ABORT_OUT_PIPE, gser, gser -> ux_host_class_gser_interface_array[interface_index].ux_host_clas… in _ux_host_class_gser_ioctl() 247 …k_endpoint_transfer_abort(gser -> ux_host_class_gser_interface_array[interface_index].ux_host_clas… in _ux_host_class_gser_ioctl() 331 UINT _uxe_host_class_gser_ioctl(UX_HOST_CLASS_GSER *gser, ULONG interface_index, ULONG ioctl_funct… in _uxe_host_class_gser_ioctl() argument [all …]
|
| D | ux_host_class_gser_activate.c | 88 ULONG interface_index; in _ux_host_class_gser_activate() local 146 …for (interface_index = 0; interface_index < UX_HOST_CLASS_GSER_INTERFACE_NUMBER; interface_index +… in _ux_host_class_gser_activate() 148 …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()
|
| D | ux_host_class_gser_reception_start.c | 82 ULONG interface_index; in _ux_host_class_gser_reception_start() local 101 interface_index = gser_reception -> ux_host_class_gser_reception_interface_index; in _ux_host_class_gser_reception_start() 108 …transfer_request = &gser -> ux_host_class_gser_interface_array[interface_index].ux_host_class_gse… in _ux_host_class_gser_reception_start() 111 transfer_request -> ux_transfer_request_user_specific = (VOID *) (ALIGN_TYPE) interface_index; 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()
|
| D | ux_host_class_gser_reception_stop.c | 81 ULONG interface_index; in _ux_host_class_gser_reception_stop() local 101 interface_index = gser_reception -> ux_host_class_gser_reception_interface_index; in _ux_host_class_gser_reception_stop() 104 …k_endpoint_transfer_abort(gser -> ux_host_class_gser_interface_array[interface_index].ux_host_clas… in _ux_host_class_gser_reception_stop()
|
| D | ux_host_class_gser_command.c | 88 UINT _ux_host_class_gser_command(UX_HOST_CLASS_GSER *gser, ULONG interface_index, ULONG command, in _ux_host_class_gser_command() argument 161 …quest_index = gser -> ux_host_class_gser_interface_array[interface_index].ux_host_clas… in _ux_host_class_gser_command() 213 UINT _uxe_host_class_gser_command(UX_HOST_CLASS_GSER *gser, ULONG interface_index, ULONG command, in _uxe_host_class_gser_command() argument 222 return(_ux_host_class_gser_command(gser, interface_index, in _uxe_host_class_gser_command()
|
| D | ux_host_class_gser_reception_callback.c | 78 ULONG interface_index; in _ux_host_class_gser_reception_callback() local 84 interface_index = (ULONG) (ALIGN_TYPE) transfer_request -> ux_transfer_request_user_specific; in _ux_host_class_gser_reception_callback() 87 …gser_reception = gser -> ux_host_class_gser_interface_array[interface_index].ux_host_class_gser_r… in _ux_host_class_gser_reception_callback()
|
| D | ux_host_class_video_control_request.c | 89 UINT request, UCHAR interface_index, in _ux_host_class_video_control_request() argument 155 if (interface_index == 0) in _ux_host_class_video_control_request() 257 UINT request, UCHAR interface_index, in _uxe_host_class_video_control_request() argument 267 return(_ux_host_class_video_control_request(video, request, interface_index, in _uxe_host_class_video_control_request()
|
| /USBX-v6.2.1/common/core/src/ |
| D | ux_host_stack_configuration_interface_get.c | 82 UINT interface_index, UINT alternate_setting_index, in _ux_host_stack_configuration_interface_get() argument 115 if (interface_index == container_index) in _ux_host_stack_configuration_interface_get() 233 UINT interface_index, UINT alternate_setting_index, in _uxe_host_stack_configuration_interface_get() argument 243 interface_index, alternate_setting_index, ux_interface)); in _uxe_host_stack_configuration_interface_get()
|
| /USBX-v6.2.1/common/usbx_host_classes/inc/ |
| D | ux_host_class_gser.h | 263 UINT _ux_host_class_gser_read (UX_HOST_CLASS_GSER *gser, ULONG interface_index,UCHAR *data_point… 265 UINT _ux_host_class_gser_write(UX_HOST_CLASS_GSER *gser, ULONG interface_index,UCHAR *data_point… 267 UINT _ux_host_class_gser_command(UX_HOST_CLASS_GSER *gser, ULONG interface_index, ULONG command, 269 UINT _ux_host_class_gser_ioctl(UX_HOST_CLASS_GSER *gser, ULONG interface_index, ULONG ioctl_func… 278 UINT _uxe_host_class_gser_read (UX_HOST_CLASS_GSER *gser, ULONG interface_index,UCHAR *data_poin… 280 UINT _uxe_host_class_gser_write(UX_HOST_CLASS_GSER *gser, ULONG interface_index,UCHAR *data_poin… 282 UINT _uxe_host_class_gser_command(UX_HOST_CLASS_GSER *gser, ULONG interface_index, ULONG command, 284 UINT _uxe_host_class_gser_ioctl(UX_HOST_CLASS_GSER *gser, ULONG interface_index, ULONG ioctl_fun…
|
| D | ux_host_class_video.h | 687 UINT request, UCHAR interface_index, 709 UINT request, UCHAR interface_index,
|
| /USBX-v6.2.1/common/core/inc/ |
| D | ux_host_stack.h | 149 UINT interface_index, UINT alternate_setting_index, 212 UINT interface_index, UINT alternate_setting_index,
|
| D | ux_api.h | 2880 … ux_host_stack_configuration_interface_get(UX_CONFIGURATION *configuration, UINT interface_index,
|