Home
last modified time | relevance | path

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

/u-boot/include/
A Dos.h258 void os_putc(int ch);
/u-boot/drivers/serial/
A Dsandbox.c133 os_putc(ch); in _debug_uart_putc()
/u-boot/arch/sandbox/cpu/
A Dos.c541 void os_putc(int ch) in os_putc() function
549 os_putc(*str++); in os_puts()
/u-boot/common/
A Dconsole.c650 os_putc(c); in putc()

Completed in 24 milliseconds