HAL + 0/16 examples
CodeScope will show references to QSPI_FLASH_ID_1 from the following samples and libraries:
Drivers
Boards
Examples
STM32469I-Discovery
Applications
FileX
Examples
QSPI
STM32469I_EVAL
Examples
QSPI
STM32F412G-Discovery
Examples
QSPI
STM32F413H-Discovery
Examples
QSPI
 
Symbols
loading...
Files
loading...

QSPI_FLASH_ID_1 macro

FLASH 1 selected

Syntax

#define QSPI_FLASH_ID_1 0x00000000U

Examples

QSPI_FLASH_ID_1 is referenced by 16 libraries and example projects.

References

LocationText
stm32f4xx_hal_qspi.h:281
#define QSPI_FLASH_ID_1 0x00000000U /*!<FLASH 1 selected*/
stm32f4xx_hal_qspi.h:668
#define IS_QSPI_FLASH_ID(FLASH_ID) (((FLASH_ID) == QSPI_FLASH_ID_1) || \