CMSIS + 0/114 examples
CodeScope will show references to RTC from the following samples and libraries:
Examples
STM32446E_EVAL
Demonstrations
Applications
STemWin
Examples
HAL
PWR
RTC
STM32469I-Discovery
Demonstrations
Applications
STemWin
Examples
HAL
PWR
STM32469I_EVAL
Demonstrations
Applications
STemWin
Examples
HAL
PWR
RTC
STM32F412G-Discovery
Demonstrations
Examples
HAL
PWR
RTC
STM32F413H-Discovery
Demonstrations
Examples
HAL
RTC
STM32F429I-Discovery
Demonstrations
Applications
STemWin
Examples
HAL
PWR
STM32446E-Nucleo
Examples
HAL
PWR
RTC
STM324x9I_EVAL
Applications
STemWin
Demonstrations
STemWin
Examples
HAL
PWR
RTC
STM324xG_EVAL
Applications
STemWin
Examples
HAL
PWR
RTC
STM32F4-Discovery
Examples
HAL
PWR
STM32F401-Discovery
Examples
HAL
PWR
STM32F401RE-Nucleo
Examples
HAL
PWR
STM32F410xx-Nucleo
Examples
HAL
PWR
RTC
STM32F411E-Discovery
Examples
HAL
PWR
STM32F411RE-Nucleo
Examples
HAL
PWR
RTC
Examples_LL
RTC
Examples_MIX
PWR
STM32F412ZG-Nucleo
Examples
HAL
PWR
RTC
STM32F413ZH-Nucleo
Examples
HAL
PWR
RTC
STM32F429ZI-Nucleo
Applications
NetXDuo
Examples
HAL
PWR
RTC
STM32F446ZE-Nucleo
Examples
HAL
PWR
RTC
 
Symbols
loading...
Files
loading...

RTC macro

Syntax

#define RTC ((RTC_TypeDef *) RTC_BASE)

Examples

RTC is referenced by 114 libraries and example projects.

References

LocationText
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)
stm32f410tx.h:647
#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)
stm32f439xx.h:1274
#define RTC ((RTC_TypeDef *) RTC_BASE)
stm32f446xx.h:1077
#define RTC ((RTC_TypeDef *) RTC_BASE)
stm32f469xx.h:1291
#define RTC ((RTC_TypeDef *) RTC_BASE)
stm32f479xx.h:1364
#define RTC ((RTC_TypeDef *) RTC_BASE)
stm32f469xx.h:19821
#define IS_RTC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == RTC)