Searched refs:ExecuteEsc (Results 1 – 3 of 3) sorted by relevance
421 if (shell_ctl.ExecuteEsc != _TRUE) { in shell_uart_irq_rom()422 shell_ctl.ExecuteEsc = _TRUE; in shell_uart_irq_rom()495 shell_ctl.ExecuteEsc = _FALSE; in shell_init_rom()537 if (shell_ctl.ExecuteEsc == _TRUE) in shell_exit()
41 u8 ExecuteEsc; member
184 shell_ctl.ExecuteEsc= _TRUE;//don't check Esc anymore in shell_init_ram()
Completed in 52 milliseconds