Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/esp_common/include/
Desp_expression_with_stack.h27 typedef void (*shared_stack_function)(void); typedef
44 shared_stack_function function);
/device/soc/esp/esp32/components/xtensa/
Dexpression_with_stack_xtensa.c24 shared_stack_function xtensa_shared_stack_callback;
56 …ck_function(SemaphoreHandle_t lock, void *stack, size_t stack_size, shared_stack_function function) in esp_execute_shared_stack_function()