Searched refs:ux_host_class_swar_interface (Results 1 – 3 of 3) sorted by relevance
83 …for (endpoint_index = 0; endpoint_index < swar -> ux_host_class_swar_interface -> ux_interface_des… in _ux_host_class_swar_endpoints_get()88 …status = _ux_host_stack_interface_endpoint_get(swar -> ux_host_class_swar_interface, endpoint_ind… in _ux_host_class_swar_endpoints_get()124 …for (endpoint_index = 0; endpoint_index < swar -> ux_host_class_swar_interface -> ux_interface_des… 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()
140 …ce_get(configuration, UX_HOST_CLASS_SWAR_DATA_INTERFACE, 0, &swar -> ux_host_class_swar_interface); in _ux_host_class_swar_configure()146 swar -> ux_host_class_swar_interface -> ux_interface_class_instance = (VOID *) swar; in _ux_host_class_swar_configure()150 …swar -> ux_host_class_swar_interface -> ux_interface_class = swar -> ux_host_class_swar_device ->… in _ux_host_class_swar_configure()
104 UX_INTERFACE *ux_host_class_swar_interface; member