STM324x9I_EVAL + 0/6 examples
CodeScope will show references to BSP_AUDIO_OUT_SetAudioFrameSlot() from the following samples and libraries:
Examples
STM324x9I_EVAL
Applications
Audio
USB_Device
USB_Host
Demonstrations
STemWin
Examples
SAI
 
Symbols
loading...
Files
loading...

BSP_AUDIO_OUT_SetAudioFrameSlot() function

Updates the Audio frame slot configuration.

Syntax

void BSP_AUDIO_OUT_SetAudioFrameSlot(uint32_t AudioFrameSlot);
Implemented in stm324x9i_eval_audio.c:412

Arguments

AudioFrameSlot

specifies the audio Frame slot

Notes

This API should be called after the BSP_AUDIO_OUT_Init() to adjust the audio frame slot.

Examples

BSP_AUDIO_OUT_SetAudioFrameSlot() is referenced by 6 libraries and example projects.

References

LocationText
stm324x9i_eval_audio.c:412
void BSP_AUDIO_OUT_SetAudioFrameSlot(uint32_t AudioFrameSlot)
stm324x9i_eval_audio.h:204
void BSP_AUDIO_OUT_SetAudioFrameSlot(uint32_t AudioFrameSlot);

Call Tree

Functions called by BSP_AUDIO_OUT_SetAudioFrameSlot()
BSP_AUDIO_OUT_SetAudioFrameSlot()
all items filtered out
Data read by BSP_AUDIO_OUT_SetAudioFrameSlot()
Data written by BSP_AUDIO_OUT_SetAudioFrameSlot()
BSP_AUDIO_OUT_SetAudioFrameSlot()