Home
last modified time | relevance | path

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

1234567

/ThreadX-v6.3.0/ports/linux/gnu/src/
Dtx_thread_interrupt_control.c96 UINT old_posture; in _tx_thread_interrupt_control() local
129 old_posture = TX_INT_ENABLE; in _tx_thread_interrupt_control()
135 old_posture = TX_INT_DISABLE; in _tx_thread_interrupt_control()
181 return(old_posture); in _tx_thread_interrupt_control()
/ThreadX-v6.3.0/ports/win32/vs_2019/src/
Dtx_thread_interrupt_control.c101 UINT old_posture; in _tx_thread_interrupt_control() local
159 old_posture = TX_INT_ENABLE; in _tx_thread_interrupt_control()
165 old_posture = TX_INT_DISABLE; in _tx_thread_interrupt_control()
211 return(old_posture); in _tx_thread_interrupt_control()
/ThreadX-v6.3.0/ports_smp/linux/gnu/src/
Dtx_thread_interrupt_control.c97 UINT old_posture; in _tx_thread_interrupt_control() local
151 old_posture = TX_INT_ENABLE; in _tx_thread_interrupt_control()
157 old_posture = TX_INT_DISABLE; in _tx_thread_interrupt_control()
203 return(old_posture); in _tx_thread_interrupt_control()
/ThreadX-v6.3.0/ports_module/cortex_r4/iar/module_manager/src/
Dtx_thread_interrupt_restore.s62 ;void _tx_thread_interrupt_restore(UINT old_posture)
/ThreadX-v6.3.0/ports/cortex_r4/iar/src/
Dtx_thread_interrupt_restore.s70 ;void _tx_thread_interrupt_restore(UINT old_posture)
/ThreadX-v6.3.0/ports/cortex_r5/iar/src/
Dtx_thread_interrupt_restore.s70 ;void _tx_thread_interrupt_restore(UINT old_posture)
/ThreadX-v6.3.0/ports_smp/cortex_a5x_smp/green/src/
Dtx_thread_interrupt_restore.a6452 /* old_posture Old interrupt lockout posture */
73 /* UINT _tx_thread_interrupt_restore(UINT old_posture)
/ThreadX-v6.3.0/ports/cortex_a9/iar/src/
Dtx_thread_interrupt_restore.s70 ;void _tx_thread_interrupt_restore(UINT old_posture)
/ThreadX-v6.3.0/ports/cortex_a8/iar/src/
Dtx_thread_interrupt_restore.s70 ;void _tx_thread_interrupt_restore(UINT old_posture)
/ThreadX-v6.3.0/ports/arm9/iar/src/
Dtx_thread_interrupt_restore.s70 ;void _tx_thread_interrupt_restore(UINT old_posture)
/ThreadX-v6.3.0/ports/cortex_a5/iar/src/
Dtx_thread_interrupt_restore.s70 ;void _tx_thread_interrupt_restore(UINT old_posture)
/ThreadX-v6.3.0/ports/cortex_a7/iar/src/
Dtx_thread_interrupt_restore.s70 ;void _tx_thread_interrupt_restore(UINT old_posture)
/ThreadX-v6.3.0/ports/arm11/iar/src/
Dtx_thread_interrupt_restore.s70 ;void _tx_thread_interrupt_restore(UINT old_posture)
/ThreadX-v6.3.0/ports_smp/cortex_a9_smp/gnu/src/
Dtx_thread_interrupt_restore.S73 @UINT _tx_thread_interrupt_restore(UINT old_posture)
/ThreadX-v6.3.0/ports/cortex_a15/iar/src/
Dtx_thread_interrupt_restore.s69 ;UINT _tx_thread_interrupt_restore(UINT old_posture)
/ThreadX-v6.3.0/ports_smp/cortex_a5_smp/gnu/src/
Dtx_thread_interrupt_restore.S73 @UINT _tx_thread_interrupt_restore(UINT old_posture)
/ThreadX-v6.3.0/ports_smp/cortex_a7_smp/ac5/src/
Dtx_thread_interrupt_restore.s71 ;UINT _tx_thread_interrupt_restore(UINT old_posture)
/ThreadX-v6.3.0/ports_smp/cortex_a9_smp/ac5/src/
Dtx_thread_interrupt_restore.s71 ;UINT _tx_thread_interrupt_restore(UINT old_posture)
/ThreadX-v6.3.0/ports/cortex_r4/ac5/src/
Dtx_thread_interrupt_restore.s71 ;UINT _tx_thread_interrupt_restore(UINT old_posture)
/ThreadX-v6.3.0/ports/cortex_r5/ac5/src/
Dtx_thread_interrupt_restore.s71 ;UINT _tx_thread_interrupt_restore(UINT old_posture)
/ThreadX-v6.3.0/ports/cortex_a8/ac5/src/
Dtx_thread_interrupt_restore.s71 ;UINT _tx_thread_interrupt_restore(UINT old_posture)
/ThreadX-v6.3.0/ports/cortex_a9/ac5/src/
Dtx_thread_interrupt_restore.s71 ;UINT _tx_thread_interrupt_restore(UINT old_posture)
/ThreadX-v6.3.0/ports_smp/cortex_a5_smp/ac5/src/
Dtx_thread_interrupt_restore.s71 ;UINT _tx_thread_interrupt_restore(UINT old_posture)
/ThreadX-v6.3.0/ports/cortex_a7/ac5/src/
Dtx_thread_interrupt_restore.s71 ;UINT _tx_thread_interrupt_restore(UINT old_posture)
/ThreadX-v6.3.0/ports_module/cortex_a7/ac5/module_manager/src/
Dtx_thread_interrupt_restore.s71 ;UINT _tx_thread_interrupt_restore(UINT old_posture)

1234567