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_control_list_get.c145 case UX_HOST_CLASS_VIDEO_CS_INTERFACE: in _ux_host_class_video_control_list_get()
Dux_host_class_video_input_terminal_get.c145 case UX_HOST_CLASS_VIDEO_CS_INTERFACE: in _ux_host_class_video_input_terminal_get()
Dux_host_class_video_input_format_get.c141 case UX_HOST_CLASS_VIDEO_CS_INTERFACE: in _ux_host_class_video_input_format_get()
Dux_host_class_video_entities_parse.c160 case UX_HOST_CLASS_VIDEO_CS_INTERFACE: in _ux_host_class_video_entities_parse()
Dux_host_class_video_frame_interval_get.c116 if (descriptor_type == UX_HOST_CLASS_VIDEO_CS_INTERFACE) in _ux_host_class_video_frame_interval_get()
Dux_host_class_video_format_data_get.c113 if (descriptor_type == UX_HOST_CLASS_VIDEO_CS_INTERFACE) in _ux_host_class_video_format_data_get()
Dux_host_class_video_frame_data_get.c133 if (descriptor_type == UX_HOST_CLASS_VIDEO_CS_INTERFACE) in _ux_host_class_video_frame_data_get()
/USBX-v6.2.1/common/usbx_host_classes/inc/
Dux_host_class_video.h126 #define UX_HOST_CLASS_VIDEO_CS_INTERFACE 0x24 macro