Home
last modified time | relevance | path

Searched refs:old_posture (Results 1 – 25 of 154) sorted by relevance

1234567

/ThreadX-v6.4.1/ports/linux/gnu/src/
Dtx_thread_interrupt_control.c95 UINT old_posture; in _tx_thread_interrupt_control() local
128 old_posture = TX_INT_ENABLE; in _tx_thread_interrupt_control()
134 old_posture = TX_INT_DISABLE; in _tx_thread_interrupt_control()
180 return(old_posture); in _tx_thread_interrupt_control()
/ThreadX-v6.4.1/ports_smp/linux/gnu/src/
Dtx_thread_interrupt_control.c96 UINT old_posture; in _tx_thread_interrupt_control() local
150 old_posture = TX_INT_ENABLE; in _tx_thread_interrupt_control()
156 old_posture = TX_INT_DISABLE; in _tx_thread_interrupt_control()
202 return(old_posture); in _tx_thread_interrupt_control()
/ThreadX-v6.4.1/ports/win32/vs_2019/src/
Dtx_thread_interrupt_control.c100 UINT old_posture; in _tx_thread_interrupt_control() local
158 old_posture = TX_INT_ENABLE; in _tx_thread_interrupt_control()
164 old_posture = TX_INT_DISABLE; in _tx_thread_interrupt_control()
210 return(old_posture); in _tx_thread_interrupt_control()
/ThreadX-v6.4.1/ports_smp/cortex_a5x_smp/green/src/
Dtx_thread_interrupt_restore.a6451 /* old_posture Old interrupt lockout posture */
72 /* UINT _tx_thread_interrupt_restore(UINT old_posture)
/ThreadX-v6.4.1/ports_module/cortex_r4/iar/module_manager/src/
Dtx_thread_interrupt_restore.s61 ;void _tx_thread_interrupt_restore(UINT old_posture)
/ThreadX-v6.4.1/ports/cortex_r5/iar/src/
Dtx_thread_interrupt_restore.s69 ;void _tx_thread_interrupt_restore(UINT old_posture)
/ThreadX-v6.4.1/ports/cortex_r4/iar/src/
Dtx_thread_interrupt_restore.s69 ;void _tx_thread_interrupt_restore(UINT old_posture)
/ThreadX-v6.4.1/ports/cortex_a5/iar/src/
Dtx_thread_interrupt_restore.s69 ;void _tx_thread_interrupt_restore(UINT old_posture)
/ThreadX-v6.4.1/ports/cortex_a9/iar/src/
Dtx_thread_interrupt_restore.s69 ;void _tx_thread_interrupt_restore(UINT old_posture)
/ThreadX-v6.4.1/ports/cortex_a8/iar/src/
Dtx_thread_interrupt_restore.s69 ;void _tx_thread_interrupt_restore(UINT old_posture)
/ThreadX-v6.4.1/ports/arm11/iar/src/
Dtx_thread_interrupt_restore.s69 ;void _tx_thread_interrupt_restore(UINT old_posture)
/ThreadX-v6.4.1/ports/arm9/iar/src/
Dtx_thread_interrupt_restore.s69 ;void _tx_thread_interrupt_restore(UINT old_posture)
/ThreadX-v6.4.1/ports/cortex_a7/iar/src/
Dtx_thread_interrupt_restore.s69 ;void _tx_thread_interrupt_restore(UINT old_posture)
/ThreadX-v6.4.1/ports_smp/cortex_a9_smp/gnu/src/
Dtx_thread_interrupt_restore.S72 @UINT _tx_thread_interrupt_restore(UINT old_posture)
/ThreadX-v6.4.1/ports/cortex_a15/iar/src/
Dtx_thread_interrupt_restore.s68 ;UINT _tx_thread_interrupt_restore(UINT old_posture)
/ThreadX-v6.4.1/ports_smp/cortex_a5_smp/gnu/src/
Dtx_thread_interrupt_restore.S72 @UINT _tx_thread_interrupt_restore(UINT old_posture)
/ThreadX-v6.4.1/ports/cortex_r4/ac5/src/
Dtx_thread_interrupt_restore.s70 ;UINT _tx_thread_interrupt_restore(UINT old_posture)
/ThreadX-v6.4.1/ports_module/cortex_a7/ac5/module_manager/src/
Dtx_thread_interrupt_restore.s70 ;UINT _tx_thread_interrupt_restore(UINT old_posture)
/ThreadX-v6.4.1/ports_smp/cortex_a7_smp/ac5/src/
Dtx_thread_interrupt_restore.s70 ;UINT _tx_thread_interrupt_restore(UINT old_posture)
/ThreadX-v6.4.1/ports_smp/cortex_a9_smp/ac5/src/
Dtx_thread_interrupt_restore.s70 ;UINT _tx_thread_interrupt_restore(UINT old_posture)
/ThreadX-v6.4.1/ports_smp/cortex_a5_smp/ac5/src/
Dtx_thread_interrupt_restore.s70 ;UINT _tx_thread_interrupt_restore(UINT old_posture)
/ThreadX-v6.4.1/ports/arm9/ac5/src/
Dtx_thread_interrupt_restore.s70 ;UINT _tx_thread_interrupt_restore(UINT old_posture)
/ThreadX-v6.4.1/ports/arm11/ac5/src/
Dtx_thread_interrupt_restore.s70 ;UINT _tx_thread_interrupt_restore(UINT old_posture)
/ThreadX-v6.4.1/ports/cortex_a8/ac5/src/
Dtx_thread_interrupt_restore.s70 ;UINT _tx_thread_interrupt_restore(UINT old_posture)
/ThreadX-v6.4.1/ports/cortex_a9/ac5/src/
Dtx_thread_interrupt_restore.s70 ;UINT _tx_thread_interrupt_restore(UINT old_posture)

1234567