AUDIO_ITDescTypeDef::wTerminalType is only used within STM32_USB_Host_Library.
 
Symbols
loading...
Files
loading...

AUDIO_ITDescTypeDef::wTerminalType field

Syntax

uint8_t wTerminalType[2];

References

LocationReferrerText
usbh_audio.h:302
uint8_t wTerminalType[2];
usbh_audio.c:1075USBH_AUDIO_BuildMicrophonePath()
if (LE16(AUDIO_Handle->class_desc.cs_desc.InputTerminalDesc[terminalIndex]->wTerminalType) == 0x201U)
usbh_audio.c:1141USBH_AUDIO_BuildHeadphonePath()
if (LE16(AUDIO_Handle->class_desc.cs_desc.InputTerminalDesc[terminalIndex]->wTerminalType) == 0x101U)

Data Use

Functions reading AUDIO_ITDescTypeDef::wTerminalType
AUDIO_ITDescTypeDef::wTerminalType
Type of AUDIO_ITDescTypeDef::wTerminalType
AUDIO_ITDescTypeDef::wTerminalType
uint8_t
all items filtered out