Searched refs:ANSI_CLEAR_CONSOLE (Results 1 – 2 of 2) sorted by relevance
/u-boot/include/ | ||
A D | ansi.h | 21 #define ANSI_CLEAR_CONSOLE "\e[2J" macro |
/u-boot/cmd/ | ||
A D | bootmenu.c | 474 puts(ANSI_CLEAR_CONSOLE); in bootmenu_show() |
Completed in 5 milliseconds