Searched refs:os_putc (Results 1 – 4 of 4) sorted by relevance
258 void os_putc(int ch);
133 os_putc(ch); in _debug_uart_putc()
541 void os_putc(int ch) in os_putc() function549 os_putc(*str++); in os_puts()
650 os_putc(c); in putc()
Completed in 24 milliseconds