Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/esp_system/port/arch/xtensa/
Dexpression_with_stack_asm.S17 .extern xtensa_shared_stack
36 movi a6, xtensa_shared_stack
Dexpression_with_stack.c21 StackType_t *xtensa_shared_stack; variable
50 xtensa_shared_stack = top_of_stack; in esp_switch_stack_setup()