Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_system/port/arch/xtensa/
Ddebug_helpers.c36 static void IRAM_ATTR print_entry(uint32_t pc, uint32_t sp, bool panic) in print_entry() function
69 print_entry(esp_cpu_process_stack_pc(stk_frame.pc), stk_frame.sp, panic); in esp_backtrace_print_from_frame()
82 print_entry(esp_cpu_process_stack_pc(stk_frame.pc), stk_frame.sp, panic); in esp_backtrace_print_from_frame()