HAL
SRAM_DMACpltProt() is only used within HAL.
 
Symbols
loading...
Files
loading...

SRAM_DMACpltProt() function

DMA SRAM process complete callback.

Syntax

static void SRAM_DMACpltProt(DMA_HandleTypeDef *hdma);
Implemented in stm32f4xx_hal_sram.c:1061

Arguments

hdma

DMA handle

Return value

None

References

LocationReferrerText
stm32f4xx_hal_sram.c:1061
static void SRAM_DMACpltProt(DMA_HandleTypeDef *hdma)
stm32f4xx_hal_sram.c:140
static void SRAM_DMACpltProt(DMA_HandleTypeDef *hdma);
stm32f4xx_hal_sram.c:678HAL_SRAM_Read_DMA()
hsram->hdma->XferCpltCallback = SRAM_DMACpltProt;

Call Tree

Functions called by SRAM_DMACpltProt()
SRAM_DMACpltProt()
all items filtered out
Data read by SRAM_DMACpltProt()
Data written by SRAM_DMACpltProt()
SRAM_DMACpltProt()
Implementations
SRAM_DMACpltProt()
Type of SRAM_DMACpltProt()
SRAM_DMACpltProt()
all items filtered out