Home
last modified time | relevance | path

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

/USBX-v6.3.0/common/usbx_host_classes/src/
Dux_host_class_audio_entry.c98 … ((command -> ux_host_class_command_protocol == UX_HOST_CLASS_AUDIO_PROTOCOL_IP_VERSION_01_00) || in _ux_host_class_audio_entry()
99 … (command -> ux_host_class_command_protocol == UX_HOST_CLASS_AUDIO_PROTOCOL_IP_VERSION_02_00)) in _ux_host_class_audio_entry()
101 … (command -> ux_host_class_command_protocol == UX_HOST_CLASS_AUDIO_PROTOCOL_IP_VERSION_01_00) in _ux_host_class_audio_entry()
Dux_host_class_pima_entry.c94 … (command -> ux_host_class_command_protocol == UX_HOST_CLASS_PIMA_PROTOCOL))) in _ux_host_class_pima_entry()
/USBX-v6.3.0/common/core/src/
Dux_host_class_dpump_entry.c96 … (command -> ux_host_class_command_protocol == UX_HOST_CLASS_DPUMP_PROTOCOL)) in _ux_host_class_dpump_entry()
Dux_host_stack_class_device_scan.c104 …class_command.ux_host_class_command_protocol = device -> ux_device_descriptor.bDeviceProtoco… in _ux_host_stack_class_device_scan()
Dux_host_stack_configuration_interface_scan.c113 …class_command.ux_host_class_command_protocol = interface_ptr -> ux_interface_descriptor.bInt… in _ux_host_stack_configuration_interface_scan()
/USBX-v6.3.0/common/core/inc/
Dux_api.h1742 UINT ux_host_class_command_protocol; member