Home
last modified time | relevance | path

Searched refs:FINSH_PROMPT (Results 1 – 2 of 2) sorted by relevance

/components/finsh/
A Dshell.h29 #define FINSH_PROMPT finsh_get_prompt() macro
A Dshell.c397 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