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

SPI_DMAAbortOnError() function

DMA SPI communication abort callback, when initiated by HAL services on Error (To be called at end of DMA Abort procedure following error occurrence).

Syntax

static void SPI_DMAAbortOnError(DMA_HandleTypeDef *hdma);
Implemented in stm32f4xx_hal_spi.c:3011

Arguments

hdma

DMA handle.

Return value

None

References

Call Tree

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