HAL
HAL_QSPI_FifoThresholdCallback() is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALHAL_QSPI_FifoThresholdCallback()

HAL_QSPI_FifoThresholdCallback() function

FIFO Threshold callback.

Syntax

void HAL_QSPI_FifoThresholdCallback(QSPI_HandleTypeDef *hqspi);
Implemented in stm32f4xx_hal_qspi.c:2036

Arguments

hqspi

QSPI handle

Return value

None

References

LocationReferrerText
stm32f4xx_hal_qspi.c:2036
__weak void HAL_QSPI_FifoThresholdCallback(QSPI_HandleTypeDef *hqspi)
stm32f4xx_hal_qspi.h:598
void HAL_QSPI_FifoThresholdCallback(QSPI_HandleTypeDef *hqspi);
stm32f4xx_hal_qspi.c:550HAL_QSPI_IRQHandler()
HAL_QSPI_FifoThresholdCallback(hqspi);

Call Tree

Functions calling HAL_QSPI_FifoThresholdCallback()
all items filtered out
HAL_QSPI_FifoThresholdCallback()
Data read by HAL_QSPI_FifoThresholdCallback()
HAL_QSPI_FifoThresholdCallback()