Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_video_format_data_get.c110 if (descriptor_type == UX_HOST_CLASS_VIDEO_CS_INTERFACE) in _ux_host_class_video_format_data_get()
Dux_host_class_video_entities_parse.c161 case UX_HOST_CLASS_VIDEO_CS_INTERFACE: in _ux_host_class_video_entities_parse()
Dux_host_class_video_control_list_get.c146 case UX_HOST_CLASS_VIDEO_CS_INTERFACE: in _ux_host_class_video_control_list_get()
Dux_host_class_video_input_format_get.c142 case UX_HOST_CLASS_VIDEO_CS_INTERFACE: in _ux_host_class_video_input_format_get()
Dux_host_class_video_input_terminal_get.c146 case UX_HOST_CLASS_VIDEO_CS_INTERFACE: in _ux_host_class_video_input_terminal_get()
Dux_host_class_video_frame_data_get.c112 if (descriptor_type == UX_HOST_CLASS_VIDEO_CS_INTERFACE) in _ux_host_class_video_frame_data_get()
Dux_host_class_video_frame_interval_get.c117 if (descriptor_type == UX_HOST_CLASS_VIDEO_CS_INTERFACE) in _ux_host_class_video_frame_interval_get()
/USBX-v6.2.1/common/usbx_host_classes/inc/
Dux_host_class_video.h115 #define UX_HOST_CLASS_VIDEO_CS_INTERFACE 0x24 macro