Home
last modified time | relevance | path

Searched refs:ux_host_class_video_current_format_address (Results 1 – 4 of 4) sorted by relevance

/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_video_format_data_get.c136 video -> ux_host_class_video_current_format_address = descriptor; in _ux_host_class_video_format_data_get()
Dux_host_class_video_frame_data_get.c86 descriptor = video -> ux_host_class_video_current_format_address; in _ux_host_class_video_frame_data_get()
Dux_host_class_video_frame_interval_get.c91 descriptor = video -> ux_host_class_video_current_format_address; in _ux_host_class_video_frame_interval_get()
/USBX-v6.2.1/common/usbx_host_classes/inc/
Dux_host_class_video.h520 UCHAR *ux_host_class_video_current_format_address; member