Searched refs:console_interactive_tx_byte (Results 1 – 3 of 3) sorted by relevance
35 void console_interactive_tx_byte(unsigned char byte, void *data_unused) in console_interactive_tx_byte() function63 console_interactive_tx_byte(byte, NULL); in console_tx_byte()
77 vtxprintf(console_interactive_tx_byte, fmt, args, NULL); in wrap_interactive_printf()
14 void console_interactive_tx_byte(unsigned char byte, void *data_unused);