BSP_AUDIO_IN_MspDeInit() is only used within STM32469I-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 stm32469i_discovery_audio.c:1221

Arguments

hi2s

I2S handle

Params

pointer on additional configuration parameters, can be NULL.

References

LocationReferrerText
stm32469i_discovery_audio.c:1221
__weak void BSP_AUDIO_IN_MspDeInit(I2S_HandleTypeDef *hi2s, void *Params)
stm32469i_discovery_audio.h:306
void BSP_AUDIO_IN_MspDeInit(I2S_HandleTypeDef *hi2s, void *Params);
stm32469i_discovery_audio.c:1023BSP_AUDIO_IN_DeInit()
BSP_AUDIO_IN_MspDeInit(&haudio_in_i2s, NULL);

Call Tree

Functions calling BSP_AUDIO_IN_MspDeInit()
Functions called by BSP_AUDIO_IN_MspDeInit()
all items filtered out
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