Searched refs:console_putchar (Results 1 – 7 of 7) sorted by relevance
22 console_putchar(c); in main()24 console_putchar('\n'); in main()
84 int console_putchar(char c);
39 int "console_putchar() buffer size"42 Buffer size for console_putchar(). The default is optimized
32 int console_putchar(char c) in console_putchar() function
11 :c:func:`console_putchar` functions can be used to echo an input character
798 * :github:`8202` - question: is the irq_lock is necessary in console_putchar
1769 * :github:`43034` - Documentation for ``console_putchar`` function is incorrect