Searched refs:hint_color (Results 1 – 6 of 6) sorted by relevance
59 if (s_config.hint_color == 0) { in esp_console_init()60 s_config.hint_color = ANSI_COLOR_DEFAULT; in esp_console_init()162 *color = s_config.hint_color; in esp_console_get_hint()
25 int hint_color; //!< ASCII color code of hint text member37 .hint_color = 39, \
370 console_config.hint_color = atoi(LOG_COLOR_CYAN); in esp_console_common_init()
53 .hint_color = atoi(LOG_COLOR_CYAN) in initialize_console()
72 .hint_color = atoi(LOG_COLOR_CYAN) in initialize_console()
106 .hint_color = atoi(LOG_COLOR_CYAN) in initialize_console()