/hal_espressif-latest/zephyr/common/ |
D | soc_init.c | 51 ESP_EARLY_LOGE(TAG, "failed to load bootloader image header!"); in read_bootloader_header() 64 ESP_EARLY_LOGE(TAG, "mismatch chip ID, expected %d, found %d", chip_id, in check_chip_validity() 75 ESP_EARLY_LOGE( in check_chip_validity() 87 ESP_EARLY_LOGE( in check_chip_validity() 134 ESP_EARLY_LOGE(TAG, in check_bootloader_validity() 138 ESP_EARLY_LOGE(TAG, in check_bootloader_validity() 142 ESP_EARLY_LOGE( in check_bootloader_validity()
|
D | flash_init.c | 58 ESP_EARLY_LOGE(TAG, "Failed to init flash chip: %d ", ret); in esp_flash_config()
|
/hal_espressif-latest/components/bootloader_support/src/esp32c2/ |
D | bootloader_esp32c2.c | 143 ESP_EARLY_LOGE(TAG, "failed when running XMC startup flow, reboot!"); in bootloader_init() 149 ESP_EARLY_LOGE(TAG, "failed to read flash!"); in bootloader_init() 154 ESP_EARLY_LOGE(TAG, "failed to vallidate!"); in bootloader_init() 160 ESP_EARLY_LOGE(TAG, "failed to init spi flash!"); in bootloader_init()
|
/hal_espressif-latest/components/esp_common/include/ |
D | esp_check.h | 135 … ESP_EARLY_LOGE(log_tag, "%s(%d): " format, __FUNCTION__, __LINE__ __VA_OPT__(,) __VA_ARGS__); \ 159 … ESP_EARLY_LOGE(log_tag, "%s(%d): " format, __FUNCTION__, __LINE__ __VA_OPT__(,) __VA_ARGS__); \ 181 … ESP_EARLY_LOGE(log_tag, "%s(%d): " format, __FUNCTION__, __LINE__ __VA_OPT__(,) __VA_ARGS__); \ 203 … ESP_EARLY_LOGE(log_tag, "%s(%d): " format, __FUNCTION__, __LINE__ __VA_OPT__(,) __VA_ARGS__); \ 228 ESP_EARLY_LOGE(log_tag, "%s(%d): " format, __FUNCTION__, __LINE__, ##__VA_ARGS__); \ 252 ESP_EARLY_LOGE(log_tag, "%s(%d): " format, __FUNCTION__, __LINE__, ##__VA_ARGS__); \ 274 ESP_EARLY_LOGE(log_tag, "%s(%d): " format, __FUNCTION__, __LINE__, ##__VA_ARGS__); \ 296 ESP_EARLY_LOGE(log_tag, "%s(%d): " format, __FUNCTION__, __LINE__, ##__VA_ARGS__); \
|
/hal_espressif-latest/components/bootloader_support/src/ |
D | bootloader_init.c | 36 ESP_EARLY_LOGE(TAG, "failed to load bootloader image header!"); in bootloader_read_bootloader_header() 51 …ESP_EARLY_LOGE(TAG, "You are using ESP32 chip revision (%d) that is unsupported. While it may work… in bootloader_check_bootloader_validity() 52 …ESP_EARLY_LOGE(TAG, "Proceeding with this ESP32 chip revision is not recommended unless you fully … in bootloader_check_bootloader_validity() 54 …ESP_EARLY_LOGE(TAG, "If you choose to continue, please enable the 'CONFIG_ESP32_USE_UNSUPPORTED_RE… in bootloader_check_bootloader_validity()
|
/hal_espressif-latest/components/bootloader_support/src/esp32c3/ |
D | bootloader_esp32c3.c | 182 ESP_EARLY_LOGE(TAG, "failed when running XMC startup flow, reboot!"); in bootloader_init() 188 ESP_EARLY_LOGE(TAG, "failed to read flash!"); in bootloader_init() 193 ESP_EARLY_LOGE(TAG, "failed to vallidate!"); in bootloader_init() 199 ESP_EARLY_LOGE(TAG, "failed to init spi flash!"); in bootloader_init()
|
/hal_espressif-latest/components/esp_system/port/ |
D | cpu_start.c | 217 …ESP_EARLY_LOGE(TAG, "Running on single core variant of a chip, but app is built with multi-core su… in start_other_core() 218 ESP_EARLY_LOGE(TAG, "Check that CONFIG_FREERTOS_UNICORE is enabled in menuconfig"); in start_other_core() 458 ESP_EARLY_LOGE(TAG, "Octal Flash option selected, but EFUSE not configured!"); 489 ESP_EARLY_LOGE(TAG, "Failed to init external RAM, needed for external .bss segment"); 496 ESP_EARLY_LOGE(TAG, "Failed to init external RAM!"); 538 ESP_EARLY_LOGE(TAG, "External RAM failed memory test!"); 648 …ESP_EARLY_LOGE(TAG, "Memprot feature locked after the system reset! Potential safety corruption, r… 669 …ESP_EARLY_LOGE(TAG, "Failed to set Memprot feature (0x%08X: %s), rebooting.", memp_err, esp_err_to… 687 ESP_EARLY_LOGE(TAG, "Invalid app image header"); 708 ESP_EARLY_LOGE(TAG, "Invalid flash size in app image header.");
|
/hal_espressif-latest/components/esp_system/task_wdt/ |
D | task_wdt.c | 375 ESP_EARLY_LOGE(TAG, "Aborting."); in task_wdt_timeout_handling() 391 ESP_EARLY_LOGE(TAG, "Print CPU %d (current core) backtrace", current_core); in task_wdt_timeout_handling() 409 ESP_EARLY_LOGE(TAG, "Print CPU %d (current core) backtrace", current_core); in task_wdt_timeout_handling() 412 ESP_EARLY_LOGE(TAG, "Print CPU %d (current core) registers", current_core); in task_wdt_timeout_handling() 434 ESP_EARLY_LOGE(TAG, "Aborting."); in task_wdt_timeout_abort_xtensa() 452 ESP_EARLY_LOGE(TAG, "Print CPU %d (current core) backtrace", xPortGetCoreID()); in task_wdt_timeout_abort_xtensa() 454 ESP_EARLY_LOGE(TAG, "Print CPU %d backtrace", xPortGetCoreID()); in task_wdt_timeout_abort_xtensa() 470 ESP_EARLY_LOGE(TAG, "Print CPU %d (current core) backtrace", current_core); in task_wdt_timeout_handling() 488 ESP_EARLY_LOGE(TAG, "Print CPU %d (current core) backtrace", current_core); in task_wdt_timeout_handling() 494 ESP_EARLY_LOGE(TAG, "Print CPU %d backtrace", other_core); in task_wdt_timeout_handling() [all …]
|
/hal_espressif-latest/components/esp_system/port/arch/xtensa/ |
D | trax.c | 30 ESP_EARLY_LOGE(TAG, "trax_enable called, but trax is disabled in menuconfig!"); in trax_enable() 78 ESP_EARLY_LOGE(TAG, "trax_start_trace called, but trax is disabled in menuconfig!"); in trax_start_trace() 97 …ESP_EARLY_LOGE(TAG, "trax_trigger_traceend_after_delay called, but trax is disabled in menuconfig!… in trax_trigger_traceend_after_delay()
|
/hal_espressif-latest/components/bootloader_support/bootloader_flash/src/ |
D | bootloader_flash.c | 65 ESP_EARLY_LOGE(TAG, "tried to bootloader_mmap twice"); in bootloader_mmap() 73 ESP_EARLY_LOGE(TAG, "spi_flash_mmap failed: 0x%x", err); in bootloader_mmap() 171 ESP_EARLY_LOGE(TAG, "tried to bootloader_mmap twice"); in bootloader_mmap() 175 ESP_EARLY_LOGE(TAG, "bootloader_mmap excess size %x", size); in bootloader_mmap() 189 ESP_EARLY_LOGE(TAG, "vaddr not valid"); in bootloader_mmap() 208 ESP_EARLY_LOGE(TAG, "cache_flash_mmu_set failed: %d\n", e); in bootloader_mmap() 316 ESP_EARLY_LOGE(TAG, "cache_flash_mmu_set failed: error=%d\n", e); in bootloader_flash_read_allow_decrypt() 342 ESP_EARLY_LOGE(TAG, "bootloader_flash_read src_addr 0x%x not 4-byte aligned", src_addr); in bootloader_flash_read() 346 ESP_EARLY_LOGE(TAG, "bootloader_flash_read size 0x%x not 4-byte aligned", size); in bootloader_flash_read() 350 ESP_EARLY_LOGE(TAG, "bootloader_flash_read dest 0x%x not 4-byte aligned", (intptr_t)dest); in bootloader_flash_read() [all …]
|
/hal_espressif-latest/zephyr/port/bootloader/ |
D | bootloader_flash.c | 62 ESP_EARLY_LOGE(TAG, "tried to bootloader_mmap twice"); in bootloader_mmap() 70 ESP_EARLY_LOGE(TAG, "spi_flash_mmap failed: 0x%x", err); in bootloader_mmap() 166 ESP_EARLY_LOGE(TAG, "tried to bootloader_mmap twice"); in esp_rom_flash_mmap() 170 ESP_EARLY_LOGE(TAG, "bootloader_mmap excess size %x", size); in esp_rom_flash_mmap() 184 ESP_EARLY_LOGE(TAG, "vaddr not valid"); in esp_rom_flash_mmap() 203 ESP_EARLY_LOGE(TAG, "cache_flash_mmu_set failed: %d\n", e); in esp_rom_flash_mmap() 311 ESP_EARLY_LOGE(TAG, "cache_flash_mmu_set failed: error=%d\n", e); in bootloader_flash_read_allow_decrypt() 337 ESP_EARLY_LOGE(TAG, "bootloader_flash_read src_addr 0x%x not 4-byte aligned", src_addr); in esp_rom_flash_read() 341 ESP_EARLY_LOGE(TAG, "bootloader_flash_read size 0x%x not 4-byte aligned", size); in esp_rom_flash_read() 345 ESP_EARLY_LOGE(TAG, "bootloader_flash_read dest 0x%x not 4-byte aligned", (intptr_t)dest); in esp_rom_flash_read() [all …]
|
/hal_espressif-latest/components/efuse/src/ |
D | esp_efuse_utility.c | 62 ESP_EARLY_LOGE(TAG, "Range of data does not match the coding scheme"); in esp_efuse_utility_process() 272 …ESP_EARLY_LOGE(TAG, "Repeated programming of programmed bits is strictly forbidden 0x%08x", reg & … 448 … ESP_EARLY_LOGE(TAG, "[Virtual] no efuse partition in partition_table? (Flash is not updated)"); 453 ESP_EARLY_LOGE(TAG, "[Virtual] Failed to erase flash. err = 0x%x", err); 465 … ESP_EARLY_LOGE(TAG, "[Virtual] no efuse partition in partition_table? (Flash is not updated)"); 472 ESP_EARLY_LOGE(TAG, "[Virtual] Can not read eFuse partition from flash (err=0x%x)", err); 492 … ESP_EARLY_LOGE(TAG, "[Virtual] no efuse partition in partition_table? (Flash is not updated)"); 498 ESP_EARLY_LOGE(TAG, "[Virtual] Failed to erase flash. err = 0x%x", err); 504 ESP_EARLY_LOGE(TAG, "[Virtual] Failed to write eFuses to flash. err = 0x%x", err);
|
/hal_espressif-latest/components/bootloader_support/src/esp32s3/ |
D | bootloader_esp32s3.c | 83 ESP_EARLY_LOGE(TAG, "WDT reset info: %s CPU not support!\n", cpu_name); in wdt_reset_info_dump() 200 ESP_EARLY_LOGE(TAG, "failed when running XMC startup flow, reboot!"); in bootloader_init()
|
/hal_espressif-latest/zephyr/port/include/boot/mcuboot_config/ |
D | mcuboot_logging.h | 28 ESP_EARLY_LOGE("boot", _fmt, ##__VA_ARGS__); \
|
/hal_espressif-latest/components/esp_psram/ |
D | esp_psram.c | 127 ESP_EARLY_LOGE(TAG, "PSRAM enabled but initialization failed. Bailing out."); in esp_psram_init() 167 ESP_EARLY_LOGE(TAG, "No enough psram memory for instructon!"); in esp_psram_init() 179 ESP_EARLY_LOGE(TAG, "No enough psram memory for rodata!"); in esp_psram_init() 429 …ESP_EARLY_LOGE(TAG, "SPI SRAM memory test fail. %d/%d writes failed, first @ %X\n", errct, size/32… in s_test_psram()
|
D | mmu_psram_flash.c | 60 …ESP_EARLY_LOGE(TAG, "PSRAM space not enough for the Flash instructions, need %d B, from %d B to %d… in mmu_config_psram_text_segment() 106 …ESP_EARLY_LOGE(TAG, "SPI RAM space not enough for the instructions, need to copy to %d B.", MMU_PA… in mmu_config_psram_rodata_segment()
|
/hal_espressif-latest/components/esp_psram/esp32/ |
D | esp_psram_impl_quad.c | 841 ESP_EARLY_LOGE(TAG, "VDDSDIO is not 1.8V"); in esp_psram_impl_enable() 847 …ESP_EARLY_LOGE(TAG, "This chip is ESP32-PICO-V3. It does not support PSRAM (disable it in Kconfig)… in esp_psram_impl_enable() 853 ESP_EARLY_LOGE(TAG, "VDDSDIO is not 3.3V"); in esp_psram_impl_enable() 863 ESP_EARLY_LOGE(TAG, "VDDSDIO is not 3.3V"); in esp_psram_impl_enable() 877 ESP_EARLY_LOGE(TAG, "VDDSDIO is not 3.3V"); in esp_psram_impl_enable() 884 ESP_EARLY_LOGE(TAG, "Not a valid or known package id: %d", pkg_ver); in esp_psram_impl_enable() 971 …ESP_EARLY_LOGE(TAG, "PSRAM ID read error: 0x%08x, PSRAM chip not found or not supported", (uint32_… in esp_psram_impl_enable() 980 …ESP_EARLY_LOGE(TAG, "This version of PSRAM needs to claim an extra SPI peripheral at 80MHz. Please… in esp_psram_impl_enable() 1024 …ESP_EARLY_LOGE(TAG, "PSRAM 2T mode and SPIRAM bank switching can not enabled meanwhile. Please rea… in esp_psram_impl_enable() 1032 ESP_EARLY_LOGE(TAG, "PSRAM 2T mode enable fail!"); in esp_psram_impl_enable()
|
/hal_espressif-latest/components/esp_hw_support/port/include/ |
D | esp_hw_log.h | 20 #define ESP_HW_LOGE(tag, fmt, ...) ESP_EARLY_LOGE(tag, fmt, ##__VA_ARGS__)
|
/hal_espressif-latest/components/spi_flash/esp32s3/ |
D | spi_flash_oct_flash_init.c | 66 ESP_EARLY_LOGE(TAG, "Detected MXIC Flash, but memory type is not Octal"); in s_probe_mxic_chip() 293 …ESP_EARLY_LOGE(TAG, "No detected Flash chip, please check the menuconfig to see if the chip is sup… in esp_opiflash_init()
|
/hal_espressif-latest/components/esp_system/ |
D | xt_wdt.c | 38 ESP_EARLY_LOGE(TAG, "XTAL32K watchdog timer got triggered"); in rtc_xt_wdt_default_isr_handler()
|
/hal_espressif-latest/components/log/include/ |
D | esp_log.h | 298 #define ESP_EARLY_LOGE( tag, format, ... ) ESP_LOG_EARLY_IMPL(tag, format, ESP_LOG_ERROR, E __VA_… macro 308 #define ESP_EARLY_LOGE( tag, format, ... ) ESP_LOG_EARLY_IMPL(tag, format, ESP_LOG_ERROR, E, ##__… macro 358 #define ESP_LOGE( tag, format, ... ) ESP_EARLY_LOGE(tag, format __VA_OPT__(,) __VA_ARGS__) 368 #define ESP_LOGE( tag, format, ... ) ESP_EARLY_LOGE(tag, format, ##__VA_ARGS__)
|
/hal_espressif-latest/components/hal/platform_port/include/hal/ |
D | log.h | 24 #define HAL_EARLY_LOGE(...) ESP_EARLY_LOGE(__VA_ARGS__)
|
/hal_espressif-latest/zephyr/esp32/src/ |
D | soc_init.c | 35 ESP_EARLY_LOGE(TAG, "WDT reset info: %s CPU not support!\n", cpu_name); in wdt_reset_info_dump()
|
/hal_espressif-latest/components/spi_flash/ |
D | spi_flash_wrap.c | 157 ESP_EARLY_LOGE(FLASH_WRAP_TAG, "flash wrap is only supported in QIO mode"); in spi_flash_support_wrap_size()
|
D | spi_flash_hpm_enable.c | 364 … ESP_EARLY_LOGE(HPM_TAG, "Flash high performance mode hasn't been executed successfully"); in spi_flash_enable_high_performance_mode() 373 ESP_EARLY_LOGE(HPM_TAG, "Flash does not have the ability to raise to that frequency"); in spi_flash_enable_high_performance_mode()
|