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

SPI_CloseTx_ISR() function

Handle the end of the TX transaction.

Syntax

static void SPI_CloseTx_ISR(SPI_HandleTypeDef *hspi);
Implemented in stm32f4xx_hal_spi.c:3838

Arguments

hspi

pointer to a SPI_HandleTypeDef structure that contains the configuration information for SPI module.

Return value

None

References

LocationReferrerText
stm32f4xx_hal_spi.c:3838
static void SPI_CloseTx_ISR(SPI_HandleTypeDef *hspi)
stm32f4xx_hal_spi.c:259
static void SPI_CloseTx_ISR(SPI_HandleTypeDef *hspi);
stm32f4xx_hal_spi.c:3476SPI_TxISR_8BIT()
SPI_CloseTx_ISR(hspi);
stm32f4xx_hal_spi.c:3502SPI_TxISR_16BIT()
SPI_CloseTx_ISR(hspi);

Call Tree

Functions calling SPI_CloseTx_ISR()
Functions called by SPI_CloseTx_ISR()
all items filtered out
SPI_CloseTx_ISR()
Data read by SPI_CloseTx_ISR()
Data written by SPI_CloseTx_ISR()
SPI_CloseTx_ISR()
SPI_CloseTx_ISR()::tickstart
SPI_CloseTx_ISR()::count
SPI_CloseTx_ISR()::tmpreg_ovr
all items filtered out
Type of SPI_CloseTx_ISR()
SPI_CloseTx_ISR()
uint32_t
all items filtered out