Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_asix_entry.c143 static const USHORT _ux_host_class_asix_vid_pid_array[] = variable
151 UINT n_ids = sizeof(_ux_host_class_asix_vid_pid_array) >> 1; in _ux_host_class_asix_try_all_vid_pids()
155 if ((command -> ux_host_class_command_pid == _ux_host_class_asix_vid_pid_array[pos + 1]) && in _ux_host_class_asix_try_all_vid_pids()
156 (command -> ux_host_class_command_vid == _ux_host_class_asix_vid_pid_array[pos ])) in _ux_host_class_asix_try_all_vid_pids()