Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_video_start.c83 channel_parameter.ux_host_class_video_parameter_channel_bandwidth_selection = 0; in _ux_host_class_video_start()
Dux_host_class_video_channel_start.c192 … if (video_parameter -> ux_host_class_video_parameter_channel_bandwidth_selection == 0) in _ux_host_class_video_channel_start()
202 … max_payload_size = video_parameter -> ux_host_class_video_parameter_channel_bandwidth_selection; in _ux_host_class_video_channel_start()
/USBX-v6.2.1/common/usbx_host_classes/inc/
Dux_host_class_video.h614 ULONG ux_host_class_video_parameter_channel_bandwidth_selection; member