Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/esp_system/port/arch/xtensa/
Dpanic_arch.c59 panic_print_hex(regs[x + y + 1]); in panic_print_registers()
82 panic_print_hex(__value); in panic_print_registers()
86 panic_print_hex(__value); in panic_print_registers()
90 panic_print_hex(__value); in panic_print_registers()
94 panic_print_hex(__value); in panic_print_registers()
113 panic_print_hex(epc); in print_illegal_instruction_details()
116 panic_print_hex(*pepc); in print_illegal_instruction_details()
118 panic_print_hex(*(pepc + 1)); in print_illegal_instruction_details()
120 panic_print_hex(*(pepc + 2)); in print_illegal_instruction_details()
184 panic_print_hex(vaddr); in print_cache_err_details()
[all …]
Ddebug_helpers.c48 panic_print_hex(pc); in print_entry()
50 panic_print_hex(sp); in print_entry()
/hal_espressif-3.4.0/components/esp_system/port/arch/riscv/
Dpanic_arch.c140 panic_print_hex(core0_status); in print_cache_err_details()
142 panic_print_hex(cache_ilg_status); in print_cache_err_details()
178 panic_print_hex((int)faulting_addr); in print_memprot_err_details()
206 panic_print_hex(byte_enables); in print_memprot_err_details()
239 panic_print_hex(regs[x + y]); in panic_print_registers()
352 panic_print_hex(sp + x); in panic_print_basic_backtrace()
356 panic_print_hex(spp[y]); in panic_print_basic_backtrace()
/hal_espressif-3.4.0/components/esp_system/include/esp_private/
Dpanic_internal.h71 void panic_print_hex(int h);
76 #define panic_print_hex(h) macro
/hal_espressif-3.4.0/components/esp_system/
Deh_frame_parser.c576 panic_print_hex(opcode); in esp_eh_frame_execute_opcode_0()
853 panic_print_hex(pc); in esp_eh_frame_generated_step()
855 panic_print_hex(sp); in esp_eh_frame_generated_step()
917 panic_print_hex(EXECUTION_FRAME_PC(frame)); in esp_eh_frame_print_backtrace()
Dpanic.c128 void panic_print_hex(int h) in panic_print_hex() function
277 panic_print_hex((uint32_t)info->addr); in esp_panic_handler()
/hal_espressif-3.4.0/components/esp_system/test_eh_frame_parser/esp_private/
Dpanic_internal.h29 static inline void panic_print_hex(const uint32_t value) in panic_print_hex() function
/hal_espressif-3.4.0/tools/test_idf_size/
Dapp_esp32s3.map10628 .literal.panic_print_hex
11335 .text.panic_print_hex
11338 0x0000000042001af8 panic_print_hex
19615 panic_print_hex esp-idf/esp_system/libesp_system.a(panic.c.obj)
Dapp_esp32h2.map7601 .text.panic_print_hex
7603 0x000000004200067c panic_print_hex
14340 panic_print_hex esp-idf/esp_system/libesp_system.a(panic.c.obj)
Dapp_esp32c3.map7722 .text.panic_print_hex
7724 0x000000004200097a panic_print_hex
16057 panic_print_hex esp-idf/esp_system/libesp_system.a(panic.c.obj)
Doverflow.map39241 .literal.panic_print_hex
43791 .text.panic_print_hex
43794 0x00000000400d3490 panic_print_hex
74457 panic_print_hex esp-idf/esp_system/libesp_system.a(panic.c.obj)
Doverflow_esp32s2.map40039 .literal.panic_print_hex
44776 .text.panic_print_hex
44779 0x0000000040083498 panic_print_hex
75608 panic_print_hex esp-idf/esp_system/libesp_system.a(panic.c.obj)
Doverflow_esp32s3.map52359 .literal.panic_print_hex
56625 .text.panic_print_hex
56628 0x0000000042002ffc panic_print_hex
91462 panic_print_hex esp-idf/esp_system/libesp_system.a(panic.c.obj)
Doverflow_esp32c3.map34617 .text.panic_print_hex
34619 0x0000000042000c78 panic_print_hex
71013 panic_print_hex esp-idf/esp_system/libesp_system.a(panic.c.obj)