Searched refs:rt_hw_thread_stack_register (Results 1 – 2 of 2) sorted by relevance
34 rt_hw_thread_stack_register *thread_context = RT_NULL; in rt_hw_stack_init()40 thread_context = (rt_hw_thread_stack_register *)(stk - sizeof(rt_hw_thread_stack_register)); in rt_hw_stack_init()
86 } rt_hw_thread_stack_register; typedef
Completed in 7 milliseconds