BSP_AUDIO_IN_MspDeInit() is only used within STM32F401-Discovery.
 
Symbols
loading...
Files
loading...

BSP_AUDIO_IN_MspDeInit() function

DeInitializes BSP_AUDIO_IN MSP.

Syntax

void BSP_AUDIO_IN_MspDeInit(I2S_HandleTypeDef *hi2s,     void *Params);
Implemented in stm32f401_discovery_audio.c:951

Arguments

hi2s

I2S handle

Params

pointer on additional configuration parameters, can be NULL.

References

LocationText
stm32f401_discovery_audio.c:951
__weak void BSP_AUDIO_IN_MspDeInit(I2S_HandleTypeDef *hi2s, void *Params)
stm32f401_discovery_audio.h:232
void BSP_AUDIO_IN_MspDeInit(I2S_HandleTypeDef *hi2s, void *Params);

Call Tree

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