Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/spi_flash/
Dcache_utils.c562ESP_EARLY_LOGW(TAG, "Flash wrap with different length %d and %d, abort wrap.", flash_wrap_sizes[0]… in esp_enable_cache_wrap()
572ESP_EARLY_LOGW(TAG, "SPIRAM wrap with different length %d and %d, abort wrap.", spiram_wrap_sizes[… in esp_enable_cache_wrap()
577 ESP_EARLY_LOGW(TAG, "Abort flash wrap because spiram wrap length not fixed."); in esp_enable_cache_wrap()
583ESP_EARLY_LOGW(TAG, "SPIRAM has different wrap length with flash, %d and %d, abort wrap.", spiram_… in esp_enable_cache_wrap()
592 ESP_EARLY_LOGW(TAG, "Flash do not support wrap size %d.", flash_wrap_size); in esp_enable_cache_wrap()
595 ESP_EARLY_LOGW(TAG, "Flash is not in QIO mode, do not support wrap."); in esp_enable_cache_wrap()
602 ESP_EARLY_LOGW(TAG, "SPIRAM do not support wrap size %d.", spiram_wrap_size); in esp_enable_cache_wrap()
607 ESP_EARLY_LOGW(TAG, "Flash and SPIRAM should support wrap together."); in esp_enable_cache_wrap()
816ESP_EARLY_LOGW(TAG, "Flash wrap with different length %d and %d, abort wrap.", flash_wrap_sizes[0]… in esp_enable_cache_wrap()
826ESP_EARLY_LOGW(TAG, "SPIRAM wrap with different length %d and %d, abort wrap.", spiram_wrap_sizes[… in esp_enable_cache_wrap()
[all …]
Dspi_flash_timing_tuning.c191 ESP_EARLY_LOGW(TAG, "tuning fail, best point is fallen back to index %d", best_point); in select_best_tuning_config_dtr()
220 ESP_EARLY_LOGW(TAG, "tuning fail, best point is fallen back to index %d", best_point); in select_best_tuning_config_str()
302ESP_EARLY_LOGW("FLASH", "DO NOT USE FOR MASS PRODUCTION! Timing parameters will be updated in futu… in spi_timing_flash_tuning()
353ESP_EARLY_LOGW("PSRAM", "DO NOT USE FOR MASS PRODUCTION! Timing parameters will be updated in futu… in spi_timing_psram_tuning()
Desp_flash_api.c238 ESP_EARLY_LOGW(TAG, "get_chip_caps function pointer hasn't been initialized"); in esp_flash_init()
241ESP_EARLY_LOGW(TAG, "Detected flash size > 16 MB, but access beyond 16 MB is not supported for thi… in esp_flash_init()
415 ESP_EARLY_LOGW(TAG, "get_chip_caps function pointer hasn't been initialized"); in esp_flash_read_unique_chip_id()
1113 ESP_EARLY_LOGW(TAG, "Flash suspend feature is enabled"); in esp_flash_suspend_cmd_init()
1116 ESP_EARLY_LOGW(TAG, "get_chip_caps function pointer hasn't been initialized"); in esp_flash_suspend_cmd_init()
1119 ESP_EARLY_LOGW(TAG, "Suspend and resume may not supported for this flash model yet."); in esp_flash_suspend_cmd_init()
Desp_flash_spi_init.c323ESP_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-3.6.0/components/log/include/
Desp_log.h311 #define ESP_EARLY_LOGW( tag, format, ... ) ESP_LOG_EARLY_IMPL(tag, format, ESP_LOG_WARN, W __VA_… macro
321 #define ESP_EARLY_LOGW( tag, format, ... ) ESP_LOG_EARLY_IMPL(tag, format, ESP_LOG_WARN, W, ##__… macro
371 #define ESP_LOGW( tag, format, ... ) ESP_EARLY_LOGW(tag, format __VA_OPT__(,) __VA_ARGS__)
381 #define ESP_LOGW( tag, format, ... ) ESP_EARLY_LOGW(tag, format, ##__VA_ARGS__)
/hal_espressif-3.6.0/components/esp_system/port/soc/esp32/
Dclk.c98ESP_EARLY_LOGW(TAG, "32 kHz XTAL not found, switching to internal 150 kHz oscillator"); in select_rtc_slow_clk()
133 ESP_EARLY_LOGW(TAG, "RTC domain not initialised by bootloader"); in esp_clk_init()
/hal_espressif-3.6.0/components/hal/platform_port/include/hal/
Dlog.h26 #define HAL_EARLY_LOGW(...) ESP_EARLY_LOGW(__VA_ARGS__)
/hal_espressif-3.6.0/components/esp_system/
Dfpga_overrides.c39ESP_EARLY_LOGW(TAG, "Project configuration is for internal FPGA use, not all functions will work"); in s_warn()
/hal_espressif-3.6.0/components/bootloader_support/src/
Dbootloader_random.c63 ESP_EARLY_LOGW("rand", "%s non-functional for FPGA builds", func); in s_non_functional()
/hal_espressif-3.6.0/zephyr/esp_shared/include/boot/
Desp_log.h23 #define ESP_EARLY_LOGW(tag, fmt, ...) MCUBOOT_LOG_WRN("[%s] " fmt, tag, ##__VA_ARGS__) macro
/hal_espressif-3.6.0/components/esp_hw_support/include/
Dsoc_log.h21 #define SOC_LOGW(tag, fmt, ...) ESP_EARLY_LOGW(tag, fmt, ##__VA_ARGS__)
/hal_espressif-3.6.0/components/efuse/src/
Desp_efuse_utility.c195 ESP_EARLY_LOGW(TAG, "Loading virtual efuse blocks from real efuses");
449 ESP_EARLY_LOGW(TAG, "Loading virtual efuse blocks from flash");
/hal_espressif-3.6.0/components/esp_system/port/soc/esp32h2/
Dclk.c165ESP_EARLY_LOGW(TAG, "32 kHz XTAL not found, switching to internal 150 kHz oscillator"); in select_rtc_slow_clk()
/hal_espressif-3.6.0/components/esp_system/port/soc/esp32c3/
Dclk.c173ESP_EARLY_LOGW(TAG, "32 kHz XTAL not found, switching to internal 150 kHz oscillator"); in select_rtc_slow_clk()
/hal_espressif-3.6.0/components/esp_system/port/soc/esp32s3/
Dclk.c176ESP_EARLY_LOGW(TAG, "32 kHz XTAL not found, switching to internal 150 kHz oscillator"); in select_rtc_slow_clk()
/hal_espressif-3.6.0/components/esp_system/port/soc/esp32s2/
Dclk.c179ESP_EARLY_LOGW(TAG, "32 kHz XTAL not found, switching to internal 90 kHz oscillator"); in select_rtc_slow_clk()
/hal_espressif-3.6.0/components/log/host_test/log_test/main/
Dlog_test.cpp237 ESP_EARLY_LOGW(TEST_TAG, "warn");
/hal_espressif-3.6.0/components/esp_hw_support/port/esp32s3/
Dspiram.c68ESP_EARLY_LOGW(TAG, "Only test spiram from %08x to %08x\n", SOC_EXTRAM_DATA_LOW, SOC_EXTRAM_DATA_H… in esp_spiram_test()
/hal_espressif-3.6.0/components/esp_hw_support/port/esp32s2/
Dspiram.c407ESP_EARLY_LOGW(TAG, "Only test spiram from %08x to %08x\n", SOC_EXTRAM_DATA_LOW, SOC_EXTRAM_DATA_H… in esp_spiram_test()
/hal_espressif-3.6.0/components/esp_eth/src/
Desp_eth_mac_openeth.c74 ESP_EARLY_LOGW(TAG, "%s: RX frame dropped (0x%x)", __func__, status); in emac_opencores_isr_handler()
/hal_espressif-3.6.0/components/driver/
Dtwai.c113 ESP_EARLY_LOGW(TWAI_TAG, "Alert %d", alert_code); in twai_alert_handler()
Duart.c430 ESP_EARLY_LOGW(UART_TAG, "Fail to enqueue pattern position, pattern queue is full."); in uart_pattern_enqueue()