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

SPI_DMAReceiveCplt() function

DMA SPI receive process complete callback.

Syntax

static void SPI_DMAReceiveCplt(DMA_HandleTypeDef *hdma);
Implemented in stm32f4xx_hal_spi.c:2765

Arguments

hdma

pointer to a DMA_HandleTypeDef structure that contains the configuration information for the specified DMA module.

Return value

None

Call Tree

Functions called by SPI_DMAReceiveCplt()
SPI_DMAReceiveCplt()
Implementations
SPI_DMAReceiveCplt()
Type of SPI_DMAReceiveCplt()
SPI_DMAReceiveCplt()
uint32_t
all items filtered out