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

UART7 macro

Syntax

#define UART7 ((USART_TypeDef *) UART7_BASE)

Examples

UART7 is referenced by 1 libraries and example projects.

References

LocationText
stm32f413xx.h:1113
#define UART7 ((USART_TypeDef *) UART7_BASE)
stm32f429xx.h:1220
#define UART7 ((USART_TypeDef *) UART7_BASE)
stm32f439xx.h:1293
#define UART7 ((USART_TypeDef *) UART7_BASE)
stm32f469xx.h:1310
#define UART7 ((USART_TypeDef *) UART7_BASE)
stm32f479xx.h:1383
#define UART7 ((USART_TypeDef *) UART7_BASE)
stm32f469xx.h:20157
((INSTANCE) == UART7) || \