Searched refs:UART1_BASE (Results 1 – 11 of 11) sorted by relevance
54 UART1_BASE + 0x000, // UART1 RX55 UART1_BASE + 0x000, // UART1 TX113 UART1_BASE + 0x000, // UART1 RX114 UART1_BASE + 0x000, // UART1 TX
219 #define UART1_BASE 0x4000C000 macro
58 #define UART1_BASE 0x49304000 macro
56 #define UART1_BASE 0x40005000 macro
33 #define UART1_BASE (HI_UART1_REG_BASE) macro
361 } else if (udd->phys_base == UART1_BASE) { in uart_dma_para_cfg()620 } else if (udd->phys_base == UART1_BASE) { in uart_drv_dma_start_tx_cfg()
625 #define UART1_BASE (0x40080000+0x2000) macro629 #define UART1 ((UART_TypeDef *)UART1_BASE)
106 static const uint32_t s_uart_instance[APP_UART_ID_MAX] = {UART0_BASE, UART1_BASE};
59 .base = (struct UART_T *)UART1_BASE,
768 #define UART1_BASE (PERIPH_BASE + 0x0000C700UL) macro815 #define UART1 ((uart_regs_t *)UART1_BASE)
1164 #define UART1_BASE 0x40080000U /* UART1 base address */ macro1224 #define UART1 ((struct UART_REG *) UART1_BASE)