Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_system/
Desp_err.c20 static intptr_t esp_cpu_get_call_addr(intptr_t return_address) in esp_cpu_get_call_addr() function
33 esp_rom_printf(" at 0x%08x\n", esp_cpu_get_call_addr(addr)); in esp_error_check_failed_print()
/hal_espressif-latest/components/esp_hw_support/include/
Desp_cpu.h533 FORCE_INLINE_ATTR intptr_t esp_cpu_get_call_addr(intptr_t return_address) in esp_cpu_get_call_addr() function