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

USART3_BASE macro

Syntax

#define USART3_BASE (APB1PERIPH_BASE + 0x4800UL)

References

LocationText
stm32f407xx.h:950
#define USART3_BASE (APB1PERIPH_BASE + 0x4800UL)
stm32f412zx.h:876
#define USART3_BASE (APB1PERIPH_BASE + 0x4800UL)
stm32f413xx.h:956
#define USART3_BASE (APB1PERIPH_BASE + 0x4800UL)
stm32f417xx.h:1018
#define USART3_BASE (APB1PERIPH_BASE + 0x4800UL)
stm32f429xx.h:1070
#define USART3_BASE (APB1PERIPH_BASE + 0x4800UL)
stm32f439xx.h:1140
#define USART3_BASE (APB1PERIPH_BASE + 0x4800UL)
stm32f446xx.h:959
#define USART3_BASE (APB1PERIPH_BASE + 0x4800UL)
stm32f469xx.h:1160
#define USART3_BASE (APB1PERIPH_BASE + 0x4800UL)
stm32f479xx.h:1230
#define USART3_BASE (APB1PERIPH_BASE + 0x4800UL)
stm32f407xx.h:1074
#define USART3 ((USART_TypeDef *) USART3_BASE)
stm32f412zx.h:995
#define USART3 ((USART_TypeDef *) USART3_BASE)
stm32f413xx.h:1100
#define USART3 ((USART_TypeDef *) USART3_BASE)
stm32f417xx.h:1145
#define USART3 ((USART_TypeDef *) USART3_BASE)
stm32f429xx.h:1209
#define USART3 ((USART_TypeDef *) USART3_BASE)
stm32f446xx.h:1084
#define USART3 ((USART_TypeDef *) USART3_BASE)
stm32f469xx.h:1299
#define USART3 ((USART_TypeDef *) USART3_BASE)