BSP_AUDIO_OUT_MspDeInit() is only used within STM32F413H-Discovery.
 
Symbols
loading...
Files
loading...

BSP_AUDIO_OUT_MspDeInit() function

Deinitializes I2S MSP.

Syntax

void BSP_AUDIO_OUT_MspDeInit(I2S_HandleTypeDef *hi2s,     void *Params);
Implemented in stm32f413h_discovery_audio.c:603

Arguments

hi2s

I2S handle

Params

pointer on additional configuration parameters, can be NULL.

References

LocationReferrerText
stm32f413h_discovery_audio.c:603
__weak void BSP_AUDIO_OUT_MspDeInit(I2S_HandleTypeDef *hi2s, void *Params)
stm32f413h_discovery_audio.h:326
void BSP_AUDIO_OUT_MspDeInit(I2S_HandleTypeDef *hi2s, void *Params);
stm32f413h_discovery_audio.c:461BSP_AUDIO_OUT_DeInit()
BSP_AUDIO_OUT_MspDeInit(&haudio_i2s, 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