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

SPI6 macro

Syntax

#define SPI6 ((SPI_TypeDef *) SPI6_BASE)

Examples

SPI6 is referenced by 1 libraries and example projects.

References

LocationText
stm32f429xx.h:1241
#define SPI6 ((SPI_TypeDef *) SPI6_BASE)
stm32f439xx.h:1314
#define SPI6 ((SPI_TypeDef *) SPI6_BASE)
stm32f469xx.h:1331
#define SPI6 ((SPI_TypeDef *) SPI6_BASE)
stm32f479xx.h:1404
#define SPI6 ((SPI_TypeDef *) SPI6_BASE)
stm32f429xx.h:16746
((INSTANCE) == SPI6))