Searched refs:RT_UART_BASE (Results 1 – 5 of 5) sorted by relevance
95 # define RT_UART_BASE VERSAL_UART0_BASE macro98 # define RT_UART_BASE VERSAL_UART1_BASE macro101 # define RT_UART_BASE 0x0 macro
175 # define RT_UART_BASE UART0_BASE macro178 # define RT_UART_BASE UART1_BASE macro181 # define RT_UART_BASE 0x0 macro
170 # define RT_UART_BASE VERSAL_NET_UART0_BASE macro173 # define RT_UART_BASE VERSAL_NET_UART1_BASE macro176 # define RT_UART_BASE 0x0 macro
177 # define RT_UART_BASE ZYNQMP_UART0_BASE macro180 # define RT_UART_BASE ZYNQMP_UART1_BASE macro183 # define RT_UART_BASE 0x0 macro
290 rt_hd_console.base = (uintptr_t)RT_UART_BASE; in setup_console()