esp_cpu_pc_to_addr() function
Convert a program counter (PC) value to address If the architecture does not store the true virtual address in the CPU's PC or return addresses, this function will convert the PC value to a virtual address. Otherwise, the PC is just returned
Return value
Virtual address
esp_cpu_pc_to_addr() is called by 5 functions:
![]()
esp_cpu_pc_to_addr()
esp_cpu_pc_to_addr():
![]()
esp_cpu_pc_to_addr()