BSP_AUDIO_IN_MspDeInit() is only used within STM32446E_EVAL.
 
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 stm32446e_eval_audio.c:1044

Arguments

hi2s

I2S handle

Params

pointer on additional configuration parameters, can be NULL.

References

LocationReferrerText
stm32446e_eval_audio.c:1044
__weak void BSP_AUDIO_IN_MspDeInit(I2S_HandleTypeDef *hi2s, void *Params)
stm32446e_eval_audio.h:287
void BSP_AUDIO_IN_MspDeInit(I2S_HandleTypeDef *hi2s, void *Params);
stm32446e_eval_audio.c:875BSP_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