Searched refs:function (Results 476 – 500 of 2253) sorted by relevance
1...<<11121314151617181920>>...91
| /ThreadX-v6.4.1/ports/cortex_a8/ghs/src/ |
| 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_a7/ghs/src/ |
| 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_a5/ghs/src/ |
| 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_arch/ARMv7-M/threadx/ghs/src/ |
| D | tx_thread_interrupt_control.arm | 36 /* This function is responsible for changing the interrupt lockout */ 71 .type _tx_thread_interrupt_control,$function
|
| /ThreadX-v6.4.1/ports/cortex_r4/ghs/src/ |
| 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_m4/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
|
| /ThreadX-v6.4.1/ports_smp/cortex_a5x_smp/green/src/ |
| D | tx_thread_interrupt_disable.a64 | 46 /* This function is responsible for disabling interrupts */ 74 .type _tx_thread_interrupt_disable, @function
|
| D | tx_thread_interrupt_restore.a64 | 46 /* This function is responsible for restoring interrupts to the state */ 75 .type _tx_thread_interrupt_restore, @function
|
| D | tx_thread_smp_core_get.a64 | 50 /* This function gets the currently running core number and returns it.*/ 76 .type _tx_thread_smp_core_get, @function
|
| /ThreadX-v6.4.1/ports/cortex_m23/ac6/src/ |
| D | tx_thread_interrupt_disable.S | 74 .type _tx_thread_interrupt_disable, function
|
| D | tx_thread_interrupt_control.S | 73 .type _tx_thread_interrupt_control, function
|
| /ThreadX-v6.4.1/ports_smp/cortex_a9_smp/gnu/src/ |
| D | tx_thread_smp_low_level_initialize.S | 75 .type _tx_thread_smp_low_level_initialize,function
|
| /ThreadX-v6.4.1/ports_smp/cortex_a7_smp/gnu/src/ |
| D | tx_thread_smp_low_level_initialize.S | 75 .type _tx_thread_smp_low_level_initialize,function
|
| /ThreadX-v6.4.1/ports/cortex_m23/gnu/src/ |
| D | tx_thread_interrupt_disable.S | 74 .type _tx_thread_interrupt_disable, function
|
| /ThreadX-v6.4.1/ports_smp/cortex_a5_smp/gnu/src/ |
| D | tx_thread_smp_low_level_initialize.S | 75 .type _tx_thread_smp_low_level_initialize,function
|
| /ThreadX-v6.4.1/ports_module/cortex_a7/gnu/module_manager/src/ |
| D | tx_thread_interrupt_disable.s | 77 .type _tx_thread_interrupt_disable,function
|
| /ThreadX-v6.4.1/ports_module/cortex_m23/ac6/module_manager/src/ |
| D | tx_thread_interrupt_control.S | 68 .type _tx_thread_interrupt_control, function
|
| /ThreadX-v6.4.1/ports_module/cortex_m33/gnu/module_manager/src/ |
| D | tx_thread_interrupt_restore.s | 69 .type _tx_thread_interrupt_restore, function
|
| /ThreadX-v6.4.1/ports_smp/arc_hs_smp/metaware/src/ |
| D | tx_thread_smp_time_get.s | 72 .type _tx_thread_smp_time_get, @function
|
| /ThreadX-v6.4.1/ports_module/cortex_m33/ac6/module_manager/src/ |
| D | tx_thread_interrupt_restore.S | 69 .type _tx_thread_interrupt_restore, function
|
| /ThreadX-v6.4.1/ports_module/cortex_m23/gnu/module_manager/src/ |
| D | tx_thread_interrupt_control.S | 68 .type _tx_thread_interrupt_control, function
|
| /ThreadX-v6.4.1/ports/cortex_m3/ac6/example_build/sample_threadx/ |
| D | tx_initialize_low_level.S | 181 BL _tx_execution_isr_enter @ Call the ISR enter function 188 BL _tx_execution_isr_exit @ Call the ISR exit function 206 BL _tx_execution_isr_enter @ Call the ISR enter function 210 BL _tx_execution_isr_exit @ Call the ISR exit function
|
| /ThreadX-v6.4.1/ports/cortex_m4/ac6/example_build/sample_threadx/ |
| D | tx_initialize_low_level.S | 181 BL _tx_execution_isr_enter @ Call the ISR enter function 188 BL _tx_execution_isr_exit @ Call the ISR exit function 206 BL _tx_execution_isr_enter @ Call the ISR enter function 210 BL _tx_execution_isr_exit @ Call the ISR exit function
|
| /ThreadX-v6.4.1/ports/cortex_m7/ac6/example_build/sample_threadx/ |
| D | tx_initialize_low_level.S | 180 BL _tx_execution_isr_enter @ Call the ISR enter function 187 BL _tx_execution_isr_exit @ Call the ISR exit function 205 BL _tx_execution_isr_enter @ Call the ISR enter function 209 BL _tx_execution_isr_exit @ Call the ISR exit function
|
| /ThreadX-v6.4.1/ports/cortex_m4/gnu/example_build/ |
| D | tx_initialize_low_level.S | 187 BL _tx_execution_isr_enter @ Call the ISR enter function 194 BL _tx_execution_isr_exit @ Call the ISR exit function 212 BL _tx_execution_isr_enter @ Call the ISR enter function 216 BL _tx_execution_isr_exit @ Call the ISR exit function
|
1...<<11121314151617181920>>...91