Searched defs:UART1 (Results 1 – 13 of 13) sorted by relevance
29 #define UART1 1 macro
12 PROVIDE ( UART1 = 0x3ff50000 ); symbol
32 #define UART1 1 macro
66 UART1, enumerator
30 uint32_t UART1 : 1; /*!< bit : 4 */ member
396 UART1 = 1, /* uart1 */ enumerator
47 config UART1 config
629 #define UART1 ((UART_TypeDef *)UART1_BASE) macro
815 #define UART1 ((uart_regs_t *)UART1_BASE) macro
1224 #define UART1 ((struct UART_REG *) UART1_BASE) macro