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

IS_QSPI_ALL_INSTANCE macro

Syntax

#define IS_QSPI_ALL_INSTANCE(__INSTANCE__) ((__INSTANCE__) == QUADSPI)

Arguments

__INSTANCE__

Examples

IS_QSPI_ALL_INSTANCE is referenced by 1 libraries and example projects.

References

LocationText
stm32f412zx.h:14473
#define IS_QSPI_ALL_INSTANCE(__INSTANCE__) ((__INSTANCE__) == QUADSPI)
stm32f413xx.h:15410
#define IS_QSPI_ALL_INSTANCE(__INSTANCE__) ((__INSTANCE__) == QUADSPI)
stm32f446xx.h:15895
#define IS_QSPI_ALL_INSTANCE(__INSTANCE__) ((__INSTANCE__) == QUADSPI)
stm32f469xx.h:20206
#define IS_QSPI_ALL_INSTANCE(__INSTANCE__) ((__INSTANCE__) == QUADSPI)
stm32f479xx.h:20503
#define IS_QSPI_ALL_INSTANCE(__INSTANCE__) ((__INSTANCE__) == QUADSPI)