| /ThreadX-v6.4.1/ports/cortex_a9/ghs/src/ |
| D | tx_thread_fiq_nesting_start.arm | 53 /* This function is called by the application from FIQ mode after */ 57 /* this function assumes that the system mode stack pointer was setup */ 60 /* This function returns with FIQ interrupts enabled. */ 99 .type _tx_thread_fiq_nesting_start,$function
|
| /ThreadX-v6.4.1/ports/cortex_r5/ghs/src/ |
| D | tx_thread_fiq_nesting_start.arm | 53 /* This function is called by the application from FIQ mode after */ 57 /* this function assumes that the system mode stack pointer was setup */ 60 /* This function returns with FIQ interrupts enabled. */ 99 .type _tx_thread_fiq_nesting_start,$function
|
| D | tx_thread_irq_nesting_start.arm | 52 /* This function is called by the application from IRQ mode after */ 56 /* this function assumes that the system mode stack pointer was setup */ 59 /* This function returns with IRQ interrupts enabled. */ 98 .type _tx_thread_irq_nesting_start,$function
|
| /ThreadX-v6.4.1/ports/cortex_r4/ghs/src/ |
| D | tx_thread_fiq_nesting_start.arm | 53 /* This function is called by the application from FIQ mode after */ 57 /* this function assumes that the system mode stack pointer was setup */ 60 /* This function returns with FIQ interrupts enabled. */ 99 .type _tx_thread_fiq_nesting_start,$function
|
| D | tx_thread_system_return.arm | 51 /* This function is target processor specific. It is used to transfer */ 54 /* are going to get slicked by a function call anyway. */ 105 /* Call the thread exit function to indicate the thread is no longer executing. */ 107 BL _tx_execution_thread_exit # Call the thread exit function 145 .type _tx_thread_system_return,$function
|
| /ThreadX-v6.4.1/ports/arc_hs/metaware/src/ |
| D | tx_thread_context_fast_save.s | 75 .type _tx_thread_context_fast_save, @function 92 bl.d _tx_execution_isr_enter ; Call the ISR enter function
|
| /ThreadX-v6.4.1/ports/cortex_r4/ghs/example_build/ |
| D | tx_initialize_low_level.arm | 56 /* This function is responsible for any low-level processor */ 76 /* _tx_initialize_kernel_enter ThreadX entry function */ 156 .type _tx_initialize_low_level,$function 167 .type __tx_undefined,$function 174 .type __tx_swi_interrupt,$function 181 .type __tx_prefetch_handler,$function 188 .type __tx_abort_handler,$function 195 .type __tx_reserved_handler,$function 205 .type __tx_irq_handler,$function 251 .type __tx_irq_processing_return,$function [all …]
|
| /ThreadX-v6.4.1/ports/cortex_a9/ghs/example_build/ |
| D | tx_initialize_low_level.arm | 56 /* This function is responsible for any low-level processor */ 76 /* _tx_initialize_kernel_enter ThreadX entry function */ 156 .type _tx_initialize_low_level,$function 167 .type __tx_undefined,$function 174 .type __tx_swi_interrupt,$function 181 .type __tx_prefetch_handler,$function 188 .type __tx_abort_handler,$function 195 .type __tx_reserved_handler,$function 205 .type __tx_irq_handler,$function 251 .type __tx_irq_processing_return,$function [all …]
|
| /ThreadX-v6.4.1/ports/cortex_r5/ghs/example_build/ |
| D | tx_initialize_low_level.arm | 56 /* This function is responsible for any low-level processor */ 76 /* _tx_initialize_kernel_enter ThreadX entry function */ 156 .type _tx_initialize_low_level,$function 167 .type __tx_undefined,$function 174 .type __tx_swi_interrupt,$function 181 .type __tx_prefetch_handler,$function 188 .type __tx_abort_handler,$function 195 .type __tx_reserved_handler,$function 205 .type __tx_irq_handler,$function 251 .type __tx_irq_processing_return,$function [all …]
|
| /ThreadX-v6.4.1/ports/cortex_a8/ghs/example_build/ |
| D | tx_initialize_low_level.arm | 56 /* This function is responsible for any low-level processor */ 76 /* _tx_initialize_kernel_enter ThreadX entry function */ 156 .type _tx_initialize_low_level,$function 167 .type __tx_undefined,$function 174 .type __tx_swi_interrupt,$function 181 .type __tx_prefetch_handler,$function 188 .type __tx_abort_handler,$function 195 .type __tx_reserved_handler,$function 205 .type __tx_irq_handler,$function 251 .type __tx_irq_processing_return,$function [all …]
|
| /ThreadX-v6.4.1/ports/cortex_a7/ghs/example_build/ |
| D | tx_initialize_low_level.arm | 56 /* This function is responsible for any low-level processor */ 76 /* _tx_initialize_kernel_enter ThreadX entry function */ 156 .type _tx_initialize_low_level,$function 167 .type __tx_undefined,$function 174 .type __tx_swi_interrupt,$function 181 .type __tx_prefetch_handler,$function 188 .type __tx_abort_handler,$function 195 .type __tx_reserved_handler,$function 205 .type __tx_irq_handler,$function 251 .type __tx_irq_processing_return,$function [all …]
|
| /ThreadX-v6.4.1/ports/cortex_a5/ghs/example_build/ |
| D | tx_initialize_low_level.arm | 56 /* This function is responsible for any low-level processor */ 76 /* _tx_initialize_kernel_enter ThreadX entry function */ 156 .type _tx_initialize_low_level,$function 167 .type __tx_undefined,$function 174 .type __tx_swi_interrupt,$function 181 .type __tx_prefetch_handler,$function 188 .type __tx_abort_handler,$function 195 .type __tx_reserved_handler,$function 205 .type __tx_irq_handler,$function 251 .type __tx_irq_processing_return,$function [all …]
|
| /ThreadX-v6.4.1/ports/cortex_r7/ghs/example_build/ |
| D | tx_initialize_low_level.arm | 56 /* This function is responsible for any low-level processor */ 76 /* _tx_initialize_kernel_enter ThreadX entry function */ 156 .type _tx_initialize_low_level,$function 167 .type __tx_undefined,$function 174 .type __tx_swi_interrupt,$function 181 .type __tx_prefetch_handler,$function 188 .type __tx_abort_handler,$function 195 .type __tx_reserved_handler,$function 205 .type __tx_irq_handler,$function 251 .type __tx_irq_processing_return,$function [all …]
|
| /ThreadX-v6.4.1/ports/arm11/gnu/src/ |
| D | tx_thread_interrupt_disable.S | 44 BL _tx_thread_interrupt_disable @ Call _tx_thread_interrupt_disable function 94 .type _tx_thread_interrupt_disable,function
|
| D | tx_thread_schedule.S | 44 .type $_tx_thread_schedule,function 51 BL _tx_thread_schedule @ Call _tx_thread_schedule function 105 .type _tx_thread_schedule,function 162 BL _tx_execution_thread_enter @ Call the thread execution enter function
|
| /ThreadX-v6.4.1/ports/arm9/gnu/src/ |
| D | tx_thread_interrupt_disable.S | 44 BL _tx_thread_interrupt_disable @ Call _tx_thread_interrupt_disable function 94 .type _tx_thread_interrupt_disable,function
|
| D | tx_thread_schedule.S | 44 .type $_tx_thread_schedule,function 51 BL _tx_thread_schedule @ Call _tx_thread_schedule function 105 .type _tx_thread_schedule,function 162 BL _tx_execution_thread_enter @ Call the thread execution enter function
|
| /ThreadX-v6.4.1/ports/cortex_r5/ac6/src/ |
| D | tx_thread_context_save.S | 86 .type _tx_thread_context_save,function 126 BL _tx_execution_isr_enter @ Call the ISR enter function 166 BL _tx_execution_isr_enter @ Call the ISR enter function 190 BL _tx_execution_isr_enter @ Call the ISR enter function
|
| /ThreadX-v6.4.1/ports/cortex_r5/gnu/src/ |
| D | tx_thread_context_save.S | 79 .type _tx_thread_context_save,function 119 BL _tx_execution_isr_enter @ Call the ISR enter function 159 BL _tx_execution_isr_enter @ Call the ISR enter function 183 BL _tx_execution_isr_enter @ Call the ISR enter function
|
| /ThreadX-v6.4.1/ports/cortex_r4/gnu/src/ |
| D | tx_thread_context_save.S | 79 .type _tx_thread_context_save,function 119 BL _tx_execution_isr_enter @ Call the ISR enter function 159 BL _tx_execution_isr_enter @ Call the ISR enter function 183 BL _tx_execution_isr_enter @ Call the ISR enter function
|
| /ThreadX-v6.4.1/ports/cortex_m7/ghs/src/ |
| D | tx_thread_schedule.arm | 37 ;/* This function waits for a thread control block pointer to appear in */ 55 ;/* _tx_initialize_kernel_enter ThreadX entry function */ 74 ; /* This function should only ever be called on Cortex-M 109 .type _tx_thread_schedule,$function 126 ; /* Call the thread exit function to indicate the thread is no longer executing. */ 130 BL _tx_execution_thread_exit ; Call the thread exit function 202 ; /* Call the thread entry function to indicate the thread is executing. */ 205 BL _tx_execution_thread_enter ; Call the thread execution enter function 271 .type __tx_PendSVHandler,$function 279 ; /* Automatic VPF logic is supported, this function is present only for [all …]
|
| /ThreadX-v6.4.1/ports_arch/ARMv7-M/threadx/ghs/src/ |
| D | tx_thread_schedule.arm | 36 /* This function waits for a thread control block pointer to appear in */ 54 /* _tx_initialize_kernel_enter ThreadX entry function */ 70 /* This function should only ever be called on Cortex-M 105 .type _tx_thread_schedule,$function 121 /* Call the thread exit function to indicate the thread is no longer executing. */ 124 BL _tx_execution_thread_exit // Call the thread exit function 195 /* Call the thread entry function to indicate the thread is executing. */ 197 BL _tx_execution_thread_enter // Call the thread execution enter function 263 .type __tx_PendSVHandler,$function 271 /* Automatic VPF logic is supported, this function is present only for [all …]
|
| /ThreadX-v6.4.1/ports/cortex_m4/ghs/src/ |
| D | tx_thread_schedule.arm | 37 ;/* This function waits for a thread control block pointer to appear in */ 55 ;/* _tx_initialize_kernel_enter ThreadX entry function */ 74 ; /* This function should only ever be called on Cortex-M 109 .type _tx_thread_schedule,$function 126 ; /* Call the thread exit function to indicate the thread is no longer executing. */ 130 BL _tx_execution_thread_exit ; Call the thread exit function 202 ; /* Call the thread entry function to indicate the thread is executing. */ 205 BL _tx_execution_thread_enter ; Call the thread execution enter function 271 .type __tx_PendSVHandler,$function 279 ; /* Automatic VPF logic is supported, this function is present only for [all …]
|
| /ThreadX-v6.4.1/ports/arc_em/metaware/src/ |
| D | tx_thread_schedule.s | 84 .type _tx_thread_schedule, @function 90 .type _tx_thread_schedule_reenter, @function 139 bl.d _tx_execution_thread_enter ; Call the thread execution enter function
|
| /ThreadX-v6.4.1/ports_smp/cortex_a5x_smp/green/src/ |
| D | tx_thread_context_save.a64 | 47 /* This function saves the context of an executing thread in the */ 48 /* beginning of interrupt processing. The function also ensures that */ 77 .type _tx_thread_context_save, @function 133 /* Call the ISR enter function to indicate an ISR is executing. */ 136 BL _tx_execution_isr_enter // Call the ISR enter function 200 /* Call the ISR enter function to indicate an ISR is executing. */ 203 BL _tx_execution_isr_enter // Call the ISR enter function 222 /* Call the ISR enter function to indicate an ISR is executing. */ 225 BL _tx_execution_isr_enter // Call the ISR enter function
|