Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_system/port/arch/xtensa/
Dexpression_with_stack_asm.S18 .extern xtensa_shared_stack_callback
38 movi a12, xtensa_shared_stack_callback
Dexpression_with_stack.c14 shared_stack_function xtensa_shared_stack_callback; variable
57 xtensa_shared_stack_callback = function; in esp_execute_shared_stack_function()