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

RCC_BASE macro

Syntax

#define RCC_BASE (AHB1PERIPH_BASE + 0x3800UL)

Examples

RCC_BASE is referenced by 1 libraries and example projects.

References

LocationText
stm32f401xc.h:698
#define RCC_BASE (AHB1PERIPH_BASE + 0x3800UL)
stm32f401xe.h:698
#define RCC_BASE (AHB1PERIPH_BASE + 0x3800UL)
stm32f407xx.h:991
#define RCC_BASE (AHB1PERIPH_BASE + 0x3800UL)
stm32f410rx.h:616
#define RCC_BASE (AHB1PERIPH_BASE + 0x3800UL)
stm32f410tx.h:609
#define RCC_BASE (AHB1PERIPH_BASE + 0x3800UL)
stm32f411xe.h:700
#define RCC_BASE (AHB1PERIPH_BASE + 0x3800UL)
stm32f412zx.h:921
#define RCC_BASE (AHB1PERIPH_BASE + 0x3800UL)
stm32f413xx.h:1025
#define RCC_BASE (AHB1PERIPH_BASE + 0x3800UL)
stm32f417xx.h:1059
#define RCC_BASE (AHB1PERIPH_BASE + 0x3800UL)
stm32f429xx.h:1124
#define RCC_BASE (AHB1PERIPH_BASE + 0x3800UL)
stm32f439xx.h:1194
#define RCC_BASE (AHB1PERIPH_BASE + 0x3800UL)
stm32f446xx.h:1008
#define RCC_BASE (AHB1PERIPH_BASE + 0x3800UL)
stm32f469xx.h:1215
#define RCC_BASE (AHB1PERIPH_BASE + 0x3800UL)
stm32f479xx.h:1285
#define RCC_BASE (AHB1PERIPH_BASE + 0x3800UL)
stm32f401xc.h:786
#define RCC ((RCC_TypeDef *) RCC_BASE)
stm32f401xe.h:786
#define RCC ((RCC_TypeDef *) RCC_BASE)
stm32f407xx.h:1112
#define RCC ((RCC_TypeDef *) RCC_BASE)
stm32f410rx.h:684
#define RCC ((RCC_TypeDef *) RCC_BASE)
stm32f410tx.h:674
#define RCC ((RCC_TypeDef *) RCC_BASE)
stm32f411xe.h:789
#define RCC ((RCC_TypeDef *) RCC_BASE)
stm32f412zx.h:1035
#define RCC ((RCC_TypeDef *) RCC_BASE)
stm32f413xx.h:1164
#define RCC ((RCC_TypeDef *) RCC_BASE)
stm32f417xx.h:1183
#define RCC ((RCC_TypeDef *) RCC_BASE)
stm32f429xx.h:1260
#define RCC ((RCC_TypeDef *) RCC_BASE)
stm32f439xx.h:1333
#define RCC ((RCC_TypeDef *) RCC_BASE)
stm32f446xx.h:1130
#define RCC ((RCC_TypeDef *) RCC_BASE)
stm32f469xx.h:1351
#define RCC ((RCC_TypeDef *) RCC_BASE)
stm32f479xx.h:1424
#define RCC ((RCC_TypeDef *) RCC_BASE)