Searched refs:function (Results 451 – 475 of 2253) sorted by relevance
1...<<11121314151617181920>>...91
| /ThreadX-v6.4.1/ports/cortex_m23/ac6/src/ |
| D | tx_thread_interrupt_restore.S | 74 .type _tx_thread_interrupt_restore, function
|
| /ThreadX-v6.4.1/ports/cortex_m23/gnu/src/ |
| D | tx_thread_interrupt_restore.S | 74 .type _tx_thread_interrupt_restore, function
|
| /ThreadX-v6.4.1/ports/cortex_m3/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 101 .type _tx_thread_schedule,$function 118 ; /* Call the thread exit function to indicate the thread is no longer executing. */ 122 BL _tx_execution_thread_exit ; Call the thread exit function 188 ; /* Call the thread entry function to indicate the thread is executing. */ 191 BL _tx_execution_thread_enter ; Call the thread execution enter function 251 .type __tx_PendSVHandler,$function
|
| D | tx_thread_interrupt_control.arm | 37 ;/* This function is responsible for changing the interrupt lockout */ 73 .type _tx_thread_interrupt_control,$function
|
| /ThreadX-v6.4.1/ports/cortex_a9/ghs/src/ |
| 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. */ 123 /* Call the thread exit function to indicate the thread is no longer executing. */ 125 BL _tx_execution_thread_exit # Call the thread exit function 163 .type _tx_thread_system_return,$function
|
| D | tx_thread_interrupt_restore.arm | 45 /* This function is responsible for restoring interrupts to the state */ 81 .type _tx_thread_interrupt_restore,$function
|
| /ThreadX-v6.4.1/ports/cortex_r7/ghs/src/ |
| 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. */ 122 /* Call the thread exit function to indicate the thread is no longer executing. */ 124 BL _tx_execution_thread_exit # Call the thread exit function 162 .type _tx_thread_system_return,$function
|
| D | tx_thread_interrupt_restore.arm | 45 /* This function is responsible for restoring interrupts to the state */ 81 .type _tx_thread_interrupt_restore,$function
|
| /ThreadX-v6.4.1/ports/cortex_r5/ghs/src/ |
| 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. */ 122 /* Call the thread exit function to indicate the thread is no longer executing. */ 124 BL _tx_execution_thread_exit # Call the thread exit function 162 .type _tx_thread_system_return,$function
|
| D | tx_thread_interrupt_restore.arm | 45 /* This function is responsible for restoring interrupts to the state */ 81 .type _tx_thread_interrupt_restore,$function
|
| /ThreadX-v6.4.1/ports/cortex_a8/ghs/src/ |
| 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. */ 123 /* Call the thread exit function to indicate the thread is no longer executing. */ 125 BL _tx_execution_thread_exit # Call the thread exit function 163 .type _tx_thread_system_return,$function
|
| /ThreadX-v6.4.1/ports/cortex_a5/ghs/src/ |
| 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. */ 123 /* Call the thread exit function to indicate the thread is no longer executing. */ 125 BL _tx_execution_thread_exit # Call the thread exit function 163 .type _tx_thread_system_return,$function
|
| /ThreadX-v6.4.1/ports/cortex_a7/ghs/src/ |
| 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. */ 123 /* Call the thread exit function to indicate the thread is no longer executing. */ 125 BL _tx_execution_thread_exit # Call the thread exit function 163 .type _tx_thread_system_return,$function
|
| /ThreadX-v6.4.1/ports_module/cortex_a35_smp/gnu/module_manager/src/ |
| D | tx_thread_smp_core_preempt.S | 69 .type _tx_thread_smp_core_preempt, @function
|
| /ThreadX-v6.4.1/ports_module/cortex_m23/ac6/module_manager/src/ |
| D | tx_thread_interrupt_disable.S | 69 .type _tx_thread_interrupt_disable, function
|
| /ThreadX-v6.4.1/ports_module/cortex_m23/gnu/module_manager/src/ |
| D | tx_thread_interrupt_disable.S | 69 .type _tx_thread_interrupt_disable, function
|
| /ThreadX-v6.4.1/ports_arch/ARMv7-A/threadx/ports/ac6/example_build/sample_threadx/ |
| D | tx_initialize_low_level.S | 47 .type $_tx_initialize_low_level,function 104 .type _tx_initialize_low_level,function 184 .type __tx_irq_processing_return,function
|
| /ThreadX-v6.4.1/ports/cortex_a17/ac6/example_build/sample_threadx/ |
| D | tx_initialize_low_level.S | 47 .type $_tx_initialize_low_level,function 104 .type _tx_initialize_low_level,function 184 .type __tx_irq_processing_return,function
|
| /ThreadX-v6.4.1/ports/cortex_a12/ac6/example_build/sample_threadx/ |
| D | tx_initialize_low_level.S | 47 .type $_tx_initialize_low_level,function 104 .type _tx_initialize_low_level,function 184 .type __tx_irq_processing_return,function
|
| /ThreadX-v6.4.1/ports/cortex_a15/ac6/example_build/sample_threadx/ |
| D | tx_initialize_low_level.S | 47 .type $_tx_initialize_low_level,function 104 .type _tx_initialize_low_level,function 184 .type __tx_irq_processing_return,function
|
| /ThreadX-v6.4.1/ports/cortex_a8/ac6/example_build/sample_threadx/ |
| D | tx_initialize_low_level.S | 47 .type $_tx_initialize_low_level,function 104 .type _tx_initialize_low_level,function 184 .type __tx_irq_processing_return,function
|
| /ThreadX-v6.4.1/ports/cortex_a9/ac6/example_build/sample_threadx/ |
| D | tx_initialize_low_level.S | 47 .type $_tx_initialize_low_level,function 104 .type _tx_initialize_low_level,function 184 .type __tx_irq_processing_return,function
|
| /ThreadX-v6.4.1/ports/cortex_a7/ac6/example_build/sample_threadx/ |
| D | tx_initialize_low_level.S | 47 .type $_tx_initialize_low_level,function 104 .type _tx_initialize_low_level,function 184 .type __tx_irq_processing_return,function
|
| /ThreadX-v6.4.1/ports/cortex_a5/ac6/example_build/sample_threadx/ |
| D | tx_initialize_low_level.S | 47 .type $_tx_initialize_low_level,function 104 .type _tx_initialize_low_level,function 184 .type __tx_irq_processing_return,function
|
| /ThreadX-v6.4.1/ports/cortex_m7/ghs/src/ |
| D | tx_thread_interrupt_control.arm | 37 ;/* This function is responsible for changing the interrupt lockout */ 73 .type _tx_thread_interrupt_control,$function
|
1...<<11121314151617181920>>...91