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

UART8 macro

Syntax

#define UART8 ((USART_TypeDef *) UART8_BASE)

Examples

UART8 is referenced by 1 libraries and example projects.

References

LocationText
stm32f413xx.h:1114
#define UART8 ((USART_TypeDef *) UART8_BASE)
stm32f429xx.h:1221
#define UART8 ((USART_TypeDef *) UART8_BASE)
stm32f439xx.h:1294
#define UART8 ((USART_TypeDef *) UART8_BASE)
stm32f469xx.h:1311
#define UART8 ((USART_TypeDef *) UART8_BASE)
stm32f479xx.h:1384
#define UART8 ((USART_TypeDef *) UART8_BASE)
stm32f469xx.h:20158
((INSTANCE) == UART8))