Home
last modified time | relevance | path

Searched refs:lpc_uart_core_putc (Results 1 – 1 of 1) sorted by relevance

/optee_os/core/drivers/
H A Dlpc_uart.c70 static void lpc_uart_core_putc(paddr_t base, int ch) in lpc_uart_core_putc() function
94 lpc_uart_core_putc(base, ch); in lpc_uart_putc()