Searched refs:BSP_AUDIO_IN_MspInit (Results 1 – 4 of 4) sorted by relevance
251 void BSP_AUDIO_IN_MspInit(I2S_HandleTypeDef *hi2s, void *Params);
759 BSP_AUDIO_IN_MspInit(&hAudioInI2s, NULL); in BSP_AUDIO_IN_Init()941 __weak void BSP_AUDIO_IN_MspInit(I2S_HandleTypeDef *hi2s, void *Params) in BSP_AUDIO_IN_MspInit() function
762 BSP_AUDIO_IN_MspInit(&hAudioInI2s, NULL); in BSP_AUDIO_IN_Init()945 __weak void BSP_AUDIO_IN_MspInit(I2S_HandleTypeDef *hi2s, void *Params) in BSP_AUDIO_IN_MspInit() function