CMSIS + 0/33 examples
 
Symbols
loading...
Files
loading...

SPI2 macro

Syntax

#define SPI2 ((SPI_TypeDef *) SPI2_BASE)

Examples

SPI2 is referenced by 33 libraries and example projects.

References

LocationText
stm32f401xc.h:756
#define SPI2 ((SPI_TypeDef *) SPI2_BASE)
stm32f401xe.h:756
#define SPI2 ((SPI_TypeDef *) SPI2_BASE)
stm32f407xx.h:1070
#define SPI2 ((SPI_TypeDef *) SPI2_BASE)
stm32f410rx.h:657
#define SPI2 ((SPI_TypeDef *) SPI2_BASE)
stm32f411xe.h:758
#define SPI2 ((SPI_TypeDef *) SPI2_BASE)
stm32f412zx.h:991
#define SPI2 ((SPI_TypeDef *) SPI2_BASE)
stm32f413xx.h:1096
#define SPI2 ((SPI_TypeDef *) SPI2_BASE)
stm32f417xx.h:1141
#define SPI2 ((SPI_TypeDef *) SPI2_BASE)
stm32f429xx.h:1205
#define SPI2 ((SPI_TypeDef *) SPI2_BASE)
stm32f439xx.h:1278
#define SPI2 ((SPI_TypeDef *) SPI2_BASE)
stm32f446xx.h:1080
#define SPI2 ((SPI_TypeDef *) SPI2_BASE)
stm32f469xx.h:1295
#define SPI2 ((SPI_TypeDef *) SPI2_BASE)
stm32f479xx.h:1368
#define SPI2 ((SPI_TypeDef *) SPI2_BASE)
stm32f412zx.h:14082
#define IS_I2S_APB1_INSTANCE(INSTANCE) (((INSTANCE) == SPI2) || \
stm32f413xx.h:14993
#define IS_I2S_APB1_INSTANCE(INSTANCE) (((INSTANCE) == SPI2) || \
stm32f429xx.h:16742
((INSTANCE) == SPI2) || \
stm32f446xx.h:15501
#define IS_I2S_APB1_INSTANCE(INSTANCE) (((INSTANCE) == SPI2) || \
stm32f446xx.h:15524
((INSTANCE) == SPI2) || \
stm32f469xx.h:19806
#define IS_I2S_ALL_INSTANCE(INSTANCE) (((INSTANCE) == SPI2) || \