Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/esp_system/port/arch/xtensa/
Dexpression_with_stack_asm.S20 .extern xtensa_shared_stack_env
44 movi a6, xtensa_shared_stack_env
Dexpression_with_stack.c23 jmp_buf xtensa_shared_stack_env; variable
68 setjmp(xtensa_shared_stack_env); in esp_execute_shared_stack_function()