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

IS_SDIO_ALL_INSTANCE macro

Syntax

#define IS_SDIO_ALL_INSTANCE(INSTANCE) ((INSTANCE) == SDIO)

Arguments

INSTANCE

Examples

IS_SDIO_ALL_INSTANCE is referenced by 1 libraries and example projects.

References

LocationText
stm32f401xc.h:8587
#define IS_SDIO_ALL_INSTANCE(INSTANCE) ((INSTANCE) == SDIO)
stm32f401xe.h:8587
#define IS_SDIO_ALL_INSTANCE(INSTANCE) ((INSTANCE) == SDIO)
stm32f407xx.h:15535
#define IS_SDIO_ALL_INSTANCE(INSTANCE) ((INSTANCE) == SDIO)
stm32f411xe.h:8621
#define IS_SDIO_ALL_INSTANCE(INSTANCE) ((INSTANCE) == SDIO)
stm32f412zx.h:14459
#define IS_SDIO_ALL_INSTANCE(INSTANCE) ((INSTANCE) == SDIO)
stm32f413xx.h:15396
#define IS_SDIO_ALL_INSTANCE(INSTANCE) ((INSTANCE) == SDIO)
stm32f417xx.h:15815
#define IS_SDIO_ALL_INSTANCE(INSTANCE) ((INSTANCE) == SDIO)
stm32f429xx.h:17106
#define IS_SDIO_ALL_INSTANCE(INSTANCE) ((INSTANCE) == SDIO)
stm32f439xx.h:17400
#define IS_SDIO_ALL_INSTANCE(INSTANCE) ((INSTANCE) == SDIO)
stm32f446xx.h:15885
#define IS_SDIO_ALL_INSTANCE(INSTANCE) ((INSTANCE) == SDIO)
stm32f469xx.h:20196
#define IS_SDIO_ALL_INSTANCE(INSTANCE) ((INSTANCE) == SDIO)
stm32f479xx.h:20493
#define IS_SDIO_ALL_INSTANCE(INSTANCE) ((INSTANCE) == SDIO)