HAL + 0/10 examples
CodeScope will show references to HAL_I2S_ErrorCallback() from the following samples and libraries:
 
Symbols
loading...
Files
loading...

HAL_I2S_ErrorCallback() function

I2S error callbacks

Syntax

void HAL_I2S_ErrorCallback(I2S_HandleTypeDef *hi2s);
Implemented in stm32f4xx_hal_i2s.c:1737

Arguments

hi2s

pointer to a I2S_HandleTypeDef structure that contains the configuration information for I2S module

Return value

None

Examples

HAL_I2S_ErrorCallback() is referenced by 10 libraries and example projects.

Call Tree

Functions calling HAL_I2S_ErrorCallback()
Functions called by HAL_I2S_ErrorCallback()
HAL_I2S_ErrorCallback()
BSP_AUDIO_IN_Error_Callback()
BSP_AUDIO_OUT_Error_CallBack()
all items filtered out
Data read by HAL_I2S_ErrorCallback()
HAL_I2S_ErrorCallback()