Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dansi.h21 #define ANSI_CURSOR_HIDE "\e[?25l" macro
/rk3399_rockchip-uboot/cmd/
H A Dbootmenu.c403 puts(ANSI_CURSOR_HIDE); in bootmenu_show()