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

PWR_BASE macro

Syntax

#define PWR_BASE (APB1PERIPH_BASE + 0x7000UL)

Examples

PWR_BASE is referenced by 1 libraries and example projects.

References

LocationText
stm32f401xc.h:671
#define PWR_BASE (APB1PERIPH_BASE + 0x7000UL)
stm32f401xe.h:671
#define PWR_BASE (APB1PERIPH_BASE + 0x7000UL)
stm32f407xx.h:958
#define PWR_BASE (APB1PERIPH_BASE + 0x7000UL)
stm32f410rx.h:592
#define PWR_BASE (APB1PERIPH_BASE + 0x7000UL)
stm32f410tx.h:587
#define PWR_BASE (APB1PERIPH_BASE + 0x7000UL)
stm32f411xe.h:672
#define PWR_BASE (APB1PERIPH_BASE + 0x7000UL)
stm32f412zx.h:883
#define PWR_BASE (APB1PERIPH_BASE + 0x7000UL)
stm32f413xx.h:966
#define PWR_BASE (APB1PERIPH_BASE + 0x7000UL)
stm32f417xx.h:1026
#define PWR_BASE (APB1PERIPH_BASE + 0x7000UL)
stm32f429xx.h:1078
#define PWR_BASE (APB1PERIPH_BASE + 0x7000UL)
stm32f439xx.h:1148
#define PWR_BASE (APB1PERIPH_BASE + 0x7000UL)
stm32f446xx.h:969
#define PWR_BASE (APB1PERIPH_BASE + 0x7000UL)
stm32f469xx.h:1168
#define PWR_BASE (APB1PERIPH_BASE + 0x7000UL)
stm32f479xx.h:1238
#define PWR_BASE (APB1PERIPH_BASE + 0x7000UL)
stm32f401xc.h:763
#define PWR ((PWR_TypeDef *) PWR_BASE)
stm32f401xe.h:763
#define PWR ((PWR_TypeDef *) PWR_BASE)
stm32f407xx.h:1082
#define PWR ((PWR_TypeDef *) PWR_BASE)
stm32f410rx.h:663
#define PWR ((PWR_TypeDef *) PWR_BASE)
stm32f410tx.h:655
#define PWR ((PWR_TypeDef *) PWR_BASE)
stm32f411xe.h:765
#define PWR ((PWR_TypeDef *) PWR_BASE)
stm32f412zx.h:1002
#define PWR ((PWR_TypeDef *) PWR_BASE)
stm32f413xx.h:1110
#define PWR ((PWR_TypeDef *) PWR_BASE)
stm32f417xx.h:1153
#define PWR ((PWR_TypeDef *) PWR_BASE)
stm32f429xx.h:1217
#define PWR ((PWR_TypeDef *) PWR_BASE)
stm32f439xx.h:1290
#define PWR ((PWR_TypeDef *) PWR_BASE)
stm32f446xx.h:1094
#define PWR ((PWR_TypeDef *) PWR_BASE)
stm32f469xx.h:1307
#define PWR ((PWR_TypeDef *) PWR_BASE)
stm32f479xx.h:1380
#define PWR ((PWR_TypeDef *) PWR_BASE)