/hal_espressif-latest/zephyr/port/host_flash/ |
D | cache_utils.c | 271 ESP_EARLY_LOGW(TAG, "Flash wrap with different length %d and %d, abort wrap.", in esp_enable_cache_wrap() 283 ESP_EARLY_LOGW(TAG, "SPIRAM wrap with different length %d and %d, abort wrap.", in esp_enable_cache_wrap() 289 ESP_EARLY_LOGW(TAG, in esp_enable_cache_wrap() 296 ESP_EARLY_LOGW( in esp_enable_cache_wrap() 307 ESP_EARLY_LOGW(TAG, "Flash do not support wrap size %d.", flash_wrap_size); in esp_enable_cache_wrap() 310 ESP_EARLY_LOGW(TAG, "Flash is not in QIO mode, do not support wrap."); in esp_enable_cache_wrap() 317 ESP_EARLY_LOGW(TAG, "SPIRAM do not support wrap size %d.", spiram_wrap_size); in esp_enable_cache_wrap() 322 ESP_EARLY_LOGW(TAG, "Flash and SPIRAM should support wrap together."); in esp_enable_cache_wrap() 462 …ESP_EARLY_LOGW(TAG, "Flash wrap with different length %d and %d, abort wrap.", flash_wrap_sizes[0]… in esp_enable_cache_wrap() 472 …ESP_EARLY_LOGW(TAG, "SPIRAM wrap with different length %d and %d, abort wrap.", spiram_wrap_sizes[… in esp_enable_cache_wrap() [all …]
|
/hal_espressif-latest/components/spi_flash/ |
D | cache_utils.c | 579 …ESP_EARLY_LOGW(TAG, "Flash wrap with different length %d and %d, abort wrap.", flash_wrap_sizes[0]… in esp_enable_cache_wrap() 589 …ESP_EARLY_LOGW(TAG, "SPIRAM wrap with different length %d and %d, abort wrap.", spiram_wrap_sizes[… in esp_enable_cache_wrap() 594 ESP_EARLY_LOGW(TAG, "Abort flash wrap because spiram wrap length not fixed."); in esp_enable_cache_wrap() 600 …ESP_EARLY_LOGW(TAG, "SPIRAM has different wrap length with flash, %d and %d, abort wrap.", spiram_… in esp_enable_cache_wrap() 609 ESP_EARLY_LOGW(TAG, "Flash do not support wrap size %d.", flash_wrap_size); in esp_enable_cache_wrap() 612 ESP_EARLY_LOGW(TAG, "Flash is not in QIO mode, do not support wrap."); in esp_enable_cache_wrap() 619 ESP_EARLY_LOGW(TAG, "SPIRAM do not support wrap size %d.", spiram_wrap_size); in esp_enable_cache_wrap() 624 ESP_EARLY_LOGW(TAG, "Flash and SPIRAM should support wrap together."); in esp_enable_cache_wrap() 826 …ESP_EARLY_LOGW(TAG, "Flash wrap with different length %d and %d, abort wrap.", flash_wrap_sizes[0]… in esp_enable_cache_wrap() 836 …ESP_EARLY_LOGW(TAG, "SPIRAM wrap with different length %d and %d, abort wrap.", spiram_wrap_sizes[… in esp_enable_cache_wrap() [all …]
|
D | spi_flash_hpm_enable.c | 323 …ESP_EARLY_LOGW(HPM_TAG, "HPM mode is optional feature that depends on flash model. Read Docs First… in spi_flash_enable_high_performance_mode() 334 …ESP_EARLY_LOGW(HPM_TAG, "HPM mode with DC adjustment is disabled. Some flash models may not be sup… in spi_flash_enable_high_performance_mode() 353 ESP_EARLY_LOGW(HPM_TAG, "High performance mode of this flash model hasn't been supported."); in spi_flash_enable_high_performance_mode()
|
D | esp_flash_spi_init.c | 329 …ESP_EARLY_LOGW(TAG, "Octal flash chip is using but %s mode is selected, will automatically swich t… in s_esp_flash_choose_correct_mode() 336 …ESP_EARLY_LOGW(TAG, "Quad flash chip is using but %s flash mode is selected, will automatically sw… in s_esp_flash_choose_correct_mode() 401 …ESP_EARLY_LOGW(TAG, "Detected size(%dk) larger than the size in the binary image header(%dk). Usin… in esp_flash_init_default_chip()
|
/hal_espressif-latest/components/bootloader_support/src/esp32s2/ |
D | bootloader_esp32s2.c | 75 ESP_EARLY_LOGW(TAG, "WDT reset info: %s CPU PC=0x%"PRIx32" (waiti mode)", cpu_name, pc); in wdt_reset_info_dump() 77 ESP_EARLY_LOGW(TAG, "WDT reset info: %s CPU PC=0x%"PRIx32, cpu_name, pc); in wdt_reset_info_dump() 137 …ESP_EARLY_LOGW(TAG, "eFuse virtual mode is enabled. If Secure boot or Flash encryption is enabled … in bootloader_init()
|
/hal_espressif-latest/components/bootloader_support/src/esp32c2/ |
D | bootloader_esp32c2.c | 68 ESP_EARLY_LOGW(TAG, "PRO CPU has been reset by WDT."); in bootloader_check_wdt_reset() 115 …ESP_EARLY_LOGW(TAG, "eFuse virtual mode is enabled. If Secure boot or Flash encryption is enabled … in bootloader_init()
|
/hal_espressif-latest/components/bootloader_support/src/esp32s3/ |
D | bootloader_esp32s3.c | 108 ESP_EARLY_LOGW(TAG, "PRO CPU has been reset by WDT."); in bootloader_check_wdt_reset() 113 ESP_EARLY_LOGW(TAG, "APP CPU has been reset by WDT."); in bootloader_check_wdt_reset() 172 …ESP_EARLY_LOGW(TAG, "eFuse virtual mode is enabled. If Secure boot or Flash encryption is enabled … in bootloader_init()
|
/hal_espressif-latest/components/bootloader_support/src/esp32c3/ |
D | bootloader_esp32c3.c | 73 ESP_EARLY_LOGW(TAG, "PRO CPU has been reset by WDT."); in bootloader_check_wdt_reset() 154 …ESP_EARLY_LOGW(TAG, "eFuse virtual mode is enabled. If Secure boot or Flash encryption is enabled … in bootloader_init()
|
/hal_espressif-latest/components/esp_hw_support/ |
D | sleep_event.c | 80 ESP_EARLY_LOGW(TAG, "event_id out of range"); in esp_sleep_execute_event_callbacks() 87 …ESP_EARLY_LOGW(TAG, "esp_sleep_execute_event_callbacks has an err, current->cb = %p", current->cb); in esp_sleep_execute_event_callbacks()
|
D | rtc_module.c | 107 ESP_EARLY_LOGW(TAG, "rtc_isr_register() has not been implemented yet"); in rtc_isr_register() 138 ESP_EARLY_LOGW(TAG, "rtc_isr_deregister() has not been implemented yet"); in rtc_isr_deregister()
|
/hal_espressif-latest/components/efuse/src/ |
D | esp_efuse_utility.c | 183 ESP_EARLY_LOGW(TAG, "Burn:"); in esp_efuse_utility_burn_efuses() 211 ESP_EARLY_LOGW(TAG, "[Virtual] Loading virtual efuse blocks from real efuses"); 445 ESP_EARLY_LOGW(TAG, "[Virtual] Erasing eFuses in flash"); 457 ESP_EARLY_LOGW(TAG, "[Virtual] Erase complete"); 462 …ESP_EARLY_LOGW(TAG, "[Virtual] try loading efuses from flash: 0x%x (offset)", esp_efuse_flash_offs… 478 ESP_EARLY_LOGW(TAG, "[Virtual] Loading virtual efuse blocks from flash"); 484 ESP_EARLY_LOGW(TAG, "[Virtual] no efuses found in flash");
|
/hal_espressif-latest/zephyr/esp32s2/src/ |
D | soc_init.c | 40 ESP_EARLY_LOGW(TAG, "PRO CPU has been reset by WDT."); in check_wdt_reset()
|
/hal_espressif-latest/zephyr/port/include/boot/mcuboot_config/ |
D | mcuboot_logging.h | 37 ESP_EARLY_LOGW("boot", _fmt, ##__VA_ARGS__); \
|
/hal_espressif-latest/components/esp_system/ |
D | fpga_overrides.c | 37 …ESP_EARLY_LOGW(TAG, "Project configuration is for internal FPGA use, not all functions will work"); in s_warn()
|
/hal_espressif-latest/components/esp_system/port/soc/esp32/ |
D | clk.c | 86 … ESP_EARLY_LOGW(TAG, "32 kHz XTAL not found, switching to internal 150 kHz oscillator"); in select_rtc_slow_clk() 124 ESP_EARLY_LOGW(TAG, "RTC domain not initialised by bootloader"); in esp_clk_init()
|
/hal_espressif-latest/zephyr/esp32c2/src/ |
D | soc_init.c | 70 ESP_EARLY_LOGW(TAG, "PRO CPU has been reset by WDT."); in check_wdt_reset()
|
/hal_espressif-latest/components/esp_hw_support/port/include/ |
D | esp_hw_log.h | 21 #define ESP_HW_LOGW(tag, fmt, ...) ESP_EARLY_LOGW(tag, fmt, ##__VA_ARGS__)
|
/hal_espressif-latest/zephyr/esp32c6/src/ |
D | soc_init.c | 92 ESP_EARLY_LOGW(TAG, "PRO CPU has been reset by WDT."); in check_wdt_reset()
|
/hal_espressif-latest/components/esp_system/port/soc/esp32c6/ |
D | clk.c | 155 … ESP_EARLY_LOGW(TAG, "32 kHz clock not found, switching to internal 150 kHz oscillator"); in select_rtc_slow_clk() 216 ESP_EARLY_LOGW(TAG, "esp_perip_clk_init() has not been implemented yet"); in esp_perip_clk_init()
|
/hal_espressif-latest/components/esp_system/port/soc/esp32h2/ |
D | clk.c | 159 … ESP_EARLY_LOGW(TAG, "32 kHz clock not found, switching to internal 150 kHz oscillator"); in select_rtc_slow_clk() 211 ESP_EARLY_LOGW(TAG, "esp_perip_clk_init() has not been implemented yet"); in esp_perip_clk_init()
|
/hal_espressif-latest/components/bootloader_support/src/ |
D | bootloader_random.c | 88 ESP_EARLY_LOGW("rand", "%s non-functional for FPGA builds", func); in s_non_functional()
|
/hal_espressif-latest/components/log/include/ |
D | esp_log.h | 300 #define ESP_EARLY_LOGW( tag, format, ... ) ESP_LOG_EARLY_IMPL(tag, format, ESP_LOG_WARN, W __VA_… macro 310 #define ESP_EARLY_LOGW( tag, format, ... ) ESP_LOG_EARLY_IMPL(tag, format, ESP_LOG_WARN, W, ##__… macro 360 #define ESP_LOGW( tag, format, ... ) ESP_EARLY_LOGW(tag, format __VA_OPT__(,) __VA_ARGS__) 370 #define ESP_LOGW( tag, format, ... ) ESP_EARLY_LOGW(tag, format, ##__VA_ARGS__)
|
/hal_espressif-latest/zephyr/esp32c3/src/ |
D | soc_init.c | 116 ESP_EARLY_LOGW(TAG, "PRO CPU has been reset by WDT."); in check_wdt_reset()
|
/hal_espressif-latest/components/bootloader_support/src/esp32h2/ |
D | bootloader_esp32h2.c | 70 ESP_EARLY_LOGW(TAG, "PRO CPU has been reset by WDT."); in bootloader_check_wdt_reset()
|
/hal_espressif-latest/components/hal/platform_port/include/hal/ |
D | log.h | 25 #define HAL_EARLY_LOGW(...) ESP_EARLY_LOGW(__VA_ARGS__)
|