HAL + 0/26 examples
CodeScope will show references to HAL_QSPI_IRQHandler() from the following samples and libraries:
Examples
STM32446E_EVAL
Demonstrations
Examples
QSPI
STM32469I-Discovery
Demonstrations
Examples
QSPI
Applications
FileX
STM32469I_EVAL
Demonstrations
Examples
QSPI
STM32F412G-Discovery
Demonstrations
Examples
QSPI
STM32F413H-Discovery
Demonstrations
Examples
QSPI
 
Symbols
loading...
Files
loading...

HAL_QSPI_IRQHandler() function

Handle QSPI interrupt request.

Syntax

void HAL_QSPI_IRQHandler(QSPI_HandleTypeDef *hqspi);
Implemented in stm32f4xx_hal_qspi.c:488

Arguments

hqspi

QSPI handle

Return value

None

Examples

HAL_QSPI_IRQHandler() is referenced by 26 libraries and example projects.

References

LocationText
stm32f4xx_hal_qspi.c:488
void HAL_QSPI_IRQHandler(QSPI_HandleTypeDef *hqspi)
stm32f4xx_hal_qspi.h:576
void HAL_QSPI_IRQHandler(QSPI_HandleTypeDef *hqspi);

Call Tree

Type of HAL_QSPI_IRQHandler()
HAL_QSPI_IRQHandler()
uint32_t
all items filtered out