Home
last modified time | relevance | path

Searched refs:ISR (Results 1 – 25 of 516) sorted by relevance

12345678910>>...21

/ThreadX-v6.3.0/ports_module/cortex_r4/iar/module_manager/src/
Dtx_thread_vectored_context_save.s103 PUSH {lr} ; Save ISR lr
104 BL _tx_execution_isr_enter ; Call the ISR enter function
105 POP {lr} ; Recover ISR lr
139 PUSH {lr} ; Save ISR lr
140 BL _tx_execution_isr_enter ; Call the ISR enter function
141 POP {lr} ; Recover ISR lr
163 PUSH {lr} ; Save ISR lr
164 BL _tx_execution_isr_enter ; Call the ISR enter function
165 POP {lr} ; Recover ISR lr
/ThreadX-v6.3.0/ports/cortex_r4/iar/src/
Dtx_thread_vectored_context_save.s113 PUSH {lr} ; Save ISR lr
114 BL _tx_execution_isr_enter ; Call the ISR enter function
115 POP {lr} ; Recover ISR lr
149 PUSH {lr} ; Save ISR lr
150 BL _tx_execution_isr_enter ; Call the ISR enter function
151 POP {lr} ; Recover ISR lr
173 PUSH {lr} ; Save ISR lr
174 BL _tx_execution_isr_enter ; Call the ISR enter function
175 POP {lr} ; Recover ISR lr
/ThreadX-v6.3.0/ports/cortex_r5/iar/src/
Dtx_thread_vectored_context_save.s113 PUSH {lr} ; Save ISR lr
114 BL _tx_execution_isr_enter ; Call the ISR enter function
115 POP {lr} ; Recover ISR lr
149 PUSH {lr} ; Save ISR lr
150 BL _tx_execution_isr_enter ; Call the ISR enter function
151 POP {lr} ; Recover ISR lr
173 PUSH {lr} ; Save ISR lr
174 BL _tx_execution_isr_enter ; Call the ISR enter function
175 POP {lr} ; Recover ISR lr
/ThreadX-v6.3.0/ports_module/cortex_a7/iar/module_manager/src/
Dtx_thread_vectored_context_save.s112 PUSH {lr} ; Save ISR lr
113 BL _tx_execution_isr_enter ; Call the ISR enter function
114 POP {lr} ; Recover ISR lr
148 PUSH {lr} ; Save ISR lr
149 BL _tx_execution_isr_enter ; Call the ISR enter function
150 POP {lr} ; Recover ISR lr
168 PUSH {lr} ; Save ISR lr
169 BL _tx_execution_isr_enter ; Call the ISR enter function
170 POP {lr} ; Recover ISR lr
/ThreadX-v6.3.0/ports/cortex_r4/gnu/src/
Dtx_thread_vectored_context_save.S113 PUSH {lr} @ Save ISR lr
114 BL _tx_execution_isr_enter @ Call the ISR enter function
115 POP {lr} @ Recover ISR lr
149 PUSH {lr} @ Save ISR lr
150 BL _tx_execution_isr_enter @ Call the ISR enter function
151 POP {lr} @ Recover ISR lr
173 PUSH {lr} @ Save ISR lr
174 BL _tx_execution_isr_enter @ Call the ISR enter function
175 POP {lr} @ Recover ISR lr
/ThreadX-v6.3.0/ports/cortex_r5/ac6/src/
Dtx_thread_vectored_context_save.S119 PUSH {lr} @ Save ISR lr
120 BL _tx_execution_isr_enter @ Call the ISR enter function
121 POP {lr} @ Recover ISR lr
155 PUSH {lr} @ Save ISR lr
156 BL _tx_execution_isr_enter @ Call the ISR enter function
157 POP {lr} @ Recover ISR lr
179 PUSH {lr} @ Save ISR lr
180 BL _tx_execution_isr_enter @ Call the ISR enter function
181 POP {lr} @ Recover ISR lr
/ThreadX-v6.3.0/ports/cortex_r5/gnu/src/
Dtx_thread_vectored_context_save.S113 PUSH {lr} @ Save ISR lr
114 BL _tx_execution_isr_enter @ Call the ISR enter function
115 POP {lr} @ Recover ISR lr
149 PUSH {lr} @ Save ISR lr
150 BL _tx_execution_isr_enter @ Call the ISR enter function
151 POP {lr} @ Recover ISR lr
173 PUSH {lr} @ Save ISR lr
174 BL _tx_execution_isr_enter @ Call the ISR enter function
175 POP {lr} @ Recover ISR lr
/ThreadX-v6.3.0/ports/cortex_a15/iar/src/
Dtx_thread_vectored_context_save.s119 PUSH {lr} ; Save ISR lr
120 BL _tx_execution_isr_enter ; Call the ISR enter function
121 POP {lr} ; Recover ISR lr
155 PUSH {lr} ; Save ISR lr
156 BL _tx_execution_isr_enter ; Call the ISR enter function
157 POP {lr} ; Recover ISR lr
179 PUSH {lr} ; Save ISR lr
180 BL _tx_execution_isr_enter ; Call the ISR enter function
181 POP {lr} ; Recover ISR lr
/ThreadX-v6.3.0/ports/cortex_r4/ghs/src/
Dtx_thread_context_save.arm56 /* the system stack is used upon return to the calling ISR. */
116 calling ISR. */
122 /* Return to the ISR. */
128 /* Call the ISR enter function to indicate an ISR is executing. */
130 PUSH {lr} # Save ISR lr
131 BL _tx_execution_isr_enter # Call the ISR enter function
132 POP {lr} # Recover ISR lr
168 /* Call the ISR enter function to indicate an ISR is executing. */
170 PUSH {lr} # Save ISR lr
171 BL _tx_execution_isr_enter # Call the ISR enter function
[all …]
Dtx_thread_fiq_context_save.arm50 /* the system stack is used upon return to the calling ISR. */
99 calling ISR. */
105 /* Return to the ISR. */
111 /* Call the ISR enter function to indicate an ISR is executing. */
113 PUSH {lr} # Save ISR lr
114 BL _tx_execution_isr_enter # Call the ISR enter function
115 POP {lr} # Recover ISR lr
155 /* Call the ISR enter function to indicate an ISR is executing. */
157 PUSH {lr} # Save ISR lr
158 BL _tx_execution_isr_enter # Call the ISR enter function
[all …]
Dtx_thread_vectored_context_save.arm56 /* the system stack is used upon return to the calling ISR. */
88 lr register contains the return ISR address. */
115 /* Return to the ISR. */
121 /* Call the ISR enter function to indicate an ISR is executing. */
123 PUSH {lr} # Save ISR lr
124 BL _tx_execution_isr_enter # Call the ISR enter function
125 POP {lr} # Recover ISR lr
157 /* Call the ISR enter function to indicate an ISR is executing. */
159 PUSH {lr} # Save ISR lr
160 BL _tx_execution_isr_enter # Call the ISR enter function
[all …]
/ThreadX-v6.3.0/ports/cortex_a8/ghs/src/
Dtx_thread_context_save.arm56 /* the system stack is used upon return to the calling ISR. */
116 calling ISR. */
122 /* Return to the ISR. */
128 /* Call the ISR enter function to indicate an ISR is executing. */
130 PUSH {lr} # Save ISR lr
131 BL _tx_execution_isr_enter # Call the ISR enter function
132 POP {lr} # Recover ISR lr
168 /* Call the ISR enter function to indicate an ISR is executing. */
170 PUSH {lr} # Save ISR lr
171 BL _tx_execution_isr_enter # Call the ISR enter function
[all …]
Dtx_thread_vectored_context_save.arm56 /* the system stack is used upon return to the calling ISR. */
88 lr register contains the return ISR address. */
115 /* Return to the ISR. */
121 /* Call the ISR enter function to indicate an ISR is executing. */
123 PUSH {lr} # Save ISR lr
124 BL _tx_execution_isr_enter # Call the ISR enter function
125 POP {lr} # Recover ISR lr
157 /* Call the ISR enter function to indicate an ISR is executing. */
159 PUSH {lr} # Save ISR lr
160 BL _tx_execution_isr_enter # Call the ISR enter function
[all …]
/ThreadX-v6.3.0/ports/cortex_a9/ghs/src/
Dtx_thread_context_save.arm56 /* the system stack is used upon return to the calling ISR. */
116 calling ISR. */
122 /* Return to the ISR. */
128 /* Call the ISR enter function to indicate an ISR is executing. */
130 PUSH {lr} # Save ISR lr
131 BL _tx_execution_isr_enter # Call the ISR enter function
132 POP {lr} # Recover ISR lr
168 /* Call the ISR enter function to indicate an ISR is executing. */
170 PUSH {lr} # Save ISR lr
171 BL _tx_execution_isr_enter # Call the ISR enter function
[all …]
Dtx_thread_vectored_context_save.arm56 /* the system stack is used upon return to the calling ISR. */
88 lr register contains the return ISR address. */
115 /* Return to the ISR. */
121 /* Call the ISR enter function to indicate an ISR is executing. */
123 PUSH {lr} # Save ISR lr
124 BL _tx_execution_isr_enter # Call the ISR enter function
125 POP {lr} # Recover ISR lr
157 /* Call the ISR enter function to indicate an ISR is executing. */
159 PUSH {lr} # Save ISR lr
160 BL _tx_execution_isr_enter # Call the ISR enter function
[all …]
/ThreadX-v6.3.0/ports/cortex_r5/ghs/src/
Dtx_thread_context_save.arm56 /* the system stack is used upon return to the calling ISR. */
116 calling ISR. */
122 /* Return to the ISR. */
128 /* Call the ISR enter function to indicate an ISR is executing. */
130 PUSH {lr} # Save ISR lr
131 BL _tx_execution_isr_enter # Call the ISR enter function
132 POP {lr} # Recover ISR lr
168 /* Call the ISR enter function to indicate an ISR is executing. */
170 PUSH {lr} # Save ISR lr
171 BL _tx_execution_isr_enter # Call the ISR enter function
[all …]
Dtx_thread_fiq_context_save.arm50 /* the system stack is used upon return to the calling ISR. */
99 calling ISR. */
105 /* Return to the ISR. */
111 /* Call the ISR enter function to indicate an ISR is executing. */
113 PUSH {lr} # Save ISR lr
114 BL _tx_execution_isr_enter # Call the ISR enter function
115 POP {lr} # Recover ISR lr
155 /* Call the ISR enter function to indicate an ISR is executing. */
157 PUSH {lr} # Save ISR lr
158 BL _tx_execution_isr_enter # Call the ISR enter function
[all …]
Dtx_thread_vectored_context_save.arm56 /* the system stack is used upon return to the calling ISR. */
88 lr register contains the return ISR address. */
115 /* Return to the ISR. */
121 /* Call the ISR enter function to indicate an ISR is executing. */
123 PUSH {lr} # Save ISR lr
124 BL _tx_execution_isr_enter # Call the ISR enter function
125 POP {lr} # Recover ISR lr
157 /* Call the ISR enter function to indicate an ISR is executing. */
159 PUSH {lr} # Save ISR lr
160 BL _tx_execution_isr_enter # Call the ISR enter function
[all …]
/ThreadX-v6.3.0/ports/cortex_r7/ghs/src/
Dtx_thread_context_save.arm56 /* the system stack is used upon return to the calling ISR. */
116 calling ISR. */
122 /* Return to the ISR. */
128 /* Call the ISR enter function to indicate an ISR is executing. */
130 PUSH {lr} # Save ISR lr
131 BL _tx_execution_isr_enter # Call the ISR enter function
132 POP {lr} # Recover ISR lr
168 /* Call the ISR enter function to indicate an ISR is executing. */
170 PUSH {lr} # Save ISR lr
171 BL _tx_execution_isr_enter # Call the ISR enter function
[all …]
Dtx_thread_fiq_context_save.arm50 /* the system stack is used upon return to the calling ISR. */
99 calling ISR. */
105 /* Return to the ISR. */
111 /* Call the ISR enter function to indicate an ISR is executing. */
113 PUSH {lr} # Save ISR lr
114 BL _tx_execution_isr_enter # Call the ISR enter function
115 POP {lr} # Recover ISR lr
155 /* Call the ISR enter function to indicate an ISR is executing. */
157 PUSH {lr} # Save ISR lr
158 BL _tx_execution_isr_enter # Call the ISR enter function
[all …]
Dtx_thread_vectored_context_save.arm56 /* the system stack is used upon return to the calling ISR. */
88 lr register contains the return ISR address. */
115 /* Return to the ISR. */
121 /* Call the ISR enter function to indicate an ISR is executing. */
123 PUSH {lr} # Save ISR lr
124 BL _tx_execution_isr_enter # Call the ISR enter function
125 POP {lr} # Recover ISR lr
157 /* Call the ISR enter function to indicate an ISR is executing. */
159 PUSH {lr} # Save ISR lr
160 BL _tx_execution_isr_enter # Call the ISR enter function
[all …]
/ThreadX-v6.3.0/ports/cortex_a7/ghs/src/
Dtx_thread_vectored_context_save.arm56 /* the system stack is used upon return to the calling ISR. */
88 lr register contains the return ISR address. */
115 /* Return to the ISR. */
121 /* Call the ISR enter function to indicate an ISR is executing. */
123 PUSH {lr} # Save ISR lr
124 BL _tx_execution_isr_enter # Call the ISR enter function
125 POP {lr} # Recover ISR lr
157 /* Call the ISR enter function to indicate an ISR is executing. */
159 PUSH {lr} # Save ISR lr
160 BL _tx_execution_isr_enter # Call the ISR enter function
[all …]
Dtx_thread_context_save.arm56 /* the system stack is used upon return to the calling ISR. */
116 calling ISR. */
122 /* Return to the ISR. */
128 /* Call the ISR enter function to indicate an ISR is executing. */
130 PUSH {lr} # Save ISR lr
131 BL _tx_execution_isr_enter # Call the ISR enter function
132 POP {lr} # Recover ISR lr
168 /* Call the ISR enter function to indicate an ISR is executing. */
170 PUSH {lr} # Save ISR lr
171 BL _tx_execution_isr_enter # Call the ISR enter function
[all …]
/ThreadX-v6.3.0/ports/cortex_a5/ghs/src/
Dtx_thread_context_save.arm56 /* the system stack is used upon return to the calling ISR. */
116 calling ISR. */
122 /* Return to the ISR. */
128 /* Call the ISR enter function to indicate an ISR is executing. */
130 PUSH {lr} # Save ISR lr
131 BL _tx_execution_isr_enter # Call the ISR enter function
132 POP {lr} # Recover ISR lr
168 /* Call the ISR enter function to indicate an ISR is executing. */
170 PUSH {lr} # Save ISR lr
171 BL _tx_execution_isr_enter # Call the ISR enter function
[all …]
Dtx_thread_vectored_context_save.arm56 /* the system stack is used upon return to the calling ISR. */
88 lr register contains the return ISR address. */
115 /* Return to the ISR. */
121 /* Call the ISR enter function to indicate an ISR is executing. */
123 PUSH {lr} # Save ISR lr
124 BL _tx_execution_isr_enter # Call the ISR enter function
125 POP {lr} # Recover ISR lr
157 /* Call the ISR enter function to indicate an ISR is executing. */
159 PUSH {lr} # Save ISR lr
160 BL _tx_execution_isr_enter # Call the ISR enter function
[all …]

12345678910>>...21