AUDIO_STREAMING_IN_HandleTypeDef::EpSize is only used within STM32_USB_Host_Library.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesSTM32_USB_Host_LibraryAUDIO_STREAMING_IN_HandleTypeDef::EpSize

AUDIO_STREAMING_IN_HandleTypeDef::EpSize field

Syntax

uint16_t EpSize;

References

LocationReferrerText
usbh_audio.h:151
uint16_t EpSize;
usbh_audio.c:253USBH_AUDIO_InterfaceInit()
if (ep_size_in < AUDIO_Handle->stream_in[index].EpSize)
usbh_audio.c:255USBH_AUDIO_InterfaceInit()
ep_size_in = AUDIO_Handle->stream_in[index].EpSize;
usbh_audio.c:259USBH_AUDIO_InterfaceInit()
AUDIO_Handle->microphone.EpSize = AUDIO_Handle->stream_in[index].EpSize;
usbh_audio.c:768USBH_AUDIO_FindAudioStreamingIN()
AUDIO_Handle->stream_in[alt_settings].EpSize = phost->device.CfgDesc.Itf_Desc[interface].Ep_Desc[0].wMaxPacketSize;

Data Use

Functions writing AUDIO_STREAMING_IN_HandleTypeDef::EpSize
Functions reading AUDIO_STREAMING_IN_HandleTypeDef::EpSize
all items filtered out
AUDIO_STREAMING_IN_HandleTypeDef::EpSize
all items filtered out
Type of AUDIO_STREAMING_IN_HandleTypeDef::EpSize
AUDIO_STREAMING_IN_HandleTypeDef::EpSize
uint16_t
all items filtered out