STM32446E_EVAL + 0/1 examples
CodeScope will show references to BSP_AUDIO_OUT_MspInit() from the following samples and libraries:
Examples
STM32446E_EVAL
Demonstrations
 
Symbols
loading...
Files
loading...

BSP_AUDIO_OUT_MspInit() function

Initializes BSP_AUDIO_OUT MSP.

Syntax

void BSP_AUDIO_OUT_MspInit(SAI_HandleTypeDef *hsai,     void *Params);
Implemented in stm32446e_eval_audio.c:522

Arguments

hsai

SAI handle

Params

pointer on additional configuration parameters, can be NULL.

Examples

BSP_AUDIO_OUT_MspInit() is referenced by 1 libraries and example projects.

References

LocationReferrerText
stm32446e_eval_audio.c:522
__weak void BSP_AUDIO_OUT_MspInit(SAI_HandleTypeDef *hsai, void *Params)
stm32446e_eval_audio.h:255
void BSP_AUDIO_OUT_MspInit(SAI_HandleTypeDef *hsai, void *Params);
stm32446e_eval_audio.c:211BSP_AUDIO_OUT_Init()
BSP_AUDIO_OUT_MspInit(&haudio_out_sai, NULL);

Call Tree

Functions calling BSP_AUDIO_OUT_MspInit()
Functions called by BSP_AUDIO_OUT_MspInit()
all items filtered out
BSP_AUDIO_OUT_MspInit()
Type of BSP_AUDIO_OUT_MspInit()
BSP_AUDIO_OUT_MspInit()
uint32_t
all items filtered out