Home
last modified time | relevance | path

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

/hypervisor/debug/
A Duart16550.c246 uint8_t temp; in uart16550_putc() local
254 temp = (uint8_t)c; in uart16550_putc()
256 uart16550_write_reg(uart, (uint32_t)temp, UART16550_THR); in uart16550_putc()

Completed in 2 milliseconds