Searched refs:_ux_host_stack_interface_endpoint_get (Results 1 – 17 of 17) sorted by relevance
/USBX-v6.3.0/common/core/src/ |
D | ux_host_stack_interface_endpoint_get.c | 79 UINT _ux_host_stack_interface_endpoint_get(UX_INTERFACE *interface_ptr, UINT endpoint_index, UX_EN… in _ux_host_stack_interface_endpoint_get() function 188 return(_ux_host_stack_interface_endpoint_get(interface_ptr, endpoint_index, endpoint)); in _uxe_host_stack_interface_endpoint_get()
|
D | ux_host_class_dpump_endpoints_get.c | 90 …status = _ux_host_stack_interface_endpoint_get(dpump -> ux_host_class_dpump_interface, endpoint_i… in _ux_host_class_dpump_endpoints_get() 135 …status = _ux_host_stack_interface_endpoint_get(dpump -> ux_host_class_dpump_interface, endpoint_i… in _ux_host_class_dpump_endpoints_get()
|
/USBX-v6.3.0/common/usbx_host_classes/src/ |
D | ux_host_class_pima_endpoints_get.c | 96 …status = _ux_host_stack_interface_endpoint_get(pima -> ux_host_class_pima_interface, endpoint_ind… in _ux_host_class_pima_endpoints_get() 136 …status = _ux_host_stack_interface_endpoint_get(pima -> ux_host_class_pima_interface, endpoint_ind… in _ux_host_class_pima_endpoints_get() 176 …status = _ux_host_stack_interface_endpoint_get(pima -> ux_host_class_pima_interface, endpoint_ind… in _ux_host_class_pima_endpoints_get()
|
D | ux_host_class_swar_endpoints_get.c | 88 …status = _ux_host_stack_interface_endpoint_get(swar -> ux_host_class_swar_interface, endpoint_ind… in _ux_host_class_swar_endpoints_get() 129 …status = _ux_host_stack_interface_endpoint_get(swar -> ux_host_class_swar_interface, endpoint_ind… in _ux_host_class_swar_endpoints_get()
|
D | ux_host_class_storage_endpoints_get.c | 98 …status = _ux_host_stack_interface_endpoint_get(storage -> ux_host_class_storage_interface, endpoin… in _ux_host_class_storage_endpoints_get() 138 …status = _ux_host_stack_interface_endpoint_get(storage -> ux_host_class_storage_interface, endpoin… in _ux_host_class_storage_endpoints_get() 192 …status = _ux_host_stack_interface_endpoint_get(storage -> ux_host_class_storage_interface, endpoin… in _ux_host_class_storage_endpoints_get()
|
D | ux_host_class_prolific_endpoints_get.c | 98 …status = _ux_host_stack_interface_endpoint_get(prolific -> ux_host_class_prolific_interface, endp… in _ux_host_class_prolific_endpoints_get() 138 …status = _ux_host_stack_interface_endpoint_get(prolific -> ux_host_class_prolific_interface, endp… in _ux_host_class_prolific_endpoints_get() 178 …status = _ux_host_stack_interface_endpoint_get(prolific -> ux_host_class_prolific_interface, endp… in _ux_host_class_prolific_endpoints_get()
|
D | ux_host_class_printer_endpoints_get.c | 90 …status = _ux_host_stack_interface_endpoint_get(printer -> ux_host_class_printer_interface, endpoi… in _ux_host_class_printer_endpoints_get() 138 …status = _ux_host_stack_interface_endpoint_get(printer -> ux_host_class_printer_interface, endpoi… in _ux_host_class_printer_endpoints_get()
|
D | ux_host_class_asix_endpoints_get.c | 99 …status = _ux_host_stack_interface_endpoint_get(asix -> ux_host_class_asix_interface, endpoint_ind… in _ux_host_class_asix_endpoints_get() 146 …status = _ux_host_stack_interface_endpoint_get(asix -> ux_host_class_asix_interface, endpoint_ind… in _ux_host_class_asix_endpoints_get() 189 …status = _ux_host_stack_interface_endpoint_get(asix -> ux_host_class_asix_interface, endpoint_ind… in _ux_host_class_asix_endpoints_get()
|
D | ux_host_class_gser_endpoints_get.c | 91 …status = _ux_host_stack_interface_endpoint_get(gser -> ux_host_class_gser_interface_array[interfa… in _ux_host_class_gser_endpoints_get() 132 …status = _ux_host_stack_interface_endpoint_get(gser -> ux_host_class_gser_interface_array[interfa… in _ux_host_class_gser_endpoints_get()
|
D | ux_host_class_cdc_ecm_endpoints_get.c | 137 status = _ux_host_stack_interface_endpoint_get(data_interface, endpoint_index, &endpoint); in _ux_host_class_cdc_ecm_endpoints_get() 183 status = _ux_host_stack_interface_endpoint_get(data_interface, endpoint_index, &endpoint); in _ux_host_class_cdc_ecm_endpoints_get() 231 …status = _ux_host_stack_interface_endpoint_get(cdc_ecm -> ux_host_class_cdc_ecm_interface_control,… in _ux_host_class_cdc_ecm_endpoints_get()
|
D | ux_host_class_video_endpoints_get.c | 87 …status = _ux_host_stack_interface_endpoint_get(video -> ux_host_class_video_streaming_interface, … in _ux_host_class_video_endpoints_get()
|
D | ux_host_class_cdc_acm_endpoints_get.c | 106 …status = _ux_host_stack_interface_endpoint_get(cdc_acm -> ux_host_class_cdc_acm_interface, endpoin… in _ux_host_class_cdc_acm_endpoints_get() 173 …status = _ux_host_stack_interface_endpoint_get(cdc_acm -> ux_host_class_cdc_acm_interface, endpoin… in _ux_host_class_cdc_acm_endpoints_get()
|
D | ux_host_class_hub_interrupt_endpoint_start.c | 93 …status = _ux_host_stack_interface_endpoint_get(hub -> ux_host_class_hub_interface, 0, &hub -> ux_… in _ux_host_class_hub_interrupt_endpoint_start()
|
D | ux_host_class_audio_endpoints_get.c | 100 …status = _ux_host_stack_interface_endpoint_get(audio -> ux_host_class_audio_streaming_interface, … in _ux_host_class_audio_endpoints_get()
|
D | ux_host_class_video_channel_start.c | 242 … status = _ux_host_stack_interface_endpoint_get(video -> ux_host_class_video_streaming_interface, in _ux_host_class_video_channel_start()
|
/USBX-v6.3.0/common/core/inc/ |
D | ux_host_stack.h | 179 UINT _ux_host_stack_interface_endpoint_get(UX_INTERFACE *ux_interface, UINT endpoint_index, UX_E…
|
D | ux_api.h | 2782 …efine ux_host_stack_interface_endpoint_get _ux_host_stack_interface_endpoint_get
|