HAL + 0/7 examples
CodeScope will show references to HAL_QSPI_ErrorCallback() from the following samples and libraries:
Examples
STM32446E_EVAL
Examples
QSPI
STM32469I-Discovery
Examples
QSPI
STM32469I_EVAL
Examples
QSPI
STM32F412G-Discovery
Examples
QSPI
 
Symbols
loading...
Files
loading...

HAL_QSPI_ErrorCallback() function

Transfer Error callback.

Syntax

void HAL_QSPI_ErrorCallback (QSPI_HandleTypeDef *hqspi);
Implemented in stm32f4xx_hal_qspi.c:1931

Arguments

hqspi

QSPI handle

Return value

None

Examples

HAL_QSPI_ErrorCallback() is referenced by 7 libraries and example projects.

References

Call Tree

Functions calling HAL_QSPI_ErrorCallback()
Functions called by HAL_QSPI_ErrorCallback()
HAL_QSPI_ErrorCallback()
BSP_LED_On()
all items filtered out
Data read by HAL_QSPI_ErrorCallback()
Led_TypeDef::LED3
all items filtered out
HAL_QSPI_ErrorCallback()