RTC_BASE is only used within CMSIS.
 
Symbols
loading...
Files
loading...

RTC_BASE macro

Syntax

#define RTC_BASE (APB1PERIPH_BASE + 0x2800UL)

References

LocationText
stm32f401xc.h:660
#define RTC_BASE (APB1PERIPH_BASE + 0x2800UL)
stm32f401xe.h:660
#define RTC_BASE (APB1PERIPH_BASE + 0x2800UL)
stm32f407xx.h:942
#define RTC_BASE (APB1PERIPH_BASE + 0x2800UL)
stm32f410rx.h:583
#define RTC_BASE (APB1PERIPH_BASE + 0x2800UL)
stm32f410tx.h:580
#define RTC_BASE (APB1PERIPH_BASE + 0x2800UL)
stm32f411xe.h:661
#define RTC_BASE (APB1PERIPH_BASE + 0x2800UL)
stm32f412zx.h:868
#define RTC_BASE (APB1PERIPH_BASE + 0x2800UL)
stm32f413xx.h:948
#define RTC_BASE (APB1PERIPH_BASE + 0x2800UL)
stm32f417xx.h:1010
#define RTC_BASE (APB1PERIPH_BASE + 0x2800UL)
stm32f429xx.h:1062
#define RTC_BASE (APB1PERIPH_BASE + 0x2800UL)
stm32f439xx.h:1132
#define RTC_BASE (APB1PERIPH_BASE + 0x2800UL)
stm32f446xx.h:952
#define RTC_BASE (APB1PERIPH_BASE + 0x2800UL)
stm32f469xx.h:1152
#define RTC_BASE (APB1PERIPH_BASE + 0x2800UL)
stm32f479xx.h:1222
#define RTC_BASE (APB1PERIPH_BASE + 0x2800UL)
stm32f401xc.h:752
#define RTC ((RTC_TypeDef *) RTC_BASE)
stm32f401xe.h:752
#define RTC ((RTC_TypeDef *) RTC_BASE)
stm32f407xx.h:1066
#define RTC ((RTC_TypeDef *) RTC_BASE)
stm32f410rx.h:654
#define RTC ((RTC_TypeDef *) RTC_BASE)
stm32f411xe.h:754
#define RTC ((RTC_TypeDef *) RTC_BASE)
stm32f412zx.h:987
#define RTC ((RTC_TypeDef *) RTC_BASE)
stm32f413xx.h:1092
#define RTC ((RTC_TypeDef *) RTC_BASE)
stm32f417xx.h:1137
#define RTC ((RTC_TypeDef *) RTC_BASE)
stm32f429xx.h:1201
#define RTC ((RTC_TypeDef *) RTC_BASE)
stm32f446xx.h:1077
#define RTC ((RTC_TypeDef *) RTC_BASE)
stm32f469xx.h:1291
#define RTC ((RTC_TypeDef *) RTC_BASE)