STM32F479xx HAL User Manual
Defines
QSPI Flash Select
QSPI Exported Constants

Defines

#define QSPI_FLASH_ID_1   0x00000000U
#define QSPI_FLASH_ID_2   ((uint32_t)QUADSPI_CR_FSEL)

Define Documentation

#define QSPI_FLASH_ID_1   0x00000000U

FLASH 1 selected

Definition at line 282 of file stm32f4xx_hal_qspi.h.

#define QSPI_FLASH_ID_2   ((uint32_t)QUADSPI_CR_FSEL)

FLASH 2 selected

Definition at line 283 of file stm32f4xx_hal_qspi.h.