Searched refs:last_c (Results 1 – 1 of 1) sorted by relevance
916 static int last_c; in fiq_debugger_handle_uart_interrupt() local988 } else if (last_c == '[' && (c == 'A' || c == 'B' || c == 'C' || c == 'D')) { in fiq_debugger_handle_uart_interrupt()1012 if (c == '\r' || (c == '\n' && last_c != '\r')) { in fiq_debugger_handle_uart_interrupt()1044 last_c = c; in fiq_debugger_handle_uart_interrupt()