Searched refs:debug_hook_in (Results 1 – 1 of 1) sorted by relevance
46 static uart_console_in_debug_hook_t debug_hook_in; variable49 debug_hook_in = hook; in uart_console_in_debug_hook_install()465 if (debug_hook_in != NULL && debug_hook_in(byte) != 0) { in uart_console_isr()