HAL + 0/22 examples
CodeScope will show references to HAL_SPI_IRQHandler() from the following samples and libraries:
Examples
STM32469I-Discovery
Examples
SPI
STM32F4-Discovery
Examples
SPI
SPI_FullDuplex_AdvComIT
STM32F401-Discovery
Examples
SPI
STM32F411E-Discovery
Examples
SPI
STM32F411RE-Nucleo
Examples_MIX
SPI
STM32F412G-Discovery
Examples
SPI
STM32F412ZG-Nucleo
Examples
SPI
STM32F413ZH-Nucleo
Examples
SPI
STM32F429I-Discovery
Examples
SPI
 
Symbols
loading...
Files
loading...

HAL_SPI_IRQHandler() function

Handle SPI interrupt request.

Syntax

void HAL_SPI_IRQHandler(SPI_HandleTypeDef *hspi);
Implemented in stm32f4xx_hal_spi.c:2415

Arguments

hspi

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

Return value

None

Examples

HAL_SPI_IRQHandler() is referenced by 22 libraries and example projects.

References

LocationText
stm32f4xx_hal_spi.c:2415
void HAL_SPI_IRQHandler(SPI_HandleTypeDef *hspi)
stm32f4xx_hal_spi.h:689
void HAL_SPI_IRQHandler(SPI_HandleTypeDef *hspi);

Call Tree

Functions called by HAL_SPI_IRQHandler()
HAL_SPI_IRQHandler()
Data read by HAL_SPI_IRQHandler()
Data written by HAL_SPI_IRQHandler()
HAL_SPI_IRQHandler()
HAL_SPI_IRQHandler()::tmpreg_ovr
HAL_SPI_IRQHandler()::tmpreg_modf
HAL_SPI_IRQHandler()::tmpreg_fre
all items filtered out
Type of HAL_SPI_IRQHandler()
HAL_SPI_IRQHandler()
uint32_t
all items filtered out