/hal_espressif-latest/components/heap/port/ |
D | memory_layout_utils.c | 83 ESP_EARLY_LOGV(TAG, "reserved range is %p - %p", in s_prepare_reserved_regions() 126 … ESP_EARLY_LOGV(TAG, "Examining memory region 0x%08x - 0x%08x", in.start, in.start + in.size); in soc_get_available_memory_regions() 141 ESP_EARLY_LOGV(TAG, "Region 0x%08x - 0x%08x inside of reserved 0x%08x - 0x%08x", in soc_get_available_memory_regions() 148 ESP_EARLY_LOGV(TAG, "Region 0x%08x - 0x%08x contains reserved 0x%08x - 0x%08x", in soc_get_available_memory_regions() 166 … ESP_EARLY_LOGV(TAG, "Start of region 0x%08x - 0x%08x overlaps reserved 0x%08x - 0x%08x", in soc_get_available_memory_regions() 172 … ESP_EARLY_LOGV(TAG, "End of region 0x%08x - 0x%08x overlaps reserved 0x%08x - 0x%08x", in soc_get_available_memory_regions()
|
/hal_espressif-latest/components/esp_psram/ |
D | esp_psram.c | 172 …ESP_EARLY_LOGV(TAG, "after copy .text, used page is %d, start_page is %d, psram_available_size is … in esp_psram_init() 184 …ESP_EARLY_LOGV(TAG, "after copy .rodata, used page is %d, start_page is %d, psram_available_size i… in esp_psram_init() 211 ESP_EARLY_LOGV(TAG, "8bit-aligned-region: actual_mapped_len is 0x%x bytes", actual_mapped_len); in esp_psram_init() 227 …ESP_EARLY_LOGV(TAG, "8bit-aligned-range: 0x%x B, starting from: 0x%x", s_psram_ctx.mapped_regions[… in esp_psram_init() 251 … ESP_EARLY_LOGV(TAG, "32bit-aligned-region: actual_mapped_len is 0x%x bytes", actual_mapped_len); in esp_psram_init() 262 …ESP_EARLY_LOGV(TAG, "32bit-aligned-range: 0x%x B, starting from: 0x%x", s_psram_ctx.mapped_regions… in esp_psram_init() 279 ESP_EARLY_LOGV(TAG, "ext_bss_size is %d", ext_bss_size); in esp_psram_init() 286 ESP_EARLY_LOGV(TAG, "ext_noinit_size is %d", ext_noinit_size); in esp_psram_init()
|
D | mmu_psram_flash.c | 81 ESP_EARLY_LOGV(TAG, "after copy instruction, page_id is %d", page_id); in mmu_config_psram_text_segment() 129 ESP_EARLY_LOGV(TAG, "after copy rodata, page_id is %d", page_id); in mmu_config_psram_rodata_segment()
|
/hal_espressif-latest/components/efuse/esp32s2/ |
D | esp_efuse_rtc_table.c | 115 …ESP_EARLY_LOGV(RTC_TBL_LOG_TAG, "V%d ADC%d ATTEN%d PARAM%d -> %d", version, adc_num + 1, atten, ex… in esp_efuse_rtc_table_get_tag() 140 …ESP_EARLY_LOGV(RTC_TBL_LOG_TAG, "Fetching raw for tag %d @blk%d bit%d len%d: %d", tag, adc_efuse_r… in esp_efuse_rtc_table_get_raw_efuse_value() 159 ESP_EARLY_LOGV(RTC_TBL_LOG_TAG, "Parsed efuse val for tag %d: %d", tag, result); in esp_efuse_rtc_table_get_parsed_efuse_value()
|
/hal_espressif-latest/components/efuse/esp32c2/ |
D | esp_efuse_rtc_calib.c | 53 …ESP_EARLY_LOGV("eFuse", "adc_icode_diff_atten0: 0d%"PRId32", adc_icode_diff_atten3: 0d%"PRId32, ad… in esp_efuse_rtc_calib_get_init_code() 94 …ESP_EARLY_LOGV("eFuse", "adc_vol_diff_atten0: 0d%"PRId32", adc_vol_diff_atten3: 0d%"PRId32, adc_vo… in esp_efuse_rtc_calib_get_cal_voltage()
|
/hal_espressif-latest/components/bootloader_support/src/ |
D | bootloader_utility.c | 852 …ESP_EARLY_LOGV(TAG, "rodata starts from paddr=0x%08x, vaddr=0x%08x, size=0x%x", drom_addr, drom_lo… 858 ESP_EARLY_LOGV(TAG, "rc=%d", rc); 860 ESP_EARLY_LOGV(TAG, "rc=%d", rc); 861 …ESP_EARLY_LOGV(TAG, "after mapping rodata, starting from paddr=0x%08x and vaddr=0x%08x, 0x%x bytes… 865 …ESP_EARLY_LOGV(TAG, "after mapping rodata, starting from paddr=0x%08x and vaddr=0x%08x, 0x%x bytes… 871 …ESP_EARLY_LOGV(TAG, "text starts from paddr=0x%08x, vaddr=0x%08x, size=0x%x", irom_addr, irom_load… 877 ESP_EARLY_LOGV(TAG, "rc=%d", rc); 880 …ESP_EARLY_LOGV(TAG, "after mapping text, starting from paddr=0x%08x and vaddr=0x%08x, 0x%x bytes a… 883 …ESP_EARLY_LOGV(TAG, "after mapping text, starting from paddr=0x%08x and vaddr=0x%08x, 0x%x bytes a…
|
/hal_espressif-latest/components/esp_hw_support/ |
D | adc_share_hw_ctrl.c | 69 …ESP_EARLY_LOGV(TAG, "Use calibrated val ADC%d atten=%d: %04X", adc_n + 1, atten, s_adc_cali_param[… in adc_calc_hw_calibration_code() 101 ESP_EARLY_LOGV(TAG, "Calib(V%d) ADC%d atten=%d: %04X", version, adc_n + 1, atten, init_code); in adc_calc_hw_calibration_code()
|
D | intr_alloc.c | 474 ESP_EARLY_LOGV(TAG, "esp_intr_alloc_intrstatus (cpu %u): checking args", esp_cpu_get_core_id()); in esp_intr_alloc_intrstatus() 507 …ESP_EARLY_LOGV(TAG, "esp_intr_alloc_intrstatus (cpu %u): Args okay. Resulting flags 0x%X", esp_cpu… in esp_intr_alloc_intrstatus() 752 ESP_EARLY_LOGV(TAG, in intr_free_for_current_cpu() 759 ESP_EARLY_LOGV(TAG, "esp_intr_free: Disabling int, killing handler"); in intr_free_for_current_cpu()
|
/hal_espressif-latest/components/esp_hw_support/port/include/ |
D | esp_hw_log.h | 24 #define ESP_HW_LOGV(tag, fmt, ...) ESP_EARLY_LOGV(tag, fmt, ##__VA_ARGS__)
|
/hal_espressif-latest/components/log/include/ |
D | esp_log.h | 306 #define ESP_EARLY_LOGV( tag, format, ... ) ESP_LOG_EARLY_IMPL(tag, format, ESP_LOG_VERBOSE, V __VA_… macro 316 #define ESP_EARLY_LOGV( tag, format, ... ) ESP_LOG_EARLY_IMPL(tag, format, ESP_LOG_VERBOSE, V, ##__… macro 366 #define ESP_LOGV( tag, format, ... ) ESP_EARLY_LOGV(tag, format __VA_OPT__(,) __VA_ARGS__) 376 #define ESP_LOGV( tag, format, ... ) ESP_EARLY_LOGV(tag, format, ##__VA_ARGS__)
|
/hal_espressif-latest/components/hal/platform_port/include/hal/ |
D | log.h | 28 #define HAL_EARLY_LOGV(...) ESP_EARLY_LOGV(__VA_ARGS__)
|
/hal_espressif-latest/components/spi_flash/ |
D | memspi_host_driver.c | 98 ESP_EARLY_LOGV(TAG, "raw_chip_id: %X\n", raw_flash_id); in memspi_host_read_id_hs() 107 ESP_EARLY_LOGV(TAG, "chip_id: %X\n", *id); in memspi_host_read_id_hs()
|
D | spi_flash_chip_mxic_opi.c | 115 ESP_EARLY_LOGV(chip_name, "raw_chip_id: %llx\n", id_buf); in spi_flash_chip_mxic_opi_read_id() 118 ESP_EARLY_LOGV(chip_name, "raw_chip_id: %X\n", id_buf); in spi_flash_chip_mxic_opi_read_id() 128 ESP_EARLY_LOGV(chip_name, "chip_id: %X\n", *out_chip_id); in spi_flash_chip_mxic_opi_read_id()
|
D | spi_flash_chip_generic.c | 781 ESP_EARLY_LOGV(TAG, "set_io_mode: status update 0x%x", sr_update); in spi_flash_common_set_io_mode()
|
/hal_espressif-latest/components/esp_mm/ |
D | esp_mmu_map.c | 229 ESP_EARLY_LOGV(TAG, "after coalescing, %d regions are left", region_num); in esp_mmu_map_init() 316 ESP_EARLY_LOGV(TAG, "found laddr is 0x%x", laddr); in esp_mmu_map_reserve_block_with_caps() 410 ESP_EARLY_LOGV(TAG, "actual_mapped_len is 0x%"PRIx32, actual_mapped_len); in s_do_mapping()
|
/hal_espressif-latest/components/log/host_test/log_test/main/ |
D | log_test.cpp | 247 ESP_EARLY_LOGV(TEST_TAG, "verbose");
|
/hal_espressif-latest/components/bootloader_support/bootloader_flash/src/ |
D | bootloader_flash.c | 206 …ESP_EARLY_LOGV(TAG, "after mapping, starting from paddr=0x%08x and vaddr=0x%08x, 0x%x bytes are ma… in bootloader_mmap() 219 …ESP_EARLY_LOGV(TAG, "after mapping, starting from paddr=0x%08x and vaddr=0x%08x, 0x%x bytes are ma… in bootloader_mmap()
|
/hal_espressif-latest/zephyr/port/bootloader/ |
D | bootloader_flash.c | 201 …ESP_EARLY_LOGV(TAG, "after mapping, starting from paddr=0x%08x and vaddr=0x%08x, 0x%x bytes are ma… in esp_rom_flash_mmap() 214 …ESP_EARLY_LOGV(TAG, "after mapping, starting from paddr=0x%08x and vaddr=0x%08x, 0x%x bytes are ma… in esp_rom_flash_mmap()
|
/hal_espressif-latest/components/driver/spi/ |
D | spi_bus_lock.c | 795 ESP_EARLY_LOGV(TAG, "dev %d served from bg.", dev_lock_get_id(dev_handle)); in spi_bus_lock_bg_clear_req()
|
/hal_espressif-latest/components/driver/uart/ |
D | uart.c | 935 ESP_EARLY_LOGV(UART_TAG, "UART event queue full"); in uart_rx_intr_handler_default() 1065 ESP_EARLY_LOGV(UART_TAG, "UART event queue full"); in uart_rx_intr_handler_default()
|