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

USART1 macro

Syntax

#define USART1 ((USART_TypeDef *) USART1_BASE)

Examples

USART1 is referenced by 25 libraries and example projects.

References

LocationText
stm32f401xc.h:765
#define USART1 ((USART_TypeDef *) USART1_BASE)
stm32f401xe.h:765
#define USART1 ((USART_TypeDef *) USART1_BASE)
stm32f407xx.h:1087
#define USART1 ((USART_TypeDef *) USART1_BASE)
stm32f410rx.h:667
#define USART1 ((USART_TypeDef *) USART1_BASE)
stm32f410tx.h:659
#define USART1 ((USART_TypeDef *) USART1_BASE)
stm32f411xe.h:767
#define USART1 ((USART_TypeDef *) USART1_BASE)
stm32f412zx.h:1005
#define USART1 ((USART_TypeDef *) USART1_BASE)
stm32f413xx.h:1117
#define USART1 ((USART_TypeDef *) USART1_BASE)
stm32f417xx.h:1158
#define USART1 ((USART_TypeDef *) USART1_BASE)
stm32f429xx.h:1224
#define USART1 ((USART_TypeDef *) USART1_BASE)
stm32f439xx.h:1297
#define USART1 ((USART_TypeDef *) USART1_BASE)
stm32f446xx.h:1099
#define USART1 ((USART_TypeDef *) USART1_BASE)
stm32f469xx.h:1314
#define USART1 ((USART_TypeDef *) USART1_BASE)
stm32f479xx.h:1387
#define USART1 ((USART_TypeDef *) USART1_BASE)
stm32f407xx.h:15493
#define IS_UART_HALFDUPLEX_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \
stm32f407xx.h:15504
#define IS_UART_HWFLOW_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \
stm32f469xx.h:20151
#define IS_UART_HALFDUPLEX_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \
stm32f469xx.h:20164
#define IS_UART_HWFLOW_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \