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

SPI3 macro

Syntax

#define SPI3 ((SPI_TypeDef *) SPI3_BASE)

Examples

SPI3 is referenced by 13 libraries and example projects.

References

LocationText
stm32f401xc.h:757
#define SPI3 ((SPI_TypeDef *) SPI3_BASE)
stm32f401xe.h:757
#define SPI3 ((SPI_TypeDef *) SPI3_BASE)
stm32f407xx.h:1071
#define SPI3 ((SPI_TypeDef *) SPI3_BASE)
stm32f411xe.h:759
#define SPI3 ((SPI_TypeDef *) SPI3_BASE)
stm32f412zx.h:992
#define SPI3 ((SPI_TypeDef *) SPI3_BASE)
stm32f413xx.h:1097
#define SPI3 ((SPI_TypeDef *) SPI3_BASE)
stm32f417xx.h:1142
#define SPI3 ((SPI_TypeDef *) SPI3_BASE)
stm32f429xx.h:1206
#define SPI3 ((SPI_TypeDef *) SPI3_BASE)
stm32f439xx.h:1279
#define SPI3 ((SPI_TypeDef *) SPI3_BASE)
stm32f446xx.h:1081
#define SPI3 ((SPI_TypeDef *) SPI3_BASE)
stm32f469xx.h:1296
#define SPI3 ((SPI_TypeDef *) SPI3_BASE)
stm32f479xx.h:1369
#define SPI3 ((SPI_TypeDef *) SPI3_BASE)
stm32f412zx.h:14083
((INSTANCE) == SPI3))
stm32f413xx.h:14994
((INSTANCE) == SPI3))
stm32f429xx.h:16743
((INSTANCE) == SPI3) || \
stm32f446xx.h:15502
((INSTANCE) == SPI3))
stm32f446xx.h:15525
((INSTANCE) == SPI3) || \
stm32f469xx.h:19807
((INSTANCE) == SPI3))