Searched refs:ISR (Results 1 – 25 of 517) sorted by relevance
12345678910>>...21
102 PUSH {lr} ; Save ISR lr103 BL _tx_execution_isr_enter ; Call the ISR enter function104 POP {lr} ; Recover ISR lr138 PUSH {lr} ; Save ISR lr139 BL _tx_execution_isr_enter ; Call the ISR enter function140 POP {lr} ; Recover ISR lr162 PUSH {lr} ; Save ISR lr163 BL _tx_execution_isr_enter ; Call the ISR enter function164 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 lr172 PUSH {lr} ; Save ISR lr173 BL _tx_execution_isr_enter ; Call the ISR enter function174 POP {lr} ; Recover ISR lr
55 /* 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 lr123 BL _tx_execution_isr_enter # Call the ISR enter function124 POP {lr} # Recover ISR lr156 /* Call the ISR enter function to indicate an ISR is executing. */158 PUSH {lr} # Save ISR lr159 BL _tx_execution_isr_enter # Call the ISR enter function[all …]
49 /* 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 lr113 BL _tx_execution_isr_enter # Call the ISR enter function114 POP {lr} # Recover ISR lr154 /* Call the ISR enter function to indicate an ISR is executing. */156 PUSH {lr} # Save ISR lr157 BL _tx_execution_isr_enter # Call the ISR enter function[all …]
55 /* 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 lr130 BL _tx_execution_isr_enter # Call the ISR enter function131 POP {lr} # Recover ISR lr167 /* Call the ISR enter function to indicate an ISR is executing. */169 PUSH {lr} # Save ISR lr170 BL _tx_execution_isr_enter # Call the ISR enter function[all …]
111 PUSH {lr} ; Save ISR lr112 BL _tx_execution_isr_enter ; Call the ISR enter function113 POP {lr} ; Recover ISR lr147 PUSH {lr} ; Save ISR lr148 BL _tx_execution_isr_enter ; Call the ISR enter function149 POP {lr} ; Recover ISR lr167 PUSH {lr} ; Save ISR lr168 BL _tx_execution_isr_enter ; Call the ISR enter function169 POP {lr} ; Recover ISR lr
118 PUSH {lr} @ Save ISR lr119 BL _tx_execution_isr_enter @ Call the ISR enter function120 POP {lr} @ Recover ISR lr154 PUSH {lr} @ Save ISR lr155 BL _tx_execution_isr_enter @ Call the ISR enter function156 POP {lr} @ Recover ISR lr178 PUSH {lr} @ Save ISR lr179 BL _tx_execution_isr_enter @ Call the ISR enter function180 POP {lr} @ Recover ISR lr
118 PUSH {lr} ; Save ISR lr119 BL _tx_execution_isr_enter ; Call the ISR enter function120 POP {lr} ; Recover ISR lr154 PUSH {lr} ; Save ISR lr155 BL _tx_execution_isr_enter ; Call the ISR enter function156 POP {lr} ; Recover ISR lr178 PUSH {lr} ; Save ISR lr179 BL _tx_execution_isr_enter ; Call the ISR enter function180 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 lr172 PUSH {lr} @ Save ISR lr173 BL _tx_execution_isr_enter @ Call the ISR enter function174 POP {lr} @ Recover ISR lr