Searched refs:PT_COLOR_BRIGHT (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/tools/thermal/tmon/ | ||
H A D | tmon.h | 178 #define PT_COLOR_BRIGHT 7 macro |
H A D | tui.c | 372 init_pair(PT_COLOR_BRIGHT, COLOR_WHITE, COLOR_BLACK); in initialize_curses() |