Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/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.c22 shared_stack_function xtensa_shared_stack_callback; variable
65 xtensa_shared_stack_callback = function; in esp_execute_shared_stack_function()