Home
last modified time | relevance | path

Searched defs:pc (Results 1 – 14 of 14) sorted by relevance

/hal_espressif-latest/components/esp_hw_support/include/hal/
Dcpu_ll.h49 FORCE_INLINE_ATTR __attribute__((deprecated)) void cpu_ll_set_breakpoint(int id, uint32_t pc) in cpu_ll_set_breakpoint()
65 …E_INLINE_ATTR __attribute__((deprecated)) __attribute__((pure)) void *cpu_ll_pc_to_ptr(uint32_t pc) in cpu_ll_pc_to_ptr()
/hal_espressif-latest/components/xtensa/include/
Desp_cpu_utils.h20 static inline uint32_t esp_cpu_process_stack_pc(uint32_t pc) in esp_cpu_process_stack_pc()
/hal_espressif-latest/components/esp_hw_support/include/esp_private/
Desp_riscv_intr.h64 const intptr_t pc = (intptr_t) &_vector_table[intr_num]; in esp_riscv_intr_num_flags() local
/hal_espressif-latest/components/esp_system/include/
Desp_debug_helpers.h33 uint32_t pc; /* PC of the current frame */ member
/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()
/hal_espressif-latest/zephyr/esp32/src/
Dsoc_init.c17 uint32_t inst = 0, pid = 0, stat = 0, data = 0, pc = 0, lsstat = 0, lsaddr = 0, lsdata = 0, in wdt_reset_info_dump() local
/hal_espressif-latest/components/bootloader_support/src/esp32s3/
Dbootloader_esp32s3.c59 uint32_t inst = 0, pid = 0, stat = 0, data = 0, pc = 0, in wdt_reset_info_dump() local
/hal_espressif-latest/components/bootloader_support/src/esp32/
Dbootloader_esp32.c93 uint32_t inst = 0, pid = 0, stat = 0, data = 0, pc = 0, in wdt_reset_info_dump() local
/hal_espressif-latest/zephyr/esp32s3/src/
Dsoc_init.c67 uint32_t inst = 0, pid = 0, stat = 0, data = 0, pc = 0, lsstat = 0, lsaddr = 0, lsdata = 0, in wdt_reset_info_dump() local
/hal_espressif-latest/components/esp_hw_support/include/
Desp_cpu.h193 FORCE_INLINE_ATTR __attribute__((pure)) void *esp_cpu_pc_to_addr(uint32_t pc) in esp_cpu_pc_to_addr()
/hal_espressif-latest/components/esp_system/
Deh_frame_parser.c816 static bool esp_eh_frame_missing_info(const uint32_t* fde, uint32_t pc) { in esp_eh_frame_missing_info()
841 void __attribute__((weak)) esp_eh_frame_generated_step(uint32_t pc, uint32_t sp) in esp_eh_frame_generated_step()
/hal_espressif-latest/components/xtensa/include/xtensa/
Dhal.h1489 unsigned pc; member
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dsens_struct.h399 uint32_t pc: 13; /*cocpu Program counter*/ member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dsens_struct.h372 uint32_t pc : 13; /*cocpu Program counter*/ member