Searched defs:prompt (Results 1 – 4 of 4) sorted by relevance
9 static const char prompt[] = "Start typing characters to see them echoed back\r\n"; variable
24 def wait_for_prompt(dut: DeviceAbstract, prompt='uart:~$', timeout=20): argument
1589 int shell_prompt_change(const struct shell *sh, const char *prompt) in shell_prompt_change()
774 const char *prompt; /*!< shell current prompt. */ member