HAL + 0/1 examples
CodeScope will show references to HAL_SRAM_DMA_XferErrorCallback() from the following samples and libraries:
Examples
STM32469I_EVAL
Examples
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALHAL_SRAM_DMA_XferErrorCallback()

HAL_SRAM_DMA_XferErrorCallback() function

DMA transfer complete error callback.

Syntax

void HAL_SRAM_DMA_XferErrorCallback(DMA_HandleTypeDef *hdma);
Implemented in stm32f4xx_hal_sram.c:310

Arguments

hdma

pointer to a SRAM_HandleTypeDef structure that contains the configuration information for SRAM module.

Return value

None

Examples

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

References

LocationReferrerText
stm32f4xx_hal_sram.c:310
__weak void HAL_SRAM_DMA_XferErrorCallback(DMA_HandleTypeDef *hdma)
stm32f4xx_hal_sram.h:180
void HAL_SRAM_DMA_XferErrorCallback(DMA_HandleTypeDef *hdma);
stm32f4xx_hal_sram.c:1096SRAM_DMAError()
HAL_SRAM_DMA_XferErrorCallback(hdma);

Call Tree

Functions calling HAL_SRAM_DMA_XferErrorCallback()
Functions called by HAL_SRAM_DMA_XferErrorCallback()
all items filtered out
HAL_SRAM_DMA_XferErrorCallback()
BSP_LCD_SetTextColor()
BSP_LCD_DisplayStringAt()
all items filtered out
Data read by HAL_SRAM_DMA_XferErrorCallback()
Text_AlignModeTypdef::LEFT_MODE
all items filtered out
HAL_SRAM_DMA_XferErrorCallback()