Searched refs:function (Results 1201 – 1225 of 2252) sorted by relevance
1...<<41424344454647484950>>...91
| /ThreadX-v6.3.0/ports/cortex_a5/gnu/src/ |
| D | tx_thread_vectored_context_save.S | 86 .type _tx_thread_vectored_context_save,function
|
| /ThreadX-v6.3.0/ports/cortex_a17/ac6/src/ |
| D | tx_thread_vectored_context_save.S | 86 .type _tx_thread_vectored_context_save,function
|
| /ThreadX-v6.3.0/ports/cortex_a17/gnu/src/ |
| D | tx_thread_vectored_context_save.S | 86 .type _tx_thread_vectored_context_save,function
|
| /ThreadX-v6.3.0/ports/cortex_m3/iar/example_build/ |
| D | tx_initialize_low_level.s | 159 BL _tx_execution_isr_enter ; Call the ISR enter function 163 BL _tx_execution_isr_exit ; Call the ISR exit function
|
| /ThreadX-v6.3.0/ports_module/cortex_a7/iar/module_manager/src/ |
| D | tx_thread_stack_build.s | 126 TST r1, #1 ; Check if the initial PC is a Thumb function 128 …ORRNE r3, #THUMB_MASK ; If the initial PC is a thumb function, CPSR must reflect…
|
| /ThreadX-v6.3.0/ports/cortex_m7/iar/example_build/ |
| D | tx_initialize_low_level.s | 157 BL _tx_execution_isr_enter ; Call the ISR enter function 161 BL _tx_execution_isr_exit ; Call the ISR exit function
|
| /ThreadX-v6.3.0/ports/cortex_m4/iar/example_build/ |
| D | tx_initialize_low_level.s | 156 BL _tx_execution_isr_enter ; Call the ISR enter function 160 BL _tx_execution_isr_exit ; Call the ISR exit function
|
| /ThreadX-v6.3.0/ports_module/cortex_m3/iar/example_build/ |
| D | tx_initialize_low_level.s | 169 BL _tx_execution_isr_enter ; Call the ISR enter function 173 BL _tx_execution_isr_exit ; Call the ISR exit function
|
| /ThreadX-v6.3.0/ports/cortex_m23/ac6/src/ |
| D | tx_thread_schedule.S | 87 .type _tx_thread_schedule, function 122 .type PendSV_Handler, function 309 .type SVC_Handler, function
|
| /ThreadX-v6.3.0/ports/cortex_m23/gnu/src/ |
| D | tx_thread_schedule.S | 83 .type _tx_thread_schedule, function 118 .type PendSV_Handler, function 305 .type SVC_Handler, function
|
| /ThreadX-v6.3.0/ports/cortex_r4/ghs/src/ |
| D | tx_thread_context_restore.arm | 56 /* This function restores the interrupt context if it is processing a */ 59 /* if no thread was running, the function returns to the scheduler. */ 105 /* Call the ISR exit function to indicate an ISR is complete. */ 107 BL _tx_execution_isr_exit # Call the ISR exit function 242 .type _tx_thread_context_restore,$function
|
| D | tx_thread_fiq_context_restore.arm | 57 /* This function restores the fiq interrupt context when processing a */ 60 /* if no thread was running, the function returns to the scheduler. */ 102 /* Call the ISR exit function to indicate an ISR is complete. */ 104 BL _tx_execution_isr_exit # Call the ISR exit function 247 .type _tx_thread_fiq_context_restore,$function
|
| /ThreadX-v6.3.0/ports/cortex_a8/ghs/src/ |
| D | tx_thread_context_restore.arm | 56 /* This function restores the interrupt context if it is processing a */ 59 /* if no thread was running, the function returns to the scheduler. */ 105 /* Call the ISR exit function to indicate an ISR is complete. */ 107 BL _tx_execution_isr_exit # Call the ISR exit function 255 .type _tx_thread_context_restore,$function
|
| /ThreadX-v6.3.0/ports/cortex_a9/ghs/src/ |
| D | tx_thread_context_restore.arm | 56 /* This function restores the interrupt context if it is processing a */ 59 /* if no thread was running, the function returns to the scheduler. */ 105 /* Call the ISR exit function to indicate an ISR is complete. */ 107 BL _tx_execution_isr_exit # Call the ISR exit function 255 .type _tx_thread_context_restore,$function
|
| /ThreadX-v6.3.0/ports/cortex_r5/ghs/src/ |
| D | tx_thread_context_restore.arm | 56 /* This function restores the interrupt context if it is processing a */ 59 /* if no thread was running, the function returns to the scheduler. */ 105 /* Call the ISR exit function to indicate an ISR is complete. */ 107 BL _tx_execution_isr_exit # Call the ISR exit function 254 .type _tx_thread_context_restore,$function
|
| /ThreadX-v6.3.0/ports/cortex_r7/ghs/src/ |
| D | tx_thread_context_restore.arm | 56 /* This function restores the interrupt context if it is processing a */ 59 /* if no thread was running, the function returns to the scheduler. */ 105 /* Call the ISR exit function to indicate an ISR is complete. */ 107 BL _tx_execution_isr_exit # Call the ISR exit function 254 .type _tx_thread_context_restore,$function
|
| /ThreadX-v6.3.0/ports/cortex_a7/ghs/src/ |
| D | tx_thread_context_restore.arm | 56 /* This function restores the interrupt context if it is processing a */ 59 /* if no thread was running, the function returns to the scheduler. */ 105 /* Call the ISR exit function to indicate an ISR is complete. */ 107 BL _tx_execution_isr_exit # Call the ISR exit function 255 .type _tx_thread_context_restore,$function
|
| /ThreadX-v6.3.0/ports/cortex_a5/ghs/src/ |
| D | tx_thread_context_restore.arm | 56 /* This function restores the interrupt context if it is processing a */ 59 /* if no thread was running, the function returns to the scheduler. */ 105 /* Call the ISR exit function to indicate an ISR is complete. */ 107 BL _tx_execution_isr_exit # Call the ISR exit function 255 .type _tx_thread_context_restore,$function
|
| /ThreadX-v6.3.0/ports_smp/cortex_a53_smp/ac6/src/ |
| D | tx_thread_smp_initialize_wait.S | 74 .type _tx_thread_smp_initialize_wait, @function
|
| D | tx_thread_smp_protect.S | 82 .type _tx_thread_smp_protect, @function
|
| D | tx_thread_smp_unprotect.S | 78 .type _tx_thread_smp_unprotect, @function
|
| /ThreadX-v6.3.0/ports_smp/cortex_a53_smp/gnu/src/ |
| D | tx_thread_smp_protect.S | 82 .type _tx_thread_smp_protect, @function
|
| D | tx_thread_smp_unprotect.S | 78 .type _tx_thread_smp_unprotect, @function
|
| /ThreadX-v6.3.0/ports_smp/cortex_a9_smp/gnu/src/ |
| D | tx_thread_smp_current_state_get.S | 77 .type _tx_thread_smp_current_state_get,function
|
| D | tx_thread_smp_current_thread_get.S | 77 .type _tx_thread_smp_current_thread_get,function
|
1...<<41424344454647484950>>...91