BSP_AUDIO_OUT_MspDeInit() is only used within STM32469I_EVAL.
 
Symbols
loading...
Files
loading...

BSP_AUDIO_OUT_MspDeInit() function

Deinitializes BSP_AUDIO_OUT MSP.

Syntax

void BSP_AUDIO_OUT_MspDeInit(SAI_HandleTypeDef *hsai,     void *Params);
Implemented in stm32469i_eval_audio.c:593

Arguments

hsai

SAI handle

Params

pointer on additional configuration parameters, can be NULL.

References

LocationReferrerText
stm32469i_eval_audio.c:593
__weak void BSP_AUDIO_OUT_MspDeInit(SAI_HandleTypeDef *hsai, void *Params)
stm32469i_eval_audio.h:249
void BSP_AUDIO_OUT_MspDeInit(SAI_HandleTypeDef *hsai, void *Params);
stm32469i_eval_audio.c:465BSP_AUDIO_OUT_DeInit()
BSP_AUDIO_OUT_MspDeInit(&haudio_out_sai, NULL);

Call Tree

Functions calling BSP_AUDIO_OUT_MspDeInit()
Functions called by BSP_AUDIO_OUT_MspDeInit()
all items filtered out
BSP_AUDIO_OUT_MspDeInit()
Data read by BSP_AUDIO_OUT_MspDeInit()
Data written by BSP_AUDIO_OUT_MspDeInit()
BSP_AUDIO_OUT_MspDeInit()
Type of BSP_AUDIO_OUT_MspDeInit()
BSP_AUDIO_OUT_MspDeInit()
all items filtered out