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

SYSCFG_BASE macro

Syntax

#define SYSCFG_BASE (APB2PERIPH_BASE + 0x3800UL)

Examples

SYSCFG_BASE is referenced by 1 libraries and example projects.

References

LocationText
stm32f401xc.h:684
#define SYSCFG_BASE (APB2PERIPH_BASE + 0x3800UL)
stm32f401xe.h:684
#define SYSCFG_BASE (APB2PERIPH_BASE + 0x3800UL)
stm32f407xx.h:974
#define SYSCFG_BASE (APB2PERIPH_BASE + 0x3800UL)
stm32f410rx.h:604
#define SYSCFG_BASE (APB2PERIPH_BASE + 0x3800UL)
stm32f410tx.h:598
#define SYSCFG_BASE (APB2PERIPH_BASE + 0x3800UL)
stm32f411xe.h:685
#define SYSCFG_BASE (APB2PERIPH_BASE + 0x3800UL)
stm32f412zx.h:897
#define SYSCFG_BASE (APB2PERIPH_BASE + 0x3800UL)
stm32f413xx.h:985
#define SYSCFG_BASE (APB2PERIPH_BASE + 0x3800UL)
stm32f417xx.h:1042
#define SYSCFG_BASE (APB2PERIPH_BASE + 0x3800UL)
stm32f429xx.h:1097
#define SYSCFG_BASE (APB2PERIPH_BASE + 0x3800UL)
stm32f439xx.h:1167
#define SYSCFG_BASE (APB2PERIPH_BASE + 0x3800UL)
stm32f446xx.h:986
#define SYSCFG_BASE (APB2PERIPH_BASE + 0x3800UL)
stm32f469xx.h:1187
#define SYSCFG_BASE (APB2PERIPH_BASE + 0x3800UL)
stm32f479xx.h:1257
#define SYSCFG_BASE (APB2PERIPH_BASE + 0x3800UL)
stm32f401xc.h:774
#define SYSCFG ((SYSCFG_TypeDef *) SYSCFG_BASE)
stm32f401xe.h:774
#define SYSCFG ((SYSCFG_TypeDef *) SYSCFG_BASE)
stm32f407xx.h:1097
#define SYSCFG ((SYSCFG_TypeDef *) SYSCFG_BASE)
stm32f410rx.h:674
#define SYSCFG ((SYSCFG_TypeDef *) SYSCFG_BASE)
stm32f410tx.h:665
#define SYSCFG ((SYSCFG_TypeDef *) SYSCFG_BASE)
stm32f411xe.h:776
#define SYSCFG ((SYSCFG_TypeDef *) SYSCFG_BASE)
stm32f412zx.h:1014
#define SYSCFG ((SYSCFG_TypeDef *) SYSCFG_BASE)
stm32f413xx.h:1128
#define SYSCFG ((SYSCFG_TypeDef *) SYSCFG_BASE)
stm32f417xx.h:1168
#define SYSCFG ((SYSCFG_TypeDef *) SYSCFG_BASE)
stm32f429xx.h:1235
#define SYSCFG ((SYSCFG_TypeDef *) SYSCFG_BASE)
stm32f439xx.h:1308
#define SYSCFG ((SYSCFG_TypeDef *) SYSCFG_BASE)
stm32f446xx.h:1110
#define SYSCFG ((SYSCFG_TypeDef *) SYSCFG_BASE)
stm32f469xx.h:1325
#define SYSCFG ((SYSCFG_TypeDef *) SYSCFG_BASE)
stm32f479xx.h:1398
#define SYSCFG ((SYSCFG_TypeDef *) SYSCFG_BASE)