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

SPI_DMAHalfReceiveCplt() function

DMA SPI half receive process complete callback

Syntax

static void SPI_DMAHalfReceiveCplt(DMA_HandleTypeDef *hdma);
Implemented in stm32f4xx_hal_spi.c:2952

Arguments

hdma

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

Return value

None

References

Call Tree

Functions called by SPI_DMAHalfReceiveCplt()
SPI_DMAHalfReceiveCplt()
all items filtered out
Data read by SPI_DMAHalfReceiveCplt()
Data written by SPI_DMAHalfReceiveCplt()
SPI_DMAHalfReceiveCplt()::hspi
all items filtered out
SPI_DMAHalfReceiveCplt()
Implementations
SPI_DMAHalfReceiveCplt()
Type of SPI_DMAHalfReceiveCplt()
SPI_DMAHalfReceiveCplt()
all items filtered out