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

TIM7_BASE macro

Syntax

#define TIM7_BASE (APB1PERIPH_BASE + 0x1400UL)

References

LocationText
stm32f407xx.h:938
#define TIM7_BASE (APB1PERIPH_BASE + 0x1400UL)
stm32f412zx.h:864
#define TIM7_BASE (APB1PERIPH_BASE + 0x1400UL)
stm32f413xx.h:943
#define TIM7_BASE (APB1PERIPH_BASE + 0x1400UL)
stm32f417xx.h:1006
#define TIM7_BASE (APB1PERIPH_BASE + 0x1400UL)
stm32f429xx.h:1058
#define TIM7_BASE (APB1PERIPH_BASE + 0x1400UL)
stm32f439xx.h:1128
#define TIM7_BASE (APB1PERIPH_BASE + 0x1400UL)
stm32f446xx.h:948
#define TIM7_BASE (APB1PERIPH_BASE + 0x1400UL)
stm32f469xx.h:1148
#define TIM7_BASE (APB1PERIPH_BASE + 0x1400UL)
stm32f479xx.h:1218
#define TIM7_BASE (APB1PERIPH_BASE + 0x1400UL)
stm32f469xx.h:1287
#define TIM7 ((TIM_TypeDef *) TIM7_BASE)