Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_video_control_list_get.c149 …if ((interface_found == UX_TRUE) && (descriptor_subtype == UX_HOST_CLASS_VIDEO_VC_PROCESSING_UNIT)) in _ux_host_class_video_control_list_get()
Dux_host_class_video_activate.c123 if (packed_entity_descriptor[2] == UX_HOST_CLASS_VIDEO_VC_PROCESSING_UNIT && in _ux_host_class_video_descriptors_parser()
/USBX-v6.2.1/common/usbx_host_classes/inc/
Dux_host_class_video.h125 #define UX_HOST_CLASS_VIDEO_VC_PROCESSING_UNIT 0x05 macro