Home
last modified time | relevance | path

Searched refs:_tx_thread_interrupt_restore (Results 1 – 25 of 367) sorted by relevance

12345678910>>...15

/ThreadX-v6.4.1/ports/arm11/gnu/src/
Dtx_thread_interrupt_restore.S30 .global $_tx_thread_interrupt_restore
31 $_tx_thread_interrupt_restore:
37 BL _tx_thread_interrupt_restore @ Call _tx_thread_interrupt_restore function
85 @UINT _tx_thread_interrupt_restore(UINT old_posture)
87 .global _tx_thread_interrupt_restore
88 .type _tx_thread_interrupt_restore,function
89 _tx_thread_interrupt_restore: label
/ThreadX-v6.4.1/ports_smp/cortex_a7_smp/gnu/src/
Dtx_thread_interrupt_restore.S36 .global $_tx_thread_interrupt_restore
37 $_tx_thread_interrupt_restore:
43 BL _tx_thread_interrupt_restore @ Call _tx_thread_interrupt_restore function
88 @UINT _tx_thread_interrupt_restore(UINT old_posture)
90 .global _tx_thread_interrupt_restore
91 .type _tx_thread_interrupt_restore,function
92 _tx_thread_interrupt_restore: label
/ThreadX-v6.4.1/ports/arm9/gnu/src/
Dtx_thread_interrupt_restore.S30 .global $_tx_thread_interrupt_restore
31 $_tx_thread_interrupt_restore:
37 BL _tx_thread_interrupt_restore @ Call _tx_thread_interrupt_restore function
85 @UINT _tx_thread_interrupt_restore(UINT old_posture)
87 .global _tx_thread_interrupt_restore
88 .type _tx_thread_interrupt_restore,function
89 _tx_thread_interrupt_restore: label
/ThreadX-v6.4.1/ports/cortex_r4/gnu/src/
Dtx_thread_interrupt_restore.S30 .global $_tx_thread_interrupt_restore
31 $_tx_thread_interrupt_restore:
37 BL _tx_thread_interrupt_restore @ Call _tx_thread_interrupt_restore function
82 @UINT _tx_thread_interrupt_restore(UINT old_posture)
84 .global _tx_thread_interrupt_restore
85 .type _tx_thread_interrupt_restore,function
86 _tx_thread_interrupt_restore: label
/ThreadX-v6.4.1/ports/cortex_r5/gnu/src/
Dtx_thread_interrupt_restore.S30 .global $_tx_thread_interrupt_restore
31 $_tx_thread_interrupt_restore:
37 BL _tx_thread_interrupt_restore @ Call _tx_thread_interrupt_restore function
82 @UINT _tx_thread_interrupt_restore(UINT old_posture)
84 .global _tx_thread_interrupt_restore
85 .type _tx_thread_interrupt_restore,function
86 _tx_thread_interrupt_restore: label
/ThreadX-v6.4.1/ports/cortex_r5/ac6/src/
Dtx_thread_interrupt_restore.S36 .global $_tx_thread_interrupt_restore
37 $_tx_thread_interrupt_restore:
43 BL _tx_thread_interrupt_restore @ Call _tx_thread_interrupt_restore function
88 @UINT _tx_thread_interrupt_restore(UINT old_posture)
90 .global _tx_thread_interrupt_restore
91 .type _tx_thread_interrupt_restore,function
92 _tx_thread_interrupt_restore: label
/ThreadX-v6.4.1/ports/cortex_m3/ghs/src/
Dtx_thread_interrupt_restore.arm29 ;/* _tx_thread_interrupt_restore Cortex-M3/GHS */
63 ;VOID _tx_thread_interrupt_restore(UINT new_posture)
65 .globl _tx_thread_interrupt_restore
66 _tx_thread_interrupt_restore:
74 .type _tx_thread_interrupt_restore,$function
75 .size _tx_thread_interrupt_restore,.-_tx_thread_interrupt_restore
/ThreadX-v6.4.1/ports/cortex_m4/ghs/src/
Dtx_thread_interrupt_restore.arm29 ;/* _tx_thread_interrupt_restore Cortex-M4/GHS */
63 ;VOID _tx_thread_interrupt_restore(UINT new_posture)
65 .globl _tx_thread_interrupt_restore
66 _tx_thread_interrupt_restore:
74 .type _tx_thread_interrupt_restore,$function
75 .size _tx_thread_interrupt_restore,.-_tx_thread_interrupt_restore
/ThreadX-v6.4.1/ports_arch/ARMv7-M/threadx/ghs/src/
Dtx_thread_interrupt_restore.arm28 /* _tx_thread_interrupt_restore Cortex-Mx/GHS */
62 // VOID _tx_thread_interrupt_restore(UINT previous_posture)
64 .globl _tx_thread_interrupt_restore
65 _tx_thread_interrupt_restore:
71 .type _tx_thread_interrupt_restore,$function
72 .size _tx_thread_interrupt_restore,.-_tx_thread_interrupt_restore
/ThreadX-v6.4.1/ports/cortex_m7/ghs/src/
Dtx_thread_interrupt_restore.arm29 ;/* _tx_thread_interrupt_restore Cortex-M7/GHS */
63 ;VOID _tx_thread_interrupt_restore(UINT new_posture)
65 .globl _tx_thread_interrupt_restore
66 _tx_thread_interrupt_restore:
74 .type _tx_thread_interrupt_restore,$function
75 .size _tx_thread_interrupt_restore,.-_tx_thread_interrupt_restore
/ThreadX-v6.4.1/ports_smp/cortex_a9_smp/gnu/src/
Dtx_thread_interrupt_restore.S72 @UINT _tx_thread_interrupt_restore(UINT old_posture)
74 .global _tx_thread_interrupt_restore
75 .type _tx_thread_interrupt_restore,function
76 _tx_thread_interrupt_restore: label
/ThreadX-v6.4.1/ports_smp/cortex_a5_smp/gnu/src/
Dtx_thread_interrupt_restore.S72 @UINT _tx_thread_interrupt_restore(UINT old_posture)
74 .global _tx_thread_interrupt_restore
75 .type _tx_thread_interrupt_restore,function
76 _tx_thread_interrupt_restore: label
/ThreadX-v6.4.1/ports/cortex_r7/ghs/src/
Dtx_thread_interrupt_restore.arm37 /* _tx_thread_interrupt_restore Cortex-R7/Green Hills */
71 /* VOID _tx_thread_interrupt_restore(UINT new_posture)
73 .globl _tx_thread_interrupt_restore
74 _tx_thread_interrupt_restore:
81 .type _tx_thread_interrupt_restore,$function
82 .size _tx_thread_interrupt_restore,.-_tx_thread_interrupt_restore
/ThreadX-v6.4.1/ports/cortex_a7/ghs/src/
Dtx_thread_interrupt_restore.arm37 /* _tx_thread_interrupt_restore Cortex-A7/Green Hills */
71 /* VOID _tx_thread_interrupt_restore(UINT new_posture)
73 .globl _tx_thread_interrupt_restore
74 _tx_thread_interrupt_restore:
81 .type _tx_thread_interrupt_restore,$function
82 .size _tx_thread_interrupt_restore,.-_tx_thread_interrupt_restore
/ThreadX-v6.4.1/ports/cortex_r4/ghs/src/
Dtx_thread_interrupt_restore.arm37 /* _tx_thread_interrupt_restore Cortex-R4/Green Hills */
71 /* VOID _tx_thread_interrupt_restore(UINT new_posture)
73 .globl _tx_thread_interrupt_restore
74 _tx_thread_interrupt_restore:
81 .type _tx_thread_interrupt_restore,$function
82 .size _tx_thread_interrupt_restore,.-_tx_thread_interrupt_restore
/ThreadX-v6.4.1/ports/cortex_a5/ghs/src/
Dtx_thread_interrupt_restore.arm37 /* _tx_thread_interrupt_restore Cortex-A5/Green Hills */
71 /* VOID _tx_thread_interrupt_restore(UINT new_posture)
73 .globl _tx_thread_interrupt_restore
74 _tx_thread_interrupt_restore:
81 .type _tx_thread_interrupt_restore,$function
82 .size _tx_thread_interrupt_restore,.-_tx_thread_interrupt_restore
/ThreadX-v6.4.1/ports/cortex_a9/ghs/src/
Dtx_thread_interrupt_restore.arm37 /* _tx_thread_interrupt_restore Cortex-A9/Green Hills */
71 /* VOID _tx_thread_interrupt_restore(UINT new_posture)
73 .globl _tx_thread_interrupt_restore
74 _tx_thread_interrupt_restore:
81 .type _tx_thread_interrupt_restore,$function
82 .size _tx_thread_interrupt_restore,.-_tx_thread_interrupt_restore
/ThreadX-v6.4.1/ports/cortex_r5/ghs/src/
Dtx_thread_interrupt_restore.arm37 /* _tx_thread_interrupt_restore Cortex-R5/Green Hills */
71 /* VOID _tx_thread_interrupt_restore(UINT new_posture)
73 .globl _tx_thread_interrupt_restore
74 _tx_thread_interrupt_restore:
81 .type _tx_thread_interrupt_restore,$function
82 .size _tx_thread_interrupt_restore,.-_tx_thread_interrupt_restore
/ThreadX-v6.4.1/ports/cortex_a8/ghs/src/
Dtx_thread_interrupt_restore.arm37 /* _tx_thread_interrupt_restore Cortex-A8/Green Hills */
71 /* VOID _tx_thread_interrupt_restore(UINT new_posture)
73 .globl _tx_thread_interrupt_restore
74 _tx_thread_interrupt_restore:
81 .type _tx_thread_interrupt_restore,$function
82 .size _tx_thread_interrupt_restore,.-_tx_thread_interrupt_restore
/ThreadX-v6.4.1/ports_smp/cortex_a34_smp/gnu/src/
Dtx_thread_interrupt_restore.S67 .global _tx_thread_interrupt_restore
68 .type _tx_thread_interrupt_restore, @function
69 _tx_thread_interrupt_restore: label
/ThreadX-v6.4.1/ports_smp/cortex_a34_smp/ac6/src/
Dtx_thread_interrupt_restore.S67 .global _tx_thread_interrupt_restore
68 .type _tx_thread_interrupt_restore, @function
69 _tx_thread_interrupt_restore: label
/ThreadX-v6.4.1/ports_module/cortex_a35/gnu/module_manager/src/
Dtx_thread_interrupt_restore.S65 .global _tx_thread_interrupt_restore
66 .type _tx_thread_interrupt_restore, @function
67 _tx_thread_interrupt_restore: label
/ThreadX-v6.4.1/ports_module/cortex_a35_smp/ac6/module_manager/src/
Dtx_thread_interrupt_restore.S65 .global _tx_thread_interrupt_restore
66 .type _tx_thread_interrupt_restore, @function
67 _tx_thread_interrupt_restore: label
/ThreadX-v6.4.1/ports_module/cortex_a35_smp/gnu/module_manager/src/
Dtx_thread_interrupt_restore.S65 .global _tx_thread_interrupt_restore
66 .type _tx_thread_interrupt_restore, @function
67 _tx_thread_interrupt_restore: label
/ThreadX-v6.4.1/ports_smp/cortex_a5x_smp/ac6/src/
Dtx_thread_interrupt_restore.S67 .global _tx_thread_interrupt_restore
68 .type _tx_thread_interrupt_restore, @function
69 _tx_thread_interrupt_restore: label

12345678910>>...15