Home
last modified time | relevance | path

Searched defs:UX_HOST_CLASS_AUDIO_STRUCT (Results 1 – 1 of 1) sorted by relevance

/USBX-v6.2.1/common/usbx_host_classes/inc/
Dux_host_class_audio.h435 typedef struct UX_HOST_CLASS_AUDIO_STRUCT struct
442 *ux_host_class_audio_next_instance;
443 UX_HOST_CLASS *ux_host_class_audio_class;
444 UX_INTERFACE *ux_host_class_audio_streaming_interface;
446 UX_DEVICE *ux_host_class_audio_device;
447 UCHAR * ux_host_class_audio_configuration_descriptor;
448 ULONG ux_host_class_audio_configuration_descriptor_length;
451 ULONG ux_host_class_audio_control_interface_number;
452 …udio_sampling_descriptor; /* UAC1.0: FormatTypeI Descriptor, UAC2.0: Clock Source Descriptor. */
453 UX_ENDPOINT *ux_host_class_audio_isochronous_endpoint;
[all …]