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

HAL_QSPI_ERROR_NONE macro

No error

Syntax

#define HAL_QSPI_ERROR_NONE 0x00000000U

References

LocationText
stm32f4xx_hal_qspi.h:233
#define HAL_QSPI_ERROR_NONE 0x00000000U /*!< No error */
stm32f4xx_hal_qspi.c:375
hqspi->ErrorCode = HAL_QSPI_ERROR_NONE;
stm32f4xx_hal_qspi.c:418
hqspi->ErrorCode = HAL_QSPI_ERROR_NONE;
stm32f4xx_hal_qspi.c:651
if (hqspi->ErrorCode == HAL_QSPI_ERROR_NONE)
stm32f4xx_hal_qspi.c:817
hqspi->ErrorCode = HAL_QSPI_ERROR_NONE;
stm32f4xx_hal_qspi.c:905
hqspi->ErrorCode = HAL_QSPI_ERROR_NONE;
stm32f4xx_hal_qspi.c:980
hqspi->ErrorCode = HAL_QSPI_ERROR_NONE;
stm32f4xx_hal_qspi.c:1066
hqspi->ErrorCode = HAL_QSPI_ERROR_NONE;
stm32f4xx_hal_qspi.c:1150
hqspi->ErrorCode = HAL_QSPI_ERROR_NONE;
stm32f4xx_hal_qspi.c:1211
hqspi->ErrorCode = HAL_QSPI_ERROR_NONE;
stm32f4xx_hal_qspi.c:1280
hqspi->ErrorCode = HAL_QSPI_ERROR_NONE;
stm32f4xx_hal_qspi.c:1448
hqspi->ErrorCode = HAL_QSPI_ERROR_NONE;
stm32f4xx_hal_qspi.c:1682
hqspi->ErrorCode = HAL_QSPI_ERROR_NONE;
stm32f4xx_hal_qspi.c:1782
hqspi->ErrorCode = HAL_QSPI_ERROR_NONE;
stm32f4xx_hal_qspi.c:1883
hqspi->ErrorCode = HAL_QSPI_ERROR_NONE;