Searched refs:esp_switch_stack_setup (Results 1 – 2 of 2) sorted by relevance
26 static StackType_t *esp_switch_stack_setup(StackType_t *stack, size_t stack_size) in esp_switch_stack_setup() function59 stack = esp_switch_stack_setup(stack, stack_size); in esp_execute_shared_stack_function()
30 static void esp_switch_stack_setup(StackType_t *stack, size_t stack_size) in esp_switch_stack_setup() function64 esp_switch_stack_setup(stack, stack_size); in esp_execute_shared_stack_function()