Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/esp_gdbstub/private_include/
Desp_gdbstub_common.h66 esp_gdbstub_frame_t paniced_frame; member
/hal_espressif-3.6.0/components/esp_gdbstub/src/
Dgdbstub.c61 memcpy(&s_scratch.paniced_frame, frame, sizeof(*frame)); in esp_gdbstub_panic_handler()
416 esp_gdbstub_frame_to_regfile(&s_scratch.paniced_frame, &s_scratch.regfile); in set_active_task()