Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dansi.h22 #define ANSI_CLEAR_CONSOLE "\e[2J" macro
/OK3568_Linux_fs/u-boot/cmd/
H A Dbootmenu.c404 puts(ANSI_CLEAR_CONSOLE); in bootmenu_show()
421 puts(ANSI_CLEAR_CONSOLE); in bootmenu_show()