Home
last modified time | relevance | path

Searched refs:ux_interface_descriptor (Results 1 – 25 of 89) sorted by relevance

1234

/USBX-v6.3.0/common/core/src/
Dux_host_stack_configuration_interface_scan.c103 if(interface_ptr -> ux_interface_descriptor.bAlternateSetting == 0) in _ux_host_stack_configuration_interface_scan()
111 …_command.ux_host_class_command_class = interface_ptr -> ux_interface_descriptor.bInterfac… in _ux_host_stack_configuration_interface_scan()
112 …_command.ux_host_class_command_subclass = interface_ptr -> ux_interface_descriptor.bInterfac… in _ux_host_stack_configuration_interface_scan()
113 …_command.ux_host_class_command_protocol = interface_ptr -> ux_interface_descriptor.bInterfac… in _ux_host_stack_configuration_interface_scan()
164 if (interface_ptr -> ux_interface_descriptor.bAlternateSetting == 0) in _ux_host_stack_configuration_interface_scan()
Dux_host_stack_interface_setting_select.c107 current_interface_number = interface_ptr -> ux_interface_descriptor.bInterfaceNumber; in _ux_host_stack_interface_setting_select()
128 … if (current_interface -> ux_interface_descriptor.bInterfaceNumber == current_interface_number) in _ux_host_stack_interface_setting_select()
133 if (current_interface -> ux_interface_descriptor.bAlternateSetting == 0) in _ux_host_stack_interface_setting_select()
145 … if (current_alternate_setting == current_interface -> ux_interface_descriptor.bAlternateSetting) in _ux_host_stack_interface_setting_select()
165 …ce -> ux_interface_current_alternate_setting = interface_ptr -> ux_interface_descriptor.bAlternat… in _ux_host_stack_interface_setting_select()
Dux_host_stack_configuration_instance_delete.c101 if (interface_ptr -> ux_interface_descriptor.bAlternateSetting == 0) in _ux_host_stack_configuration_instance_delete()
107 if (interface_ptr -> ux_interface_descriptor.bAlternateSetting == current_alternate_setting) in _ux_host_stack_configuration_instance_delete()
Dux_host_stack_interface_set.c103 …x_transfer_request_index = (USHORT) interface_ptr -> ux_interface_descriptor.bInterfac… in _ux_host_stack_interface_set()
104 …x_transfer_request_value = (USHORT) interface_ptr -> ux_interface_descriptor.bAlternat… in _ux_host_stack_interface_set()
Dux_host_class_dpump_endpoints_get.c85 … = 0; endpoint_index < dpump -> ux_host_class_dpump_interface -> ux_interface_descriptor.bNumEndpo… in _ux_host_class_dpump_endpoints_get()
130 … = 0; endpoint_index < dpump -> ux_host_class_dpump_interface -> ux_interface_descriptor.bNumEndpo… in _ux_host_class_dpump_endpoints_get()
Dux_host_stack_configuration_interface_get.c120 … current_interface_number = current_interface -> ux_interface_descriptor.bInterfaceNumber; in _ux_host_stack_configuration_interface_get()
153 … if (current_interface -> ux_interface_descriptor.bInterfaceNumber != current_interface_number) in _ux_host_stack_configuration_interface_get()
/USBX-v6.3.0/common/usbx_host_classes/src/
Dux_host_class_video_alternate_setting_locate.c96 …interface = video -> ux_host_class_video_streaming_interface -> ux_interface_descriptor.bInterfac… in _ux_host_class_video_alternate_setting_locate()
105 if ((interface_ptr -> ux_interface_descriptor.bInterfaceNumber == streaming_interface) && in _ux_host_class_video_alternate_setting_locate()
126 *alternate_setting = interface_ptr -> ux_interface_descriptor.bAlternateSetting; in _ux_host_class_video_alternate_setting_locate()
139 … *alternate_setting = interface_ptr -> ux_interface_descriptor.bAlternateSetting; in _ux_host_class_video_alternate_setting_locate()
Dux_host_class_printer_endpoints_get.c85 …; endpoint_index < printer -> ux_host_class_printer_interface -> ux_interface_descriptor.bNumEndpo… in _ux_host_class_printer_endpoints_get()
127 … if ((printer -> ux_host_class_printer_interface -> ux_interface_descriptor.bInterfaceProtocol == in _ux_host_class_printer_endpoints_get()
129 … (printer -> ux_host_class_printer_interface -> ux_interface_descriptor.bInterfaceProtocol == in _ux_host_class_printer_endpoints_get()
133 …; endpoint_index < printer -> ux_host_class_printer_interface -> ux_interface_descriptor.bNumEndpo… in _ux_host_class_printer_endpoints_get()
Dux_host_class_storage_device_support_check.c84 switch(storage -> ux_host_class_storage_interface -> ux_interface_descriptor.bInterfaceProtocol) in _ux_host_class_storage_device_support_check()
108 …if (storage -> ux_host_class_storage_interface -> ux_interface_descriptor.bInterfaceSubClass == UX… in _ux_host_class_storage_device_support_check()
129 … switch (storage -> ux_host_class_storage_interface -> ux_interface_descriptor.bInterfaceSubClass) in _ux_host_class_storage_device_support_check()
Dux_host_class_video_stop.c100 …interface = video -> ux_host_class_video_streaming_interface -> ux_interface_descriptor.bInterfac… in _ux_host_class_video_stop()
120 if ((interface_ptr -> ux_interface_descriptor.bInterfaceNumber == streaming_interface) && in _ux_host_class_video_stop()
121 (interface_ptr -> ux_interface_descriptor.bAlternateSetting == 0)) in _ux_host_class_video_stop()
Dux_host_class_cdc_ecm_endpoints_get.c99 if (data_interface -> ux_interface_descriptor.bNumEndpoints == 0) in _ux_host_class_cdc_ecm_endpoints_get()
107 … data_interface -> ux_interface_descriptor.bInterfaceClass != UX_HOST_CLASS_CDC_DATA_CLASS || in _ux_host_class_cdc_ecm_endpoints_get()
108 data_interface -> ux_interface_descriptor.bAlternateSetting != 1) in _ux_host_class_cdc_ecm_endpoints_get()
132 … for (endpoint_index = 0; endpoint_index < data_interface -> ux_interface_descriptor.bNumEndpoints; in _ux_host_class_cdc_ecm_endpoints_get()
178 … for (endpoint_index = 0; endpoint_index < data_interface -> ux_interface_descriptor.bNumEndpoints; in _ux_host_class_cdc_ecm_endpoints_get()
226 …nt_index < cdc_ecm -> ux_host_class_cdc_ecm_interface_control -> ux_interface_descriptor.bNumEndpo… in _ux_host_class_cdc_ecm_endpoints_get()
Dux_host_class_audio_stop.c101 …interface = audio -> ux_host_class_audio_streaming_interface -> ux_interface_descriptor.bInterfac… in _ux_host_class_audio_stop()
126 if ((interface_ptr -> ux_interface_descriptor.bInterfaceNumber == streaming_interface) && in _ux_host_class_audio_stop()
127 (interface_ptr -> ux_interface_descriptor.bAlternateSetting == 0)) in _ux_host_class_audio_stop()
Dux_host_class_storage_device_reset.c90 …if (storage -> ux_host_class_storage_interface -> ux_interface_descriptor.bInterfaceProtocol == UX… in _ux_host_class_storage_device_reset()
107 …ndex = storage -> ux_host_class_storage_interface -> ux_interface_descriptor.bInterfac… in _ux_host_class_storage_device_reset()
Dux_host_class_storage_endpoints_get.c93 …; endpoint_index < storage -> ux_host_class_storage_interface -> ux_interface_descriptor.bNumEndpo… in _ux_host_class_storage_endpoints_get()
133 …; endpoint_index < storage -> ux_host_class_storage_interface -> ux_interface_descriptor.bNumEndpo… in _ux_host_class_storage_endpoints_get()
183 …if (storage -> ux_host_class_storage_interface -> ux_interface_descriptor.bInterfaceProtocol == UX… in _ux_host_class_storage_endpoints_get()
187 …; endpoint_index < storage -> ux_host_class_storage_interface -> ux_interface_descriptor.bNumEndpo… in _ux_host_class_storage_endpoints_get()
Dux_host_class_storage_media_recovery_sense_get.c91 …if (storage -> ux_host_class_storage_interface -> ux_interface_descriptor.bInterfaceSubClass == UX… in _ux_host_class_storage_media_recovery_sense_get()
103 … switch (storage -> ux_host_class_storage_interface -> ux_interface_descriptor.bInterfaceSubClass) in _ux_host_class_storage_media_recovery_sense_get()
Dux_host_class_video_channel_start.c121 …interface = video -> ux_host_class_video_streaming_interface -> ux_interface_descriptor.bInterfac… in _ux_host_class_video_channel_start()
222 … if ((interface_ptr -> ux_interface_descriptor.bInterfaceNumber == streaming_interface) && in _ux_host_class_video_channel_start()
223 … (interface_ptr -> ux_interface_descriptor.bAlternateSetting == alternate_setting)) in _ux_host_class_video_channel_start()
238 …for (endpoint_index = 0; endpoint_index < interface_ptr -> ux_interface_descriptor.bNumEndpoints; … in _ux_host_class_video_channel_start()
Dux_host_class_storage_media_protection_check.c93 …if (storage -> ux_host_class_storage_interface -> ux_interface_descriptor.bInterfaceSubClass == UX… in _ux_host_class_storage_media_protection_check()
105 … switch (storage -> ux_host_class_storage_interface -> ux_interface_descriptor.bInterfaceSubClass) in _ux_host_class_storage_media_protection_check()
Dux_host_class_pima_endpoints_get.c91 …ex = 0; endpoint_index < pima -> ux_host_class_pima_interface -> ux_interface_descriptor.bNumEndpo… in _ux_host_class_pima_endpoints_get()
131 …ex = 0; endpoint_index < pima -> ux_host_class_pima_interface -> ux_interface_descriptor.bNumEndpo… in _ux_host_class_pima_endpoints_get()
171 …ex = 0; endpoint_index < pima -> ux_host_class_pima_interface -> ux_interface_descriptor.bNumEndpo… in _ux_host_class_pima_endpoints_get()
Dux_host_class_cdc_acm_endpoints_get.c97 …if (cdc_acm -> ux_host_class_cdc_acm_interface -> ux_interface_descriptor.bInterfaceClass == UX_HO… in _ux_host_class_cdc_acm_endpoints_get()
101 …; endpoint_index < cdc_acm -> ux_host_class_cdc_acm_interface -> ux_interface_descriptor.bNumEndpo… in _ux_host_class_cdc_acm_endpoints_get()
168 …; endpoint_index < cdc_acm -> ux_host_class_cdc_acm_interface -> ux_interface_descriptor.bNumEndpo… in _ux_host_class_cdc_acm_endpoints_get()
Dux_host_class_swar_endpoints_get.c83 …ex = 0; endpoint_index < swar -> ux_host_class_swar_interface -> ux_interface_descriptor.bNumEndpo… in _ux_host_class_swar_endpoints_get()
124 …ex = 0; endpoint_index < swar -> ux_host_class_swar_interface -> ux_interface_descriptor.bNumEndpo… in _ux_host_class_swar_endpoints_get()
Dux_host_class_audio_activate.c126 …if (interface_ptr -> ux_interface_descriptor.bInterfaceSubClass == UX_HOST_CLASS_AUDIO_SUBCLASS_CO… in _ux_host_class_audio_activate()
169 if (desc[2] == interface_ptr -> ux_interface_descriptor.bInterfaceNumber) in _ux_host_class_audio_activate()
176 if (desc[2] == interface_ptr -> ux_interface_descriptor.bInterfaceNumber) in _ux_host_class_audio_activate()
370 (ac -> ux_host_class_audio_interface -> ux_interface_descriptor.bInterfaceNumber == in _ux_host_class_audio_activate()
372 (ac -> ux_host_class_audio_interface -> ux_interface_descriptor.bInterfaceClass == in _ux_host_class_audio_activate()
374 … (ac -> ux_host_class_audio_interface -> ux_interface_descriptor.bInterfaceSubClass == in _ux_host_class_audio_activate()
Dux_host_class_prolific_endpoints_get.c93 …endpoint_index < prolific -> ux_host_class_prolific_interface -> ux_interface_descriptor.bNumEndpo… in _ux_host_class_prolific_endpoints_get()
133 …endpoint_index < prolific -> ux_host_class_prolific_interface -> ux_interface_descriptor.bNumEndpo… in _ux_host_class_prolific_endpoints_get()
173 …endpoint_index < prolific -> ux_host_class_prolific_interface -> ux_interface_descriptor.bNumEndpo… in _ux_host_class_prolific_endpoints_get()
Dux_host_class_storage_max_lun_get.c93 …if (storage -> ux_host_class_storage_interface -> ux_interface_descriptor.bInterfaceProtocol == UX… in _ux_host_class_storage_max_lun_get()
117 …ndex = storage -> ux_host_class_storage_interface -> ux_interface_descriptor.bInterfac… in _ux_host_class_storage_max_lun_get()
Dux_host_class_asix_endpoints_get.c94 …ex = 0; endpoint_index < asix -> ux_host_class_asix_interface -> ux_interface_descriptor.bNumEndpo… in _ux_host_class_asix_endpoints_get()
141 …ex = 0; endpoint_index < asix -> ux_host_class_asix_interface -> ux_interface_descriptor.bNumEndpo… in _ux_host_class_asix_endpoints_get()
184 …ex = 0; endpoint_index < asix -> ux_host_class_asix_interface -> ux_interface_descriptor.bNumEndpo… in _ux_host_class_asix_endpoints_get()
Dux_host_class_printer_device_id_get.c148 … ux_transfer_request_index = ((UINT)interface_ptr -> ux_interface_descriptor.bInterfac… in _ux_host_class_printer_device_id_get()
149 … (interface_ptr -> ux_interface_descriptor.bAlternateSetting ); in _ux_host_class_printer_device_id_get()

1234