CMSIS + 0/27 examples
CodeScope will show references to QUADSPI from the following samples and libraries:
 
Symbols
loading...
Files
loading...

QUADSPI macro

Syntax

#define QUADSPI ((QUADSPI_TypeDef *) QSPI_R_BASE)

Examples

QUADSPI is referenced by 27 libraries and example projects.

References

LocationText
stm32f412zx.h:1058
#define QUADSPI ((QUADSPI_TypeDef *) QSPI_R_BASE)
stm32f413xx.h:1187
#define QUADSPI ((QUADSPI_TypeDef *) QSPI_R_BASE)
stm32f446xx.h:1155
#define QUADSPI ((QUADSPI_TypeDef *) QSPI_R_BASE)
stm32f469xx.h:1379
#define QUADSPI ((QUADSPI_TypeDef *) QSPI_R_BASE)
stm32f479xx.h:1455
#define QUADSPI ((QUADSPI_TypeDef *) QSPI_R_BASE)
stm32f469xx.h:20206
#define IS_QSPI_ALL_INSTANCE(__INSTANCE__) ((__INSTANCE__) == QUADSPI)