Home
last modified time | relevance | path

Searched refs:__restore_interrupt (Results 1 – 25 of 42) sorted by relevance

12

/ThreadX-v6.4.1/ports/cortex_m3/ac5/inc/
Dtx_port.h567 __attribute__( ( always_inline ) ) static inline void __restore_interrupt(unsigned int int_posture) in __restore_interrupt() function
605 __restore_interrupt(interrupt_save); in _tx_thread_system_return_inline()
611 #define TX_RESTORE __restore_interrupt(interrupt_save);
651 static __inline void __restore_interrupt(unsigned int int_posture) in __restore_interrupt() function
684 #define TX_RESTORE __restore_interrupt(interrupt_save);
/ThreadX-v6.4.1/ports/cortex_m4/ac5/inc/
Dtx_port.h567 __attribute__( ( always_inline ) ) static inline void __restore_interrupt(unsigned int int_posture) in __restore_interrupt() function
605 __restore_interrupt(interrupt_save); in _tx_thread_system_return_inline()
611 #define TX_RESTORE __restore_interrupt(interrupt_save);
651 static __inline void __restore_interrupt(unsigned int int_posture) in __restore_interrupt() function
684 #define TX_RESTORE __restore_interrupt(interrupt_save);
/ThreadX-v6.4.1/ports/cortex_m4/ac6/inc/
Dtx_port.h567 __attribute__( ( always_inline ) ) static inline void __restore_interrupt(unsigned int int_posture) in __restore_interrupt() function
605 __restore_interrupt(interrupt_save); in _tx_thread_system_return_inline()
611 #define TX_RESTORE __restore_interrupt(interrupt_save);
651 static __inline void __restore_interrupt(unsigned int int_posture) in __restore_interrupt() function
684 #define TX_RESTORE __restore_interrupt(interrupt_save);
/ThreadX-v6.4.1/ports/cortex_m7/ac5/inc/
Dtx_port.h567 __attribute__( ( always_inline ) ) static inline void __restore_interrupt(unsigned int int_posture) in __restore_interrupt() function
605 __restore_interrupt(interrupt_save); in _tx_thread_system_return_inline()
611 #define TX_RESTORE __restore_interrupt(interrupt_save);
651 static __inline void __restore_interrupt(unsigned int int_posture) in __restore_interrupt() function
684 #define TX_RESTORE __restore_interrupt(interrupt_save);
/ThreadX-v6.4.1/ports/cortex_m7/gnu/inc/
Dtx_port.h567 __attribute__( ( always_inline ) ) static inline void __restore_interrupt(unsigned int int_posture) in __restore_interrupt() function
605 __restore_interrupt(interrupt_save); in _tx_thread_system_return_inline()
611 #define TX_RESTORE __restore_interrupt(interrupt_save);
651 static __inline void __restore_interrupt(unsigned int int_posture) in __restore_interrupt() function
684 #define TX_RESTORE __restore_interrupt(interrupt_save);
/ThreadX-v6.4.1/ports/cortex_m7/ac6/inc/
Dtx_port.h567 __attribute__( ( always_inline ) ) static inline void __restore_interrupt(unsigned int int_posture) in __restore_interrupt() function
605 __restore_interrupt(interrupt_save); in _tx_thread_system_return_inline()
611 #define TX_RESTORE __restore_interrupt(interrupt_save);
651 static __inline void __restore_interrupt(unsigned int int_posture) in __restore_interrupt() function
684 #define TX_RESTORE __restore_interrupt(interrupt_save);
/ThreadX-v6.4.1/ports/cortex_m7/iar/inc/
Dtx_port.h567 __attribute__( ( always_inline ) ) static inline void __restore_interrupt(unsigned int int_posture) in __restore_interrupt() function
605 __restore_interrupt(interrupt_save); in _tx_thread_system_return_inline()
611 #define TX_RESTORE __restore_interrupt(interrupt_save);
651 static __inline void __restore_interrupt(unsigned int int_posture) in __restore_interrupt() function
684 #define TX_RESTORE __restore_interrupt(interrupt_save);
/ThreadX-v6.4.1/ports/cortex_m3/ac6/inc/
Dtx_port.h567 __attribute__( ( always_inline ) ) static inline void __restore_interrupt(unsigned int int_posture) in __restore_interrupt() function
605 __restore_interrupt(interrupt_save); in _tx_thread_system_return_inline()
611 #define TX_RESTORE __restore_interrupt(interrupt_save);
651 static __inline void __restore_interrupt(unsigned int int_posture) in __restore_interrupt() function
684 #define TX_RESTORE __restore_interrupt(interrupt_save);
/ThreadX-v6.4.1/ports/cortex_m3/gnu/inc/
Dtx_port.h567 __attribute__( ( always_inline ) ) static inline void __restore_interrupt(unsigned int int_posture) in __restore_interrupt() function
605 __restore_interrupt(interrupt_save); in _tx_thread_system_return_inline()
611 #define TX_RESTORE __restore_interrupt(interrupt_save);
651 static __inline void __restore_interrupt(unsigned int int_posture) in __restore_interrupt() function
684 #define TX_RESTORE __restore_interrupt(interrupt_save);
/ThreadX-v6.4.1/ports/cortex_m3/keil/inc/
Dtx_port.h567 __attribute__( ( always_inline ) ) static inline void __restore_interrupt(unsigned int int_posture) in __restore_interrupt() function
605 __restore_interrupt(interrupt_save); in _tx_thread_system_return_inline()
611 #define TX_RESTORE __restore_interrupt(interrupt_save);
651 static __inline void __restore_interrupt(unsigned int int_posture) in __restore_interrupt() function
684 #define TX_RESTORE __restore_interrupt(interrupt_save);
/ThreadX-v6.4.1/ports/cortex_m3/iar/inc/
Dtx_port.h567 __attribute__( ( always_inline ) ) static inline void __restore_interrupt(unsigned int int_posture) in __restore_interrupt() function
605 __restore_interrupt(interrupt_save); in _tx_thread_system_return_inline()
611 #define TX_RESTORE __restore_interrupt(interrupt_save);
651 static __inline void __restore_interrupt(unsigned int int_posture) in __restore_interrupt() function
684 #define TX_RESTORE __restore_interrupt(interrupt_save);
/ThreadX-v6.4.1/ports_arch/ARMv7-M/threadx/inc/
Dtx_port.h567 __attribute__( ( always_inline ) ) static inline void __restore_interrupt(unsigned int int_posture) in __restore_interrupt() function
605 __restore_interrupt(interrupt_save); in _tx_thread_system_return_inline()
611 #define TX_RESTORE __restore_interrupt(interrupt_save);
651 static __inline void __restore_interrupt(unsigned int int_posture) in __restore_interrupt() function
684 #define TX_RESTORE __restore_interrupt(interrupt_save);
/ThreadX-v6.4.1/ports/cortex_m4/gnu/inc/
Dtx_port.h567 __attribute__( ( always_inline ) ) static inline void __restore_interrupt(unsigned int int_posture) in __restore_interrupt() function
605 __restore_interrupt(interrupt_save); in _tx_thread_system_return_inline()
611 #define TX_RESTORE __restore_interrupt(interrupt_save);
651 static __inline void __restore_interrupt(unsigned int int_posture) in __restore_interrupt() function
684 #define TX_RESTORE __restore_interrupt(interrupt_save);
/ThreadX-v6.4.1/ports/cortex_m4/iar/inc/
Dtx_port.h567 __attribute__( ( always_inline ) ) static inline void __restore_interrupt(unsigned int int_posture) in __restore_interrupt() function
605 __restore_interrupt(interrupt_save); in _tx_thread_system_return_inline()
611 #define TX_RESTORE __restore_interrupt(interrupt_save);
651 static __inline void __restore_interrupt(unsigned int int_posture) in __restore_interrupt() function
684 #define TX_RESTORE __restore_interrupt(interrupt_save);
/ThreadX-v6.4.1/ports/cortex_m4/keil/inc/
Dtx_port.h567 __attribute__( ( always_inline ) ) static inline void __restore_interrupt(unsigned int int_posture) in __restore_interrupt() function
605 __restore_interrupt(interrupt_save); in _tx_thread_system_return_inline()
611 #define TX_RESTORE __restore_interrupt(interrupt_save);
651 static __inline void __restore_interrupt(unsigned int int_posture) in __restore_interrupt() function
684 #define TX_RESTORE __restore_interrupt(interrupt_save);
/ThreadX-v6.4.1/ports_module/cortex_m4/ac5/inc/
Dtx_port.h574 __attribute__( ( always_inline ) ) static inline void __restore_interrupt(UINT int_posture) in __restore_interrupt() function
611 __restore_interrupt(interrupt_save); in _tx_thread_system_return_inline()
617 #define TX_RESTORE __restore_interrupt(interrupt_save);
657 static __inline void __restore_interrupt(unsigned int int_posture) in __restore_interrupt() function
690 #define TX_RESTORE __restore_interrupt(interrupt_save);
/ThreadX-v6.4.1/ports_module/cortex_m4/gnu/inc/
Dtx_port.h574 __attribute__( ( always_inline ) ) static inline void __restore_interrupt(UINT int_posture) in __restore_interrupt() function
611 __restore_interrupt(interrupt_save); in _tx_thread_system_return_inline()
617 #define TX_RESTORE __restore_interrupt(interrupt_save);
657 static __inline void __restore_interrupt(unsigned int int_posture) in __restore_interrupt() function
690 #define TX_RESTORE __restore_interrupt(interrupt_save);
/ThreadX-v6.4.1/ports_module/cortex_m3/ac6/inc/
Dtx_port.h574 __attribute__( ( always_inline ) ) static inline void __restore_interrupt(UINT int_posture) in __restore_interrupt() function
611 __restore_interrupt(interrupt_save); in _tx_thread_system_return_inline()
617 #define TX_RESTORE __restore_interrupt(interrupt_save);
657 static __inline void __restore_interrupt(unsigned int int_posture) in __restore_interrupt() function
690 #define TX_RESTORE __restore_interrupt(interrupt_save);
/ThreadX-v6.4.1/ports_module/cortex_m3/gnu/inc/
Dtx_port.h574 __attribute__( ( always_inline ) ) static inline void __restore_interrupt(UINT int_posture) in __restore_interrupt() function
611 __restore_interrupt(interrupt_save); in _tx_thread_system_return_inline()
617 #define TX_RESTORE __restore_interrupt(interrupt_save);
657 static __inline void __restore_interrupt(unsigned int int_posture) in __restore_interrupt() function
690 #define TX_RESTORE __restore_interrupt(interrupt_save);
/ThreadX-v6.4.1/ports_module/cortex_m7/gnu/inc/
Dtx_port.h574 __attribute__( ( always_inline ) ) static inline void __restore_interrupt(UINT int_posture) in __restore_interrupt() function
611 __restore_interrupt(interrupt_save); in _tx_thread_system_return_inline()
617 #define TX_RESTORE __restore_interrupt(interrupt_save);
657 static __inline void __restore_interrupt(unsigned int int_posture) in __restore_interrupt() function
690 #define TX_RESTORE __restore_interrupt(interrupt_save);
/ThreadX-v6.4.1/ports_module/cortex_m7/iar/inc/
Dtx_port.h574 __attribute__( ( always_inline ) ) static inline void __restore_interrupt(UINT int_posture) in __restore_interrupt() function
611 __restore_interrupt(interrupt_save); in _tx_thread_system_return_inline()
617 #define TX_RESTORE __restore_interrupt(interrupt_save);
657 static __inline void __restore_interrupt(unsigned int int_posture) in __restore_interrupt() function
690 #define TX_RESTORE __restore_interrupt(interrupt_save);
/ThreadX-v6.4.1/ports_module/cortex_m7/ac5/inc/
Dtx_port.h574 __attribute__( ( always_inline ) ) static inline void __restore_interrupt(UINT int_posture) in __restore_interrupt() function
611 __restore_interrupt(interrupt_save); in _tx_thread_system_return_inline()
617 #define TX_RESTORE __restore_interrupt(interrupt_save);
657 static __inline void __restore_interrupt(unsigned int int_posture) in __restore_interrupt() function
690 #define TX_RESTORE __restore_interrupt(interrupt_save);
/ThreadX-v6.4.1/ports_module/cortex_m7/ac6/inc/
Dtx_port.h574 __attribute__( ( always_inline ) ) static inline void __restore_interrupt(UINT int_posture) in __restore_interrupt() function
611 __restore_interrupt(interrupt_save); in _tx_thread_system_return_inline()
617 #define TX_RESTORE __restore_interrupt(interrupt_save);
657 static __inline void __restore_interrupt(unsigned int int_posture) in __restore_interrupt() function
690 #define TX_RESTORE __restore_interrupt(interrupt_save);
/ThreadX-v6.4.1/ports_module/cortex_m4/ac6/inc/
Dtx_port.h574 __attribute__( ( always_inline ) ) static inline void __restore_interrupt(UINT int_posture) in __restore_interrupt() function
611 __restore_interrupt(interrupt_save); in _tx_thread_system_return_inline()
617 #define TX_RESTORE __restore_interrupt(interrupt_save);
657 static __inline void __restore_interrupt(unsigned int int_posture) in __restore_interrupt() function
690 #define TX_RESTORE __restore_interrupt(interrupt_save);
/ThreadX-v6.4.1/ports_module/cortex_m4/iar/inc/
Dtx_port.h574 __attribute__( ( always_inline ) ) static inline void __restore_interrupt(UINT int_posture) in __restore_interrupt() function
611 __restore_interrupt(interrupt_save); in _tx_thread_system_return_inline()
617 #define TX_RESTORE __restore_interrupt(interrupt_save);
657 static __inline void __restore_interrupt(unsigned int int_posture) in __restore_interrupt() function
690 #define TX_RESTORE __restore_interrupt(interrupt_save);

12