Home
last modified time | relevance | path

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

/Zephyr-latest/arch/arc/core/
Dthread.c97 static struct init_stack_frame *get_iframe(struct k_thread *thread, in get_iframe() function
162 iframe = get_iframe(thread, stack_ptr); in arch_new_thread()