Searched refs:LOG_COLOR_I (Results 1 – 6 of 6) sorted by relevance
87 const char* prompt = LOG_COLOR_I CONFIG_IDF_TARGET "> " LOG_RESET_COLOR; in app_main()
40 #define LOG_COLOR_I macro
281 #define LOG_COLOR_I LOG_COLOR(LOG_COLOR_GREEN) macro287 #define LOG_COLOR_I macro
158 const char* prompt = LOG_COLOR_I PROMPT_STR "> " LOG_RESET_COLOR; in app_main()
318 …snprintf(repl_com->prompt, CONSOLE_PROMPT_MAX_LEN - 1, LOG_COLOR_I "%s " LOG_RESET_COLOR, prompt_t… in esp_console_setup_prompt()
768 const char *prompt = LOG_COLOR_I "Throughput demo >> " LOG_RESET_COLOR; in app_main()