Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/esp_system/port/arch/xtensa/
Dexpression_with_stack.c25 static portMUX_TYPE xtensa_shared_stack_spinlock = portMUX_INITIALIZER_UNLOCKED; variable
62 portENTER_CRITICAL(&xtensa_shared_stack_spinlock); in esp_execute_shared_stack_function()
66 portEXIT_CRITICAL(&xtensa_shared_stack_spinlock); in esp_execute_shared_stack_function()
73 portENTER_CRITICAL(&xtensa_shared_stack_spinlock); in esp_execute_shared_stack_function()
79 portEXIT_CRITICAL(&xtensa_shared_stack_spinlock); in esp_execute_shared_stack_function()