Searched refs:ISR (Results 1 – 25 of 516) sorted by relevance
12345678910>>...21
103 PUSH {lr} ; Save ISR lr104 BL _tx_execution_isr_enter ; Call the ISR enter function105 POP {lr} ; Recover ISR lr139 PUSH {lr} ; Save ISR lr140 BL _tx_execution_isr_enter ; Call the ISR enter function141 POP {lr} ; Recover ISR lr163 PUSH {lr} ; Save ISR lr164 BL _tx_execution_isr_enter ; Call the ISR enter function165 POP {lr} ; Recover ISR lr
113 PUSH {lr} ; Save ISR lr114 BL _tx_execution_isr_enter ; Call the ISR enter function115 POP {lr} ; Recover ISR lr149 PUSH {lr} ; Save ISR lr150 BL _tx_execution_isr_enter ; Call the ISR enter function151 POP {lr} ; Recover ISR lr173 PUSH {lr} ; Save ISR lr174 BL _tx_execution_isr_enter ; Call the ISR enter function175 POP {lr} ; Recover ISR lr
112 PUSH {lr} ; Save ISR lr113 BL _tx_execution_isr_enter ; Call the ISR enter function114 POP {lr} ; Recover ISR lr148 PUSH {lr} ; Save ISR lr149 BL _tx_execution_isr_enter ; Call the ISR enter function150 POP {lr} ; Recover ISR lr168 PUSH {lr} ; Save ISR lr169 BL _tx_execution_isr_enter ; Call the ISR enter function170 POP {lr} ; Recover ISR lr
113 PUSH {lr} @ Save ISR lr114 BL _tx_execution_isr_enter @ Call the ISR enter function115 POP {lr} @ Recover ISR lr149 PUSH {lr} @ Save ISR lr150 BL _tx_execution_isr_enter @ Call the ISR enter function151 POP {lr} @ Recover ISR lr173 PUSH {lr} @ Save ISR lr174 BL _tx_execution_isr_enter @ Call the ISR enter function175 POP {lr} @ Recover ISR lr
119 PUSH {lr} @ Save ISR lr120 BL _tx_execution_isr_enter @ Call the ISR enter function121 POP {lr} @ Recover ISR lr155 PUSH {lr} @ Save ISR lr156 BL _tx_execution_isr_enter @ Call the ISR enter function157 POP {lr} @ Recover ISR lr179 PUSH {lr} @ Save ISR lr180 BL _tx_execution_isr_enter @ Call the ISR enter function181 POP {lr} @ Recover ISR lr
119 PUSH {lr} ; Save ISR lr120 BL _tx_execution_isr_enter ; Call the ISR enter function121 POP {lr} ; Recover ISR lr155 PUSH {lr} ; Save ISR lr156 BL _tx_execution_isr_enter ; Call the ISR enter function157 POP {lr} ; Recover ISR lr179 PUSH {lr} ; Save ISR lr180 BL _tx_execution_isr_enter ; Call the ISR enter function181 POP {lr} ; Recover ISR lr
56 /* 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 lr131 BL _tx_execution_isr_enter # Call the ISR enter function132 POP {lr} # Recover ISR lr168 /* Call the ISR enter function to indicate an ISR is executing. */170 PUSH {lr} # Save ISR lr171 BL _tx_execution_isr_enter # Call the ISR enter function[all …]
50 /* 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 lr114 BL _tx_execution_isr_enter # Call the ISR enter function115 POP {lr} # Recover ISR lr155 /* Call the ISR enter function to indicate an ISR is executing. */157 PUSH {lr} # Save ISR lr158 BL _tx_execution_isr_enter # Call the ISR enter function[all …]
56 /* 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 lr124 BL _tx_execution_isr_enter # Call the ISR enter function125 POP {lr} # Recover ISR lr157 /* Call the ISR enter function to indicate an ISR is executing. */159 PUSH {lr} # Save ISR lr160 BL _tx_execution_isr_enter # Call the ISR enter function[all …]