Home
last modified time | relevance | path

Searched refs:ux_host_class_audio_channels (Results 1 – 2 of 2) sorted by relevance

/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_audio_device_controls_list_get.c172 audio -> ux_host_class_audio_channels = UX_HOST_CLASS_AUDIO_MAX_CHANNEL; in _ux_host_class_audio_device_controls_list_get()
174 audio -> ux_host_class_audio_channels = itt_nb_channels; in _ux_host_class_audio_device_controls_list_get()
202 … for (channel_number = 0; channel_number < audio -> ux_host_class_audio_channels; channel_number++) in _ux_host_class_audio_device_controls_list_get()
/USBX-v6.2.1/common/usbx_host_classes/inc/
Dux_host_class_audio.h475 UINT ux_host_class_audio_channels; member