Searched refs:ESP_CONSOLE_CONFIG_DEFAULT (Results 1 – 3 of 3) sorted by relevance
24 esp_console_config_t console_config = ESP_CONSOLE_CONFIG_DEFAULT();
33 #define ESP_CONSOLE_CONFIG_DEFAULT() \ macro
361 esp_console_config_t console_config = ESP_CONSOLE_CONFIG_DEFAULT(); in esp_console_common_init()