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

RNG_BASE macro

Syntax

#define RNG_BASE (AHB2PERIPH_BASE + 0x60800UL)

References

LocationText
stm32f407xx.h:1019
#define RNG_BASE (AHB2PERIPH_BASE + 0x60800UL)
stm32f410rx.h:637
#define RNG_BASE (PERIPH_BASE + 0x80000UL)
stm32f410tx.h:630
#define RNG_BASE (PERIPH_BASE + 0x80000UL)
stm32f412zx.h:943
#define RNG_BASE (AHB2PERIPH_BASE + 0x60800UL)
stm32f413xx.h:1047
#define RNG_BASE (AHB2PERIPH_BASE + 0x60800UL)
stm32f417xx.h:1090
#define RNG_BASE (AHB2PERIPH_BASE + 0x60800UL)
stm32f429xx.h:1153
#define RNG_BASE (AHB2PERIPH_BASE + 0x60800UL)
stm32f439xx.h:1226
#define RNG_BASE (AHB2PERIPH_BASE + 0x60800UL)
stm32f469xx.h:1244
#define RNG_BASE (AHB2PERIPH_BASE + 0x60800UL)
stm32f479xx.h:1317
#define RNG_BASE (AHB2PERIPH_BASE + 0x60800UL)
stm32f407xx.h:1134
#define RNG ((RNG_TypeDef *) RNG_BASE)
stm32f412zx.h:1055
#define RNG ((RNG_TypeDef *) RNG_BASE)
stm32f413xx.h:1184
#define RNG ((RNG_TypeDef *) RNG_BASE)
stm32f417xx.h:1208
#define RNG ((RNG_TypeDef *) RNG_BASE)
stm32f429xx.h:1283
#define RNG ((RNG_TypeDef *) RNG_BASE)
stm32f439xx.h:1359
#define RNG ((RNG_TypeDef *) RNG_BASE)
stm32f469xx.h:1374
#define RNG ((RNG_TypeDef *) RNG_BASE)
stm32f479xx.h:1450
#define RNG ((RNG_TypeDef *) RNG_BASE)