Home
last modified time | relevance | path

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

/openthread-3.7.0/examples/platforms/utils/
Dlogging_rtt.c50 #define RTT_COLOR_CODE_YELLOW "\x1B[1;33m" macro
56 #define RTT_COLOR_CODE_YELLOW "" macro
81 return RTT_COLOR_CODE_YELLOW; in levelToString()