Searched refs:UART1_NONBUF_BASE (Results 1 – 2 of 2) sorted by relevance
116 #define UART1_NONBUF_BASE 0x6000B000 // UART CPU nonbuf base macro
213 ( ui32Base == UART1_BASE ) || ( ui32Base == UART1_NONBUF_BASE ) ); in UARTBaseValid()