Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/console/
Desp_console.h26 int hint_bold; //!< Set to 1 to print hint text in bold member
38 .hint_bold = 0 \
Dcommands.c163 *bold = s_config.hint_bold; in esp_console_get_hint()