STM32469I_EVAL + 0/2 examples
CodeScope will show references to BSP_AUDIO_OUT_SetAudioFrameSlot() from the following samples and libraries:
Examples
STM32469I_EVAL
Demonstrations
Applications
Audio
 
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 stm32469i_eval_audio.c:445

Arguments

AudioFrameSlot

specifies the audio Frame slot This parameter can be any value of CODEC_AudioFrame_SLOT_TDMMode

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 2 libraries and example projects.

References

LocationText
stm32469i_eval_audio.c:445
void BSP_AUDIO_OUT_SetAudioFrameSlot(uint32_t AudioFrameSlot)
stm32469i_eval_audio.h:229
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()