Home
last modified time | relevance | path

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

12345678910>>...21

/ThreadX-v6.4.1/ports_module/cortex_r4/iar/module_manager/src/
Dtx_thread_vectored_context_save.s102 PUSH {lr} ; Save ISR lr
103 BL _tx_execution_isr_enter ; Call the ISR enter function
104 POP {lr} ; Recover ISR lr
138 PUSH {lr} ; Save ISR lr
139 BL _tx_execution_isr_enter ; Call the ISR enter function
140 POP {lr} ; Recover ISR lr
162 PUSH {lr} ; Save ISR lr
163 BL _tx_execution_isr_enter ; Call the ISR enter function
164 POP {lr} ; Recover ISR lr
/ThreadX-v6.4.1/ports/cortex_r4/iar/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
172 PUSH {lr} ; Save ISR lr
173 BL _tx_execution_isr_enter ; Call the ISR enter function
174 POP {lr} ; Recover ISR lr
/ThreadX-v6.4.1/ports/cortex_r5/iar/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
172 PUSH {lr} ; Save ISR lr
173 BL _tx_execution_isr_enter ; Call the ISR enter function
174 POP {lr} ; Recover ISR lr
/ThreadX-v6.4.1/ports/cortex_r7/ghs/src/
Dtx_thread_vectored_context_save.arm55 /* the system stack is used upon return to the calling ISR. */
87 lr register contains the return ISR address. */
114 /* Return to the ISR. */
120 /* Call the ISR enter function to indicate an ISR is executing. */
122 PUSH {lr} # Save ISR lr
123 BL _tx_execution_isr_enter # Call the ISR enter function
124 POP {lr} # Recover ISR lr
156 /* Call the ISR enter function to indicate an ISR is executing. */
158 PUSH {lr} # Save ISR lr
159 BL _tx_execution_isr_enter # Call the ISR enter function
[all …]
Dtx_thread_fiq_context_save.arm49 /* the system stack is used upon return to the calling ISR. */
98 calling ISR. */
104 /* Return to the ISR. */
110 /* Call the ISR enter function to indicate an ISR is executing. */
112 PUSH {lr} # Save ISR lr
113 BL _tx_execution_isr_enter # Call the ISR enter function
114 POP {lr} # Recover ISR lr
154 /* Call the ISR enter function to indicate an ISR is executing. */
156 PUSH {lr} # Save ISR lr
157 BL _tx_execution_isr_enter # Call the ISR enter function
[all …]
Dtx_thread_context_save.arm55 /* the system stack is used upon return to the calling ISR. */
115 calling ISR. */
121 /* Return to the ISR. */
127 /* Call the ISR enter function to indicate an ISR is executing. */
129 PUSH {lr} # Save ISR lr
130 BL _tx_execution_isr_enter # Call the ISR enter function
131 POP {lr} # Recover ISR lr
167 /* Call the ISR enter function to indicate an ISR is executing. */
169 PUSH {lr} # Save ISR lr
170 BL _tx_execution_isr_enter # Call the ISR enter function
[all …]
/ThreadX-v6.4.1/ports/cortex_r5/ghs/src/
Dtx_thread_vectored_context_save.arm55 /* the system stack is used upon return to the calling ISR. */
87 lr register contains the return ISR address. */
114 /* Return to the ISR. */
120 /* Call the ISR enter function to indicate an ISR is executing. */
122 PUSH {lr} # Save ISR lr
123 BL _tx_execution_isr_enter # Call the ISR enter function
124 POP {lr} # Recover ISR lr
156 /* Call the ISR enter function to indicate an ISR is executing. */
158 PUSH {lr} # Save ISR lr
159 BL _tx_execution_isr_enter # Call the ISR enter function
[all …]
Dtx_thread_fiq_context_save.arm49 /* the system stack is used upon return to the calling ISR. */
98 calling ISR. */
104 /* Return to the ISR. */
110 /* Call the ISR enter function to indicate an ISR is executing. */
112 PUSH {lr} # Save ISR lr
113 BL _tx_execution_isr_enter # Call the ISR enter function
114 POP {lr} # Recover ISR lr
154 /* Call the ISR enter function to indicate an ISR is executing. */
156 PUSH {lr} # Save ISR lr
157 BL _tx_execution_isr_enter # Call the ISR enter function
[all …]
Dtx_thread_context_save.arm55 /* the system stack is used upon return to the calling ISR. */
115 calling ISR. */
121 /* Return to the ISR. */
127 /* Call the ISR enter function to indicate an ISR is executing. */
129 PUSH {lr} # Save ISR lr
130 BL _tx_execution_isr_enter # Call the ISR enter function
131 POP {lr} # Recover ISR lr
167 /* Call the ISR enter function to indicate an ISR is executing. */
169 PUSH {lr} # Save ISR lr
170 BL _tx_execution_isr_enter # Call the ISR enter function
[all …]
/ThreadX-v6.4.1/ports/cortex_r4/ghs/src/
Dtx_thread_vectored_context_save.arm55 /* the system stack is used upon return to the calling ISR. */
87 lr register contains the return ISR address. */
114 /* Return to the ISR. */
120 /* Call the ISR enter function to indicate an ISR is executing. */
122 PUSH {lr} # Save ISR lr
123 BL _tx_execution_isr_enter # Call the ISR enter function
124 POP {lr} # Recover ISR lr
156 /* Call the ISR enter function to indicate an ISR is executing. */
158 PUSH {lr} # Save ISR lr
159 BL _tx_execution_isr_enter # Call the ISR enter function
[all …]
/ThreadX-v6.4.1/ports_module/cortex_a7/iar/module_manager/src/
Dtx_thread_vectored_context_save.s111 PUSH {lr} ; Save ISR lr
112 BL _tx_execution_isr_enter ; Call the ISR enter function
113 POP {lr} ; Recover ISR lr
147 PUSH {lr} ; Save ISR lr
148 BL _tx_execution_isr_enter ; Call the ISR enter function
149 POP {lr} ; Recover ISR lr
167 PUSH {lr} ; Save ISR lr
168 BL _tx_execution_isr_enter ; Call the ISR enter function
169 POP {lr} ; Recover ISR lr
/ThreadX-v6.4.1/ports/cortex_r5/ac6/src/
Dtx_thread_vectored_context_save.S118 PUSH {lr} @ Save ISR lr
119 BL _tx_execution_isr_enter @ Call the ISR enter function
120 POP {lr} @ Recover ISR lr
154 PUSH {lr} @ Save ISR lr
155 BL _tx_execution_isr_enter @ Call the ISR enter function
156 POP {lr} @ Recover ISR lr
178 PUSH {lr} @ Save ISR lr
179 BL _tx_execution_isr_enter @ Call the ISR enter function
180 POP {lr} @ Recover ISR lr
/ThreadX-v6.4.1/ports/cortex_a15/iar/src/
Dtx_thread_vectored_context_save.s118 PUSH {lr} ; Save ISR lr
119 BL _tx_execution_isr_enter ; Call the ISR enter function
120 POP {lr} ; Recover ISR lr
154 PUSH {lr} ; Save ISR lr
155 BL _tx_execution_isr_enter ; Call the ISR enter function
156 POP {lr} ; Recover ISR lr
178 PUSH {lr} ; Save ISR lr
179 BL _tx_execution_isr_enter ; Call the ISR enter function
180 POP {lr} ; Recover ISR lr
/ThreadX-v6.4.1/ports/cortex_r5/gnu/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
172 PUSH {lr} @ Save ISR lr
173 BL _tx_execution_isr_enter @ Call the ISR enter function
174 POP {lr} @ Recover ISR lr
/ThreadX-v6.4.1/ports/cortex_r4/gnu/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
172 PUSH {lr} @ Save ISR lr
173 BL _tx_execution_isr_enter @ Call the ISR enter function
174 POP {lr} @ Recover ISR lr
/ThreadX-v6.4.1/ports/cortex_a9/ghs/src/
Dtx_thread_vectored_context_save.arm55 /* the system stack is used upon return to the calling ISR. */
87 lr register contains the return ISR address. */
114 /* Return to the ISR. */
120 /* Call the ISR enter function to indicate an ISR is executing. */
122 PUSH {lr} # Save ISR lr
123 BL _tx_execution_isr_enter # Call the ISR enter function
124 POP {lr} # Recover ISR lr
156 /* Call the ISR enter function to indicate an ISR is executing. */
158 PUSH {lr} # Save ISR lr
159 BL _tx_execution_isr_enter # Call the ISR enter function
[all …]
Dtx_thread_fiq_context_save.arm49 /* the system stack is used upon return to the calling ISR. */
98 calling ISR. */
104 /* Return to the ISR. */
110 /* Call the ISR enter function to indicate an ISR is executing. */
112 PUSH {lr} # Save ISR lr
113 BL _tx_execution_isr_enter # Call the ISR enter function
114 POP {lr} # Recover ISR lr
154 /* Call the ISR enter function to indicate an ISR is executing. */
156 PUSH {lr} # Save ISR lr
157 BL _tx_execution_isr_enter # Call the ISR enter function
[all …]
Dtx_thread_context_save.arm55 /* the system stack is used upon return to the calling ISR. */
115 calling ISR. */
121 /* Return to the ISR. */
127 /* Call the ISR enter function to indicate an ISR is executing. */
129 PUSH {lr} # Save ISR lr
130 BL _tx_execution_isr_enter # Call the ISR enter function
131 POP {lr} # Recover ISR lr
167 /* Call the ISR enter function to indicate an ISR is executing. */
169 PUSH {lr} # Save ISR lr
170 BL _tx_execution_isr_enter # Call the ISR enter function
[all …]
/ThreadX-v6.4.1/ports/cortex_a8/ghs/src/
Dtx_thread_fiq_context_save.arm49 /* the system stack is used upon return to the calling ISR. */
98 calling ISR. */
104 /* Return to the ISR. */
110 /* Call the ISR enter function to indicate an ISR is executing. */
112 PUSH {lr} # Save ISR lr
113 BL _tx_execution_isr_enter # Call the ISR enter function
114 POP {lr} # Recover ISR lr
154 /* Call the ISR enter function to indicate an ISR is executing. */
156 PUSH {lr} # Save ISR lr
157 BL _tx_execution_isr_enter # Call the ISR enter function
[all …]
Dtx_thread_context_save.arm55 /* the system stack is used upon return to the calling ISR. */
115 calling ISR. */
121 /* Return to the ISR. */
127 /* Call the ISR enter function to indicate an ISR is executing. */
129 PUSH {lr} # Save ISR lr
130 BL _tx_execution_isr_enter # Call the ISR enter function
131 POP {lr} # Recover ISR lr
167 /* Call the ISR enter function to indicate an ISR is executing. */
169 PUSH {lr} # Save ISR lr
170 BL _tx_execution_isr_enter # Call the ISR enter function
[all …]
Dtx_thread_vectored_context_save.arm55 /* the system stack is used upon return to the calling ISR. */
87 lr register contains the return ISR address. */
114 /* Return to the ISR. */
120 /* Call the ISR enter function to indicate an ISR is executing. */
122 PUSH {lr} # Save ISR lr
123 BL _tx_execution_isr_enter # Call the ISR enter function
124 POP {lr} # Recover ISR lr
156 /* Call the ISR enter function to indicate an ISR is executing. */
158 PUSH {lr} # Save ISR lr
159 BL _tx_execution_isr_enter # Call the ISR enter function
[all …]
/ThreadX-v6.4.1/ports/cortex_a7/ghs/src/
Dtx_thread_vectored_context_save.arm55 /* the system stack is used upon return to the calling ISR. */
87 lr register contains the return ISR address. */
114 /* Return to the ISR. */
120 /* Call the ISR enter function to indicate an ISR is executing. */
122 PUSH {lr} # Save ISR lr
123 BL _tx_execution_isr_enter # Call the ISR enter function
124 POP {lr} # Recover ISR lr
156 /* Call the ISR enter function to indicate an ISR is executing. */
158 PUSH {lr} # Save ISR lr
159 BL _tx_execution_isr_enter # Call the ISR enter function
[all …]
/ThreadX-v6.4.1/ports/cortex_a5/ghs/src/
Dtx_thread_fiq_context_save.arm49 /* the system stack is used upon return to the calling ISR. */
98 calling ISR. */
104 /* Return to the ISR. */
110 /* Call the ISR enter function to indicate an ISR is executing. */
112 PUSH {lr} # Save ISR lr
113 BL _tx_execution_isr_enter # Call the ISR enter function
114 POP {lr} # Recover ISR lr
154 /* Call the ISR enter function to indicate an ISR is executing. */
156 PUSH {lr} # Save ISR lr
157 BL _tx_execution_isr_enter # Call the ISR enter function
[all …]
Dtx_thread_context_save.arm55 /* the system stack is used upon return to the calling ISR. */
115 calling ISR. */
121 /* Return to the ISR. */
127 /* Call the ISR enter function to indicate an ISR is executing. */
129 PUSH {lr} # Save ISR lr
130 BL _tx_execution_isr_enter # Call the ISR enter function
131 POP {lr} # Recover ISR lr
167 /* Call the ISR enter function to indicate an ISR is executing. */
169 PUSH {lr} # Save ISR lr
170 BL _tx_execution_isr_enter # Call the ISR enter function
[all …]
Dtx_thread_vectored_context_save.arm55 /* the system stack is used upon return to the calling ISR. */
87 lr register contains the return ISR address. */
114 /* Return to the ISR. */
120 /* Call the ISR enter function to indicate an ISR is executing. */
122 PUSH {lr} # Save ISR lr
123 BL _tx_execution_isr_enter # Call the ISR enter function
124 POP {lr} # Recover ISR lr
156 /* Call the ISR enter function to indicate an ISR is executing. */
158 PUSH {lr} # Save ISR lr
159 BL _tx_execution_isr_enter # Call the ISR enter function
[all …]

12345678910>>...21