HAL
HAL_QSPI_ERROR_DMA is only used within HAL.
 
Symbols
loading...
Files
loading...

HAL_QSPI_ERROR_DMA macro

DMA transfer error

Syntax

#define HAL_QSPI_ERROR_DMA 0x00000004U

References

LocationText
stm32f4xx_hal_qspi.h:236
#define HAL_QSPI_ERROR_DMA 0x00000004U /*!< DMA transfer error */
stm32f4xx_hal_qspi.c:726
hqspi->ErrorCode |= HAL_QSPI_ERROR_DMA;
stm32f4xx_hal_qspi.c:1397
hqspi->ErrorCode |= HAL_QSPI_ERROR_DMA;
stm32f4xx_hal_qspi.c:1570
hqspi->ErrorCode |= HAL_QSPI_ERROR_DMA;
stm32f4xx_hal_qspi.c:1604
hqspi->ErrorCode |= HAL_QSPI_ERROR_DMA;
stm32f4xx_hal_qspi.c:2365
hqspi->ErrorCode |= HAL_QSPI_ERROR_DMA;
stm32f4xx_hal_qspi.c:2643
hqspi->ErrorCode |= HAL_QSPI_ERROR_DMA;