Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/esp_system/port/arch/xtensa/
Ddebug_helpers.c44 static void IRAM_ATTR print_entry(uint32_t pc, uint32_t sp, bool panic) in print_entry() function
77 print_entry(esp_cpu_process_stack_pc(stk_frame.pc), stk_frame.sp, panic); in esp_backtrace_print_from_frame()
90 print_entry(esp_cpu_process_stack_pc(stk_frame.pc), stk_frame.sp, panic); in esp_backtrace_print_from_frame()