Searched refs:ANSI_COLOR_RESET (Results 1 – 2 of 2) sorted by relevance
/u-boot/include/ | ||
A D | ansi.h | 24 #define ANSI_COLOR_RESET "\e[0m" macro |
/u-boot/cmd/ | ||
A D | bootmenu.c | 81 puts(ANSI_COLOR_RESET); in bootmenu_print_entry() |
Completed in 3 milliseconds