Searched refs:os_putc (Results 1 – 4 of 4) sorted by relevance
242 void os_putc(int ch);
159 os_putc(ch); in _debug_uart_putc()
499 void os_putc(int ch) in os_putc() function507 os_putc(*str++); in os_puts()
496 os_putc(c); in putc()