Searched refs:ANSI_CURSOR_HIDE (Results 1 – 2 of 2) sorted by relevance
/u-boot/include/ | ||
A D | ansi.h | 20 #define ANSI_CURSOR_HIDE "\e[?25l" macro |
/u-boot/cmd/ | ||
A D | bootmenu.c | 473 puts(ANSI_CURSOR_HIDE); in bootmenu_show() |
Completed in 3 milliseconds