STM324x9I_EVAL + 0/1 examples
CodeScope will show references to BSP_AUDIO_OUT_MspDeInit() from the following samples and libraries:
Drivers
Boards
 
Symbols
loading...
Files
loading...

BSP_AUDIO_OUT_MspDeInit() function

Deinitialize SAI MSP.

Syntax

void BSP_AUDIO_OUT_MspDeInit(SAI_HandleTypeDef *hsai,     void *Params);
Implemented in stm324x9i_eval_audio.c:534

Arguments

hsai

SAI handle

Params

pointer on additional configuration parameters, can be NULL.

Examples

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

References

LocationReferrerText
stm324x9i_eval_audio.c:534
__weak void BSP_AUDIO_OUT_MspDeInit(SAI_HandleTypeDef *hsai, void *Params)
stm324x9i_eval_audio.h:223
void BSP_AUDIO_OUT_MspDeInit(SAI_HandleTypeDef *hsai, void *Params);
stm324x9i_eval_audio.c:208BSP_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