STM32F4-Discovery + 0/1 examples
CodeScope will show references to BSP_AUDIO_IN_MspDeInit() from the following samples and libraries:
Drivers
Boards
 
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 stm32f4_discovery_audio.c:952

Arguments

hi2s

I2S handle

Params

pointer on additional configuration parameters, can be NULL.

Examples

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

References

LocationText
stm32f4_discovery_audio.c:952
__weak void BSP_AUDIO_IN_MspDeInit(I2S_HandleTypeDef *hi2s, void *Params)
stm32f4_discovery_audio.h:233
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