Searched defs:UART2 (Results 1 – 11 of 11) sorted by relevance
30 #define UART2 2 macro
36 PROVIDE ( UART2 = 0x3ff6E000 ); symbol
33 #define UART2 2 macro
31 uint32_t UART2 : 1; /*!< bit : 5 */ member
397 UART2 = 2, /* uart2 */ enumerator
54 config UART2 config
630 #define UART2 ((UART_TypeDef *)UART2_BASE) macro
1225 #define UART2 ((struct UART_REG *) UART2_BASE) macro