Home
last modified time | relevance | path

Searched refs:ESP_EARLY_LOGW (Results 1 – 25 of 47) sorted by relevance

12

/hal_espressif-latest/zephyr/port/host_flash/
Dcache_utils.c271 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()
462ESP_EARLY_LOGW(TAG, "Flash wrap with different length %d and %d, abort wrap.", flash_wrap_sizes[0]… in esp_enable_cache_wrap()
472ESP_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/
Dcache_utils.c579ESP_EARLY_LOGW(TAG, "Flash wrap with different length %d and %d, abort wrap.", flash_wrap_sizes[0]… in esp_enable_cache_wrap()
589ESP_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()
600ESP_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()
826ESP_EARLY_LOGW(TAG, "Flash wrap with different length %d and %d, abort wrap.", flash_wrap_sizes[0]… in esp_enable_cache_wrap()
836ESP_EARLY_LOGW(TAG, "SPIRAM wrap with different length %d and %d, abort wrap.", spiram_wrap_sizes[… in esp_enable_cache_wrap()
[all …]
Dspi_flash_hpm_enable.c323ESP_EARLY_LOGW(HPM_TAG, "HPM mode is optional feature that depends on flash model. Read Docs First… in spi_flash_enable_high_performance_mode()
334ESP_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()
Desp_flash_spi_init.c329ESP_EARLY_LOGW(TAG, "Octal flash chip is using but %s mode is selected, will automatically swich t… in s_esp_flash_choose_correct_mode()
336ESP_EARLY_LOGW(TAG, "Quad flash chip is using but %s flash mode is selected, will automatically sw… in s_esp_flash_choose_correct_mode()
401ESP_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/
Dbootloader_esp32s2.c75 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()
137ESP_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/
Dbootloader_esp32c2.c68 ESP_EARLY_LOGW(TAG, "PRO CPU has been reset by WDT."); in bootloader_check_wdt_reset()
115ESP_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/
Dbootloader_esp32s3.c108 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()
172ESP_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/
Dbootloader_esp32c3.c73 ESP_EARLY_LOGW(TAG, "PRO CPU has been reset by WDT."); in bootloader_check_wdt_reset()
154ESP_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/
Dsleep_event.c80 ESP_EARLY_LOGW(TAG, "event_id out of range"); in esp_sleep_execute_event_callbacks()
87ESP_EARLY_LOGW(TAG, "esp_sleep_execute_event_callbacks has an err, current->cb = %p", current->cb); in esp_sleep_execute_event_callbacks()
Drtc_module.c107 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/
Desp_efuse_utility.c183 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");
462ESP_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/
Dsoc_init.c40 ESP_EARLY_LOGW(TAG, "PRO CPU has been reset by WDT."); in check_wdt_reset()
/hal_espressif-latest/zephyr/port/include/boot/mcuboot_config/
Dmcuboot_logging.h37 ESP_EARLY_LOGW("boot", _fmt, ##__VA_ARGS__); \
/hal_espressif-latest/components/esp_system/
Dfpga_overrides.c37ESP_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/
Dclk.c86ESP_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/
Dsoc_init.c70 ESP_EARLY_LOGW(TAG, "PRO CPU has been reset by WDT."); in check_wdt_reset()
/hal_espressif-latest/components/esp_hw_support/port/include/
Desp_hw_log.h21 #define ESP_HW_LOGW(tag, fmt, ...) ESP_EARLY_LOGW(tag, fmt, ##__VA_ARGS__)
/hal_espressif-latest/zephyr/esp32c6/src/
Dsoc_init.c92 ESP_EARLY_LOGW(TAG, "PRO CPU has been reset by WDT."); in check_wdt_reset()
/hal_espressif-latest/components/esp_system/port/soc/esp32c6/
Dclk.c155ESP_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/
Dclk.c159ESP_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/
Dbootloader_random.c88 ESP_EARLY_LOGW("rand", "%s non-functional for FPGA builds", func); in s_non_functional()
/hal_espressif-latest/components/log/include/
Desp_log.h300 #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/
Dsoc_init.c116 ESP_EARLY_LOGW(TAG, "PRO CPU has been reset by WDT."); in check_wdt_reset()
/hal_espressif-latest/components/bootloader_support/src/esp32h2/
Dbootloader_esp32h2.c70 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/
Dlog.h25 #define HAL_EARLY_LOGW(...) ESP_EARLY_LOGW(__VA_ARGS__)

12