Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dansi.h25 #define ANSI_COLOR_RESET "\e[0m" macro
/rk3399_rockchip-uboot/cmd/
H A Dbootmenu.c78 puts(ANSI_COLOR_RESET); in bootmenu_print_entry()