Home
last modified time | relevance | path

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

/USBX-v6.3.0/common/usbx_host_classes/src/
Dux_host_class_prolific_entry.c92 (command -> ux_host_class_command_pid == 0x2303) && in _ux_host_class_prolific_entry()
Dux_host_class_swar_entry.c91 … (command -> ux_host_class_command_pid == UX_HOST_CLASS_SWAR_PRODUCT_ID) && in _ux_host_class_swar_entry()
Dux_host_class_gser_entry.c91 … (command -> ux_host_class_command_pid == UX_HOST_CLASS_GSER_PRODUCT_ID) && in _ux_host_class_gser_entry()
Dux_host_class_asix_entry.c155 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()
/USBX-v6.3.0/common/core/src/
Dux_host_stack_class_device_scan.c101 class_command.ux_host_class_command_pid = device -> ux_device_descriptor.idProduct; in _ux_host_stack_class_device_scan()
/USBX-v6.3.0/common/core/inc/
Dux_api.h1738 UINT ux_host_class_command_pid; member