ESP-IDF
call_start_cpu0()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (2/5)...
Files
loading (4/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
call_start_cpu0()
call_start_cpu0() function
Syntax
Show:
Summary
Declaration
from
cpu_start.c:384
void
IRAM_ATTR
call_start_cpu0
(
void
)
;
Examples
References
from
examples
Code
Location
void
IRAM_ATTR
call_start_cpu0
(
void
)
cpu_start.c:384
Call Tree
from
examples
call_start_cpu0()
calls 34 functions:
All items filtered out
call_start_cpu0()
esp_cpu_get_core_id()
esp_cpu_intr_set_ivt_addr()
esp_log_get_default_level()
abort()
esp_rom_printf()
esp_rom_delay_us()
esp_rom_get_reset_reason()
esp_log_timestamp()
uart_ll_set_baudrate()
spi_flash_init_chip_state()
esp_mspi_pin_init()
esp_mspi_pin_reserve()
esp_rom_output_tx_wait_idle()
bootloader_init_mem()
bootloader_flash_update_id()
bootloader_flash_cs_timing_config()
bootloader_flash_clock_config()
bootloader_flash_gpio_config()
bootloader_flash_dummy_config()
cache_hal_init()
esp_clk_apb_freq()
esp_rtc_get_time_us()
esp_deep_sleep_wakeup_io_reset()
esp_mmu_map_init()
esp_cache_err_int_init()
esp_rtc_init()
esp_clk_init()
esp_perip_clk_init()
start_other_core()
do_multicore_settings()
core_intr_matrix_clear()
esp_psram_extram_test()
esp_psram_is_initialized()
esp_psram_init()
All items filtered out
Data Use
from
examples
call_start_cpu0()
reads 13 variables and writes 1 variable:
esp_log_level_t::ESP_LOG_ERROR
esp_log_level_t::ESP_LOG_INFO
esp_log_level_t::ESP_LOG_DEBUG
soc_reset_reason_t::RESET_REASON_CORE_DEEP_SLEEP
g_startup_fn
uart_port_t::UART_NUM_0
uart_port_t::UART_NUM_1
esp_image_header_t::magic
_bss_start
TAG
s_cpu_up
s_cpu_inited
_rtc_bss_start
All items filtered out
call_start_cpu0()
g_startup_time
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out