Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_system/port/arch/xtensa/
Dexpression_with_stack.c17 static portMUX_TYPE xtensa_shared_stack_spinlock = portMUX_INITIALIZER_UNLOCKED; variable
54 portENTER_CRITICAL(&xtensa_shared_stack_spinlock); in esp_execute_shared_stack_function()
58 portEXIT_CRITICAL(&xtensa_shared_stack_spinlock); in esp_execute_shared_stack_function()
65 portENTER_CRITICAL(&xtensa_shared_stack_spinlock); in esp_execute_shared_stack_function()
73 portEXIT_CRITICAL(&xtensa_shared_stack_spinlock); in esp_execute_shared_stack_function()