ESP-IDF
start_other_core()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (2/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
start_other_core()
start_other_core() function
Syntax
Show:
Summary
Declaration
from
cpu_start.c:271
static
void
start_other_core
(
void
)
;
Examples
References
from
examples
Code
Location
Referrer
static
void
start_other_core
(
void
)
cpu_start.c:271
start_other_core
(
)
;
cpu_start.c:626
call_start_cpu0()
Call Tree
from
examples
start_other_core()
is called by 1 function and calls 11 functions:
call_start_cpu0()
All items filtered out
start_other_core()
esp_log_get_default_level()
abort()
esp_cpu_unstall()
esp_rom_printf()
esp_rom_delay_us()
esp_log_timestamp()
esp_dport_access_reg_read()
ets_set_appcpu_boot_addr()
Cache_Flush()
Cache_Read_Enable()
esp_chip_info()
All items filtered out
Data Use
from
examples
start_other_core()
reads 6 variables:
esp_log_level_t::ESP_LOG_ERROR
esp_log_level_t::ESP_LOG_DEBUG
esp_chip_info_t::cores
TAG
s_cpu_up
call_start_cpu1()
All items filtered out
start_other_core()
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