Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dansi.h26 #define ANSI_COLOR_REVERSE "\e[7m" macro
/rk3399_rockchip-uboot/cmd/
H A Dbootmenu.c73 puts(ANSI_COLOR_REVERSE); in bootmenu_print_entry()