Home
last modified time | relevance | path

Searched refs:bNumEndpoints (Results 1 – 17 of 17) sorted by relevance

/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_cdc_ecm_endpoints_get.c98 if (data_interface -> ux_interface_descriptor.bNumEndpoints == 0) in _ux_host_class_cdc_ecm_endpoints_get()
131 … for (endpoint_index = 0; endpoint_index < data_interface -> ux_interface_descriptor.bNumEndpoints; in _ux_host_class_cdc_ecm_endpoints_get()
177 … for (endpoint_index = 0; endpoint_index < data_interface -> ux_interface_descriptor.bNumEndpoints; in _ux_host_class_cdc_ecm_endpoints_get()
225 …ndex < cdc_ecm -> ux_host_class_cdc_ecm_interface_control -> ux_interface_descriptor.bNumEndpoints; in _ux_host_class_cdc_ecm_endpoints_get()
Dux_host_class_pima_endpoints_get.c90 … 0; endpoint_index < pima -> ux_host_class_pima_interface -> ux_interface_descriptor.bNumEndpoints; in _ux_host_class_pima_endpoints_get()
130 … 0; endpoint_index < pima -> ux_host_class_pima_interface -> ux_interface_descriptor.bNumEndpoints; in _ux_host_class_pima_endpoints_get()
170 … 0; endpoint_index < pima -> ux_host_class_pima_interface -> ux_interface_descriptor.bNumEndpoints; in _ux_host_class_pima_endpoints_get()
Dux_host_class_prolific_endpoints_get.c92 …oint_index < prolific -> ux_host_class_prolific_interface -> ux_interface_descriptor.bNumEndpoints; in _ux_host_class_prolific_endpoints_get()
132 …oint_index < prolific -> ux_host_class_prolific_interface -> ux_interface_descriptor.bNumEndpoints; in _ux_host_class_prolific_endpoints_get()
172 …oint_index < prolific -> ux_host_class_prolific_interface -> ux_interface_descriptor.bNumEndpoints; in _ux_host_class_prolific_endpoints_get()
Dux_host_class_storage_endpoints_get.c92 …dpoint_index < storage -> ux_host_class_storage_interface -> ux_interface_descriptor.bNumEndpoints; in _ux_host_class_storage_endpoints_get()
132 …dpoint_index < storage -> ux_host_class_storage_interface -> ux_interface_descriptor.bNumEndpoints; in _ux_host_class_storage_endpoints_get()
186 …dpoint_index < storage -> ux_host_class_storage_interface -> ux_interface_descriptor.bNumEndpoints; in _ux_host_class_storage_endpoints_get()
Dux_host_class_swar_endpoints_get.c82 … 0; endpoint_index < swar -> ux_host_class_swar_interface -> ux_interface_descriptor.bNumEndpoints; in _ux_host_class_swar_endpoints_get()
123 … 0; endpoint_index < swar -> ux_host_class_swar_interface -> ux_interface_descriptor.bNumEndpoints; in _ux_host_class_swar_endpoints_get()
Dux_host_class_asix_endpoints_get.c93 … 0; endpoint_index < asix -> ux_host_class_asix_interface -> ux_interface_descriptor.bNumEndpoints; in _ux_host_class_asix_endpoints_get()
140 … 0; endpoint_index < asix -> ux_host_class_asix_interface -> ux_interface_descriptor.bNumEndpoints; in _ux_host_class_asix_endpoints_get()
183 … 0; endpoint_index < asix -> ux_host_class_asix_interface -> ux_interface_descriptor.bNumEndpoints; in _ux_host_class_asix_endpoints_get()
Dux_host_class_printer_endpoints_get.c84 …dpoint_index < printer -> ux_host_class_printer_interface -> ux_interface_descriptor.bNumEndpoints; in _ux_host_class_printer_endpoints_get()
132 …dpoint_index < printer -> ux_host_class_printer_interface -> ux_interface_descriptor.bNumEndpoints; in _ux_host_class_printer_endpoints_get()
Dux_host_class_gser_endpoints_get.c85 …rface_array[interface_index].ux_host_class_gser_interface -> ux_interface_descriptor.bNumEndpoints; in _ux_host_class_gser_endpoints_get()
126 …rface_array[interface_index].ux_host_class_gser_interface -> ux_interface_descriptor.bNumEndpoints; in _ux_host_class_gser_endpoints_get()
Dux_host_class_cdc_acm_endpoints_get.c100 …dpoint_index < cdc_acm -> ux_host_class_cdc_acm_interface -> ux_interface_descriptor.bNumEndpoints; in _ux_host_class_cdc_acm_endpoints_get()
167 …dpoint_index < cdc_acm -> ux_host_class_cdc_acm_interface -> ux_interface_descriptor.bNumEndpoints; in _ux_host_class_cdc_acm_endpoints_get()
Dux_host_class_video_endpoints_get.c81 …_index < video -> ux_host_class_video_streaming_interface -> ux_interface_descriptor.bNumEndpoints; in _ux_host_class_video_endpoints_get()
Dux_host_class_audio_endpoints_get.c94 …_index < audio -> ux_host_class_audio_streaming_interface -> ux_interface_descriptor.bNumEndpoints; in _ux_host_class_audio_endpoints_get()
Dux_host_class_video_channel_start.c237 …_index = 0; endpoint_index < interface_ptr -> ux_interface_descriptor.bNumEndpoints; endpoint_inde… in _ux_host_class_video_channel_start()
/USBX-v6.2.1/common/core/src/
Dux_host_class_dpump_endpoints_get.c84 …; endpoint_index < dpump -> ux_host_class_dpump_interface -> ux_interface_descriptor.bNumEndpoints; in _ux_host_class_dpump_endpoints_get()
129 …; endpoint_index < dpump -> ux_host_class_dpump_interface -> ux_interface_descriptor.bNumEndpoints; in _ux_host_class_dpump_endpoints_get()
Dux_host_stack_new_interface_create.c153 number_endpoints = interface_ptr -> ux_interface_descriptor.bNumEndpoints; in _ux_host_stack_new_interface_create()
/USBX-v6.2.1/common/usbx_device_classes/src/
Dux_device_class_cdc_ecm_activate.c183 if (interface_ptr -> ux_slave_interface_descriptor.bNumEndpoints != 0) in _ux_device_class_cdc_ecm_activate()
/USBX-v6.2.1/common/core/inc/
Dux_api.h2140 UCHAR bNumEndpoints; member
/USBX-v6.2.1/test/regression/
Dusbx_storage_tests.c4176 …global_storage->ux_host_class_storage_interface->ux_interface_descriptor.bNumEndpoints = original_… in direct_calls_test()