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

IS_RTC_ALL_INSTANCE macro

Syntax

#define IS_RTC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == RTC)

Arguments

INSTANCE

Examples

IS_RTC_ALL_INSTANCE is referenced by 1 libraries and example projects.

References

LocationText
stm32f401xc.h:8301
#define IS_RTC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == RTC)
stm32f401xe.h:8301
#define IS_RTC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == RTC)
stm32f407xx.h:15172
#define IS_RTC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == RTC)
stm32f410rx.h:7114
#define IS_RTC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == RTC)
stm32f410tx.h:7068
#define IS_RTC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == RTC)
stm32f411xe.h:8335
#define IS_RTC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == RTC)
stm32f412zx.h:14101
#define IS_RTC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == RTC)
stm32f413xx.h:15015
#define IS_RTC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == RTC)
stm32f417xx.h:15452
#define IS_RTC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == RTC)
stm32f429xx.h:16731
#define IS_RTC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == RTC)
stm32f439xx.h:17025
#define IS_RTC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == RTC)
stm32f446xx.h:15511
#define IS_RTC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == RTC)
stm32f469xx.h:19821
#define IS_RTC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == RTC)
stm32f479xx.h:20118
#define IS_RTC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == RTC)