Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/esp_system/
Deh_frame_parser.c780 const uint32_t cfa_val = ESP_EH_FRAME_CFA(state); in esp_eh_frame_restore_caller_state() local
781 const uint32_t cfa_reg = ESP_EH_FRAME_GET_CFA_REG(cfa_val); in esp_eh_frame_restore_caller_state()
782 const uint32_t cfa_off = ESP_EH_FRAME_GET_CFA_OFF(cfa_val); in esp_eh_frame_restore_caller_state()