Searched refs:FINSH_PROMPT (Results 1 – 2 of 2) sorted by relevance
29 #define FINSH_PROMPT finsh_get_prompt() macro
397 rt_kprintf("%s%s", FINSH_PROMPT, prefix); in shell_auto_complete()414 rt_kprintf("%s%s", FINSH_PROMPT, shell->line); in shell_handle_history()545 rt_kprintf(FINSH_PROMPT); in finsh_thread_entry()778 rt_kprintf(FINSH_PROMPT); in finsh_thread_entry()
Completed in 4 milliseconds