Home
last modified time | relevance | path

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

/Zephyr-Core-3.4.0/arch/arc/core/
Dthread.c93 static struct init_stack_frame *get_iframe(struct k_thread *thread, in get_iframe() function
158 iframe = get_iframe(thread, stack_ptr); in arch_new_thread()