| /ThreadX-v6.4.1/ports/cortex_a8/ghs/src/ |
| D | tx_thread_vectored_context_save.arm | 53 /* This function saves the context of an executing thread in the */ 54 /* beginning of interrupt processing. The function also ensures that */ 120 /* Call the ISR enter function to indicate an ISR is executing. */ 123 BL _tx_execution_isr_enter # Call the ISR enter function 156 /* Call the ISR enter function to indicate an ISR is executing. */ 159 BL _tx_execution_isr_enter # Call the ISR enter function 180 /* Call the ISR enter function to indicate an ISR is executing. */ 183 BL _tx_execution_isr_enter # Call the ISR enter function 190 .type _tx_thread_vectored_context_save,$function
|
| /ThreadX-v6.4.1/ports/cortex_a7/ghs/src/ |
| D | tx_thread_context_save.arm | 53 /* This function saves the context of an executing thread in the */ 54 /* beginning of interrupt processing. The function also ensures that */ 127 /* Call the ISR enter function to indicate an ISR is executing. */ 130 BL _tx_execution_isr_enter # Call the ISR enter function 167 /* Call the ISR enter function to indicate an ISR is executing. */ 170 BL _tx_execution_isr_enter # Call the ISR enter function 191 /* Call the ISR enter function to indicate an ISR is executing. */ 194 BL _tx_execution_isr_enter # Call the ISR enter function 201 .type _tx_thread_context_save,$function
|
| D | tx_thread_fiq_context_save.arm | 47 /* This function saves the context of an executing thread in the */ 48 /* beginning of interrupt processing. The function also ensures that */ 110 /* Call the ISR enter function to indicate an ISR is executing. */ 113 BL _tx_execution_isr_enter # Call the ISR enter function 154 /* Call the ISR enter function to indicate an ISR is executing. */ 157 BL _tx_execution_isr_enter # Call the ISR enter function 173 /* Call the ISR enter function to indicate an ISR is executing. */ 176 BL _tx_execution_isr_enter # Call the ISR enter function 191 .type _tx_thread_fiq_context_save,$function
|
| D | tx_thread_vectored_context_save.arm | 53 /* This function saves the context of an executing thread in the */ 54 /* beginning of interrupt processing. The function also ensures that */ 120 /* Call the ISR enter function to indicate an ISR is executing. */ 123 BL _tx_execution_isr_enter # Call the ISR enter function 156 /* Call the ISR enter function to indicate an ISR is executing. */ 159 BL _tx_execution_isr_enter # Call the ISR enter function 180 /* Call the ISR enter function to indicate an ISR is executing. */ 183 BL _tx_execution_isr_enter # Call the ISR enter function 190 .type _tx_thread_vectored_context_save,$function
|
| /ThreadX-v6.4.1/ports/cortex_a5/ghs/src/ |
| D | tx_thread_context_save.arm | 53 /* This function saves the context of an executing thread in the */ 54 /* beginning of interrupt processing. The function also ensures that */ 127 /* Call the ISR enter function to indicate an ISR is executing. */ 130 BL _tx_execution_isr_enter # Call the ISR enter function 167 /* Call the ISR enter function to indicate an ISR is executing. */ 170 BL _tx_execution_isr_enter # Call the ISR enter function 191 /* Call the ISR enter function to indicate an ISR is executing. */ 194 BL _tx_execution_isr_enter # Call the ISR enter function 201 .type _tx_thread_context_save,$function
|
| D | tx_thread_fiq_context_save.arm | 47 /* This function saves the context of an executing thread in the */ 48 /* beginning of interrupt processing. The function also ensures that */ 110 /* Call the ISR enter function to indicate an ISR is executing. */ 113 BL _tx_execution_isr_enter # Call the ISR enter function 154 /* Call the ISR enter function to indicate an ISR is executing. */ 157 BL _tx_execution_isr_enter # Call the ISR enter function 173 /* Call the ISR enter function to indicate an ISR is executing. */ 176 BL _tx_execution_isr_enter # Call the ISR enter function 191 .type _tx_thread_fiq_context_save,$function
|
| D | tx_thread_vectored_context_save.arm | 53 /* This function saves the context of an executing thread in the */ 54 /* beginning of interrupt processing. The function also ensures that */ 120 /* Call the ISR enter function to indicate an ISR is executing. */ 123 BL _tx_execution_isr_enter # Call the ISR enter function 156 /* Call the ISR enter function to indicate an ISR is executing. */ 159 BL _tx_execution_isr_enter # Call the ISR enter function 180 /* Call the ISR enter function to indicate an ISR is executing. */ 183 BL _tx_execution_isr_enter # Call the ISR enter function 190 .type _tx_thread_vectored_context_save,$function
|
| /ThreadX-v6.4.1/ports/cortex_r7/ghs/src/ |
| D | tx_thread_fiq_context_save.arm | 47 /* This function saves the context of an executing thread in the */ 48 /* beginning of interrupt processing. The function also ensures that */ 110 /* Call the ISR enter function to indicate an ISR is executing. */ 113 BL _tx_execution_isr_enter # Call the ISR enter function 154 /* Call the ISR enter function to indicate an ISR is executing. */ 157 BL _tx_execution_isr_enter # Call the ISR enter function 173 /* Call the ISR enter function to indicate an ISR is executing. */ 176 BL _tx_execution_isr_enter # Call the ISR enter function 191 .type _tx_thread_fiq_context_save,$function
|
| /ThreadX-v6.4.1/ports/cortex_r5/ghs/src/ |
| D | tx_thread_fiq_context_save.arm | 47 /* This function saves the context of an executing thread in the */ 48 /* beginning of interrupt processing. The function also ensures that */ 110 /* Call the ISR enter function to indicate an ISR is executing. */ 113 BL _tx_execution_isr_enter # Call the ISR enter function 154 /* Call the ISR enter function to indicate an ISR is executing. */ 157 BL _tx_execution_isr_enter # Call the ISR enter function 173 /* Call the ISR enter function to indicate an ISR is executing. */ 176 BL _tx_execution_isr_enter # Call the ISR enter function 191 .type _tx_thread_fiq_context_save,$function
|
| /ThreadX-v6.4.1/ports_arch/ARMv7-M/threadx/ghs/example_build/ |
| D | tx_initialize_low_level.arm | 39 /* This function is responsible for any low-level processor */ 59 /* _tx_initialize_kernel_enter ThreadX entry function */ 140 .type _tx_initialize_low_level,$function 151 .type __tx_BadHandler,$function 175 .type __tx_IntHandler,$function 198 .type __tx_SysTickHandler,$function 206 .type __tx_NMIHandler,$function 214 .type __tx_DBGHandler,$function 222 .type __tx_SVCallHandler,$function
|
| /ThreadX-v6.4.1/ports/cortex_r4/ghs/src/ |
| D | tx_thread_context_save.arm | 53 /* This function saves the context of an executing thread in the */ 54 /* beginning of interrupt processing. The function also ensures that */ 127 /* Call the ISR enter function to indicate an ISR is executing. */ 130 BL _tx_execution_isr_enter # Call the ISR enter function 167 /* Call the ISR enter function to indicate an ISR is executing. */ 170 BL _tx_execution_isr_enter # Call the ISR enter function 191 /* Call the ISR enter function to indicate an ISR is executing. */ 194 BL _tx_execution_isr_enter # Call the ISR enter function 201 .type _tx_thread_context_save,$function
|
| D | tx_thread_fiq_context_save.arm | 47 /* This function saves the context of an executing thread in the */ 48 /* beginning of interrupt processing. The function also ensures that */ 110 /* Call the ISR enter function to indicate an ISR is executing. */ 113 BL _tx_execution_isr_enter # Call the ISR enter function 154 /* Call the ISR enter function to indicate an ISR is executing. */ 157 BL _tx_execution_isr_enter # Call the ISR enter function 173 /* Call the ISR enter function to indicate an ISR is executing. */ 176 BL _tx_execution_isr_enter # Call the ISR enter function 191 .type _tx_thread_fiq_context_save,$function
|
| /ThreadX-v6.4.1/ports/cortex_r5/ac6/src/ |
| D | tx_thread_system_return.S | 46 .type $_tx_thread_system_return,function 53 BL _tx_thread_system_return @ Call _tx_thread_system_return function 103 .type _tx_thread_system_return,function 138 BL _tx_execution_thread_exit @ Call the thread exit function
|
| D | tx_thread_interrupt_restore.S | 43 BL _tx_thread_interrupt_restore @ Call _tx_thread_interrupt_restore function 91 .type _tx_thread_interrupt_restore,function
|
| D | tx_thread_vectored_context_save.S | 85 .type _tx_thread_vectored_context_save,function 119 BL _tx_execution_isr_enter @ Call the ISR enter function 155 BL _tx_execution_isr_enter @ Call the ISR enter function 179 BL _tx_execution_isr_enter @ Call the ISR enter function
|
| /ThreadX-v6.4.1/ports/cortex_r5/gnu/src/ |
| D | tx_thread_system_return.S | 41 .type $_tx_thread_system_return,function 48 BL _tx_thread_system_return @ Call _tx_thread_system_return function 98 .type _tx_thread_system_return,function 133 BL _tx_execution_thread_exit @ Call the thread exit function
|
| D | tx_thread_interrupt_restore.S | 37 BL _tx_thread_interrupt_restore @ Call _tx_thread_interrupt_restore function 85 .type _tx_thread_interrupt_restore,function
|
| D | tx_thread_vectored_context_save.S | 79 .type _tx_thread_vectored_context_save,function 113 BL _tx_execution_isr_enter @ Call the ISR enter function 149 BL _tx_execution_isr_enter @ Call the ISR enter function 173 BL _tx_execution_isr_enter @ Call the ISR enter function
|
| /ThreadX-v6.4.1/ports/cortex_r4/gnu/src/ |
| D | tx_thread_system_return.S | 41 .type $_tx_thread_system_return,function 48 BL _tx_thread_system_return @ Call _tx_thread_system_return function 98 .type _tx_thread_system_return,function 133 BL _tx_execution_thread_exit @ Call the thread exit function
|
| D | tx_thread_interrupt_restore.S | 37 BL _tx_thread_interrupt_restore @ Call _tx_thread_interrupt_restore function 85 .type _tx_thread_interrupt_restore,function
|
| /ThreadX-v6.4.1/ports_smp/cortex_a7_smp/gnu/example_build/ |
| D | v7.S | 24 .type enableInterrupts,function 34 .type disableInterrupts,function 48 .type enableCaches,function 62 .type disableCaches,function 75 .type cleanDCache,function 133 .type cleanInvalidateDCache,function 192 .type invalidateCaches,function 252 .type invalidateCaches_IS,function 311 .type invalidateUnifiedTLB,function 321 .type invalidateUnifiedTLB_IS,function [all …]
|
| /ThreadX-v6.4.1/ports/arm11/gnu/src/ |
| D | tx_thread_interrupt_restore.S | 37 BL _tx_thread_interrupt_restore @ Call _tx_thread_interrupt_restore function 88 .type _tx_thread_interrupt_restore,function
|
| /ThreadX-v6.4.1/ports/arm9/gnu/src/ |
| D | tx_thread_interrupt_restore.S | 37 BL _tx_thread_interrupt_restore @ Call _tx_thread_interrupt_restore function 88 .type _tx_thread_interrupt_restore,function
|
| /ThreadX-v6.4.1/ports_smp/cortex_a7_smp/gnu/src/ |
| D | tx_thread_interrupt_restore.S | 43 BL _tx_thread_interrupt_restore @ Call _tx_thread_interrupt_restore function 91 .type _tx_thread_interrupt_restore,function
|
| /ThreadX-v6.4.1/utility/benchmarks/thread_metric/ |
| D | thread_metric_readme.txt | 126 This function is typically called by the application from its 127 main() function. It is responsible for providing all the RTOS 128 initialization, calling the test initialization function as 133 This function creates a thread of the specified priority where 1 is 140 This function resumes the previously created thread specified by 145 This function suspend the previously created thread specified by 150 This function lets all other threads of same priority execute 155 This function suspends the calling thread for the specified 160 This function creates a queue with a capacity to hold at least 165 This function sends a message to the previously created queue. [all …]
|