Lines Matching full:default

6         default ESP_SYSTEM_PANIC_PRINT_REBOOT
46 default n
54 default n
60 default n
65 default 5 if IDF_TARGET_ESP32
66 default 0
82 default y if IDF_TARGET_ESP32 && FREERTOS_UNICORE
83 default y if IDF_TARGET_ESP32S2
84 default y if IDF_TARGET_ESP32C3
85 default y if IDF_TARGET_ESP32S3
86 default y if IDF_TARGET_ESP32H2
90 default y
100 default n
114 default y if IDF_TARGET_ESP32S2
115 default y if IDF_TARGET_ESP32C3
116 default y if IDF_TARGET_ESP32H2
121 default "y"
133 default "y"
142 default 16
148 default 4 if IDF_TARGET_ESP32S2
149 default 256 if IDF_TARGET_ESP32S3
150 default 512
156 default 32
162 default 2304
168 default 3584
176 default ESP_MAIN_TASK_AFFINITY_CPU0
193 default 0x0 if ESP_MAIN_TASK_AFFINITY_CPU0
194 default 0x1 if ESP_MAIN_TASK_AFFINITY_CPU1
195 default FREERTOS_NO_AFFINITY if ESP_MAIN_TASK_AFFINITY_NO_AFFINITY
199 default 2048
206 default ESP_CONSOLE_UART_DEFAULT
210 - Default is to use UART0 on pre-defined GPIOs.
223 bool "Default: UART0"
242 default ESP_CONSOLE_SECONDARY_USB_SERIAL_JTAG
265 default y if ESP_CONSOLE_UART_DEFAULT || ESP_CONSOLE_UART_CUSTOM
269 default y if !IDF_TARGET_ESP32C3 && !IDF_TARGET_ESP32H2
274 default ESP_CONSOLE_UART_CUSTOM_NUM_0
292 default 0 if ESP_CONSOLE_UART_DEFAULT
293 default 0 if !ESP_CONSOLE_MULTIPLE_UART
294 default 0 if ESP_CONSOLE_UART_CUSTOM_NUM_0
295 default 1 if ESP_CONSOLE_UART_CUSTOM_NUM_1
296 default -1 if !ESP_CONSOLE_UART
302 default 1 if IDF_TARGET_ESP32
303 default 21 if IDF_TARGET_ESP32C3
304 default 43
307 boot log output and default standard output and standard error of the app).
316 default 3 if IDF_TARGET_ESP32
317 default 20 if IDF_TARGET_ESP32C3
318 default 44
321 default default standard input of the app).
323 … Note: The default ESP-IDF Bootloader configures this pin but doesn't read anything from the UART.
333 default 115200
338 boot log output and default standard input/output/error of the app).
352 default 64
361 default n
368 default y
378 default 300 if !ESP32_SPIRAM_SUPPORT
379 default 800 if ESP32_SPIRAM_SUPPORT
387 default y
393 default y
403 default n
413 default 5
421 default y
432 default y
440 default n
450 default 200
457 default y
464 default n
466 … If this option is disabled (default), the panic handler code is placed in flash not IRAM.
478 default COMPILER_OPTIMIZATION_LEVEL_DEBUG
486 default ESP_SYSTEM_CHECK_INT_LEVEL_4