Home
last modified time | relevance | path

Searched refs:ux_host_class_asix_interface (Results 1 – 3 of 3) sorted by relevance

/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_asix_endpoints_get.c93 …for (endpoint_index = 0; endpoint_index < asix -> ux_host_class_asix_interface -> ux_interface_des… in _ux_host_class_asix_endpoints_get()
98 …status = _ux_host_stack_interface_endpoint_get(asix -> ux_host_class_asix_interface, endpoint_ind… in _ux_host_class_asix_endpoints_get()
140 …for (endpoint_index = 0; endpoint_index < asix -> ux_host_class_asix_interface -> ux_interface_des… in _ux_host_class_asix_endpoints_get()
145 …status = _ux_host_stack_interface_endpoint_get(asix -> ux_host_class_asix_interface, endpoint_ind… in _ux_host_class_asix_endpoints_get()
183 …for (endpoint_index = 0; endpoint_index < asix -> ux_host_class_asix_interface -> ux_interface_des… in _ux_host_class_asix_endpoints_get()
188 …status = _ux_host_stack_interface_endpoint_get(asix -> ux_host_class_asix_interface, endpoint_ind… in _ux_host_class_asix_endpoints_get()
Dux_host_class_asix_configure.c144 …host_stack_configuration_interface_get(configuration, 0, 0, &asix -> ux_host_class_asix_interface); in _ux_host_class_asix_configure()
/USBX-v6.2.1/common/usbx_host_classes/inc/
Dux_host_class_asix.h406 UX_INTERFACE *ux_host_class_asix_interface; member