Lines Matching refs:to
10 ; 2019-07-03 zhaoxiaowei add _rt_hw_calc_csb function to support __rt_ffs.
102 ; void rt_hw_context_switch(rt_uint32 from, rt_uint32 to);
104 ; SP[4] --> to
113 ; note this convention is only applicable to normal functions not to isrs
117 ; set rt_thread_switch_interrupt_flag to 1
134 ; void rt_hw_context_switch(rt_uint32 from, rt_uint32 to);
136 ; SP[4] --> to
143 ; set rt_thread_switch_interrupt_flag to 1
160 ; * void rt_hw_context_switch_to(rt_uint32 to);
161 ; * ACC --> to
165 ; get to thread
169 ; set from thread to 0
174 ; set interrupt flag to 1