AUDIO_STREAMING_OUT_HandleTypeDef::EpSize is only used within STM32_USB_Host_Library.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesSTM32_USB_Host_LibraryAUDIO_STREAMING_OUT_HandleTypeDef::EpSize

AUDIO_STREAMING_OUT_HandleTypeDef::EpSize field

Syntax

uint16_t EpSize;

References

LocationReferrerText
usbh_audio.h:162
uint16_t EpSize;
usbh_audio.c:239USBH_AUDIO_InterfaceInit()
if (ep_size_out < AUDIO_Handle->stream_out[index].EpSize)
usbh_audio.c:241USBH_AUDIO_InterfaceInit()
ep_size_out = AUDIO_Handle->stream_out[index].EpSize;
usbh_audio.c:245USBH_AUDIO_InterfaceInit()
AUDIO_Handle->headphone.EpSize = AUDIO_Handle->stream_out[index].EpSize;
usbh_audio.c:810USBH_AUDIO_FindAudioStreamingOUT()
AUDIO_Handle->stream_out[alt_settings].EpSize = phost->device.CfgDesc.Itf_Desc[interface].Ep_Desc[0].wMaxPacketSize;

Data Use

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