Home
last modified time | relevance | path

Searched refs:ux_host_class_prolific_interface (Results 1 – 4 of 4) sorted by relevance

/USBX-v6.3.0/common/usbx_host_classes/src/
Dux_host_class_prolific_endpoints_get.c93 …for (endpoint_index = 0; endpoint_index < prolific -> ux_host_class_prolific_interface -> ux_inter… in _ux_host_class_prolific_endpoints_get()
98 …status = _ux_host_stack_interface_endpoint_get(prolific -> ux_host_class_prolific_interface, endp… in _ux_host_class_prolific_endpoints_get()
133 …for (endpoint_index = 0; endpoint_index < prolific -> ux_host_class_prolific_interface -> ux_inter… 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()
173 …for (endpoint_index = 0; endpoint_index < prolific -> ux_host_class_prolific_interface -> ux_inter… 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()
Dux_host_class_prolific_configure.c145 …ck_configuration_interface_get(configuration, 0, 0, &prolific -> ux_host_class_prolific_interface); in _ux_host_class_prolific_configure()
Dux_host_class_prolific_command.c118 …uest -> ux_transfer_request_index = prolific -> ux_host_class_prolific_interface -> ux… in _ux_host_class_prolific_command()
/USBX-v6.3.0/common/usbx_host_classes/inc/
Dux_host_class_prolific.h218 UX_INTERFACE *ux_host_class_prolific_interface; member