Home
last modified time | relevance | path

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

12

/ThreadX-v6.3.0/ports/cortex_m3/ac5/inc/
Dtx_port.h568 __attribute__( ( always_inline ) ) static inline void __restore_interrupt(unsigned int int_posture) in __restore_interrupt() function
606 __restore_interrupt(interrupt_save); in _tx_thread_system_return_inline()
612 #define TX_RESTORE __restore_interrupt(interrupt_save);
652 static __inline void __restore_interrupt(unsigned int int_posture) in __restore_interrupt() function
685 #define TX_RESTORE __restore_interrupt(interrupt_save);
/ThreadX-v6.3.0/ports/cortex_m3/ac6/inc/
Dtx_port.h568 __attribute__( ( always_inline ) ) static inline void __restore_interrupt(unsigned int int_posture) in __restore_interrupt() function
606 __restore_interrupt(interrupt_save); in _tx_thread_system_return_inline()
612 #define TX_RESTORE __restore_interrupt(interrupt_save);
652 static __inline void __restore_interrupt(unsigned int int_posture) in __restore_interrupt() function
685 #define TX_RESTORE __restore_interrupt(interrupt_save);
/ThreadX-v6.3.0/ports/cortex_m3/gnu/inc/
Dtx_port.h568 __attribute__( ( always_inline ) ) static inline void __restore_interrupt(unsigned int int_posture) in __restore_interrupt() function
606 __restore_interrupt(interrupt_save); in _tx_thread_system_return_inline()
612 #define TX_RESTORE __restore_interrupt(interrupt_save);
652 static __inline void __restore_interrupt(unsigned int int_posture) in __restore_interrupt() function
685 #define TX_RESTORE __restore_interrupt(interrupt_save);
/ThreadX-v6.3.0/ports/cortex_m3/iar/inc/
Dtx_port.h568 __attribute__( ( always_inline ) ) static inline void __restore_interrupt(unsigned int int_posture) in __restore_interrupt() function
606 __restore_interrupt(interrupt_save); in _tx_thread_system_return_inline()
612 #define TX_RESTORE __restore_interrupt(interrupt_save);
652 static __inline void __restore_interrupt(unsigned int int_posture) in __restore_interrupt() function
685 #define TX_RESTORE __restore_interrupt(interrupt_save);
/ThreadX-v6.3.0/ports/cortex_m3/keil/inc/
Dtx_port.h568 __attribute__( ( always_inline ) ) static inline void __restore_interrupt(unsigned int int_posture) in __restore_interrupt() function
606 __restore_interrupt(interrupt_save); in _tx_thread_system_return_inline()
612 #define TX_RESTORE __restore_interrupt(interrupt_save);
652 static __inline void __restore_interrupt(unsigned int int_posture) in __restore_interrupt() function
685 #define TX_RESTORE __restore_interrupt(interrupt_save);
/ThreadX-v6.3.0/ports/cortex_m7/gnu/inc/
Dtx_port.h568 __attribute__( ( always_inline ) ) static inline void __restore_interrupt(unsigned int int_posture) in __restore_interrupt() function
606 __restore_interrupt(interrupt_save); in _tx_thread_system_return_inline()
612 #define TX_RESTORE __restore_interrupt(interrupt_save);
652 static __inline void __restore_interrupt(unsigned int int_posture) in __restore_interrupt() function
685 #define TX_RESTORE __restore_interrupt(interrupt_save);
/ThreadX-v6.3.0/ports/cortex_m7/iar/inc/
Dtx_port.h568 __attribute__( ( always_inline ) ) static inline void __restore_interrupt(unsigned int int_posture) in __restore_interrupt() function
606 __restore_interrupt(interrupt_save); in _tx_thread_system_return_inline()
612 #define TX_RESTORE __restore_interrupt(interrupt_save);
652 static __inline void __restore_interrupt(unsigned int int_posture) in __restore_interrupt() function
685 #define TX_RESTORE __restore_interrupt(interrupt_save);
/ThreadX-v6.3.0/ports/cortex_m4/gnu/inc/
Dtx_port.h568 __attribute__( ( always_inline ) ) static inline void __restore_interrupt(unsigned int int_posture) in __restore_interrupt() function
606 __restore_interrupt(interrupt_save); in _tx_thread_system_return_inline()
612 #define TX_RESTORE __restore_interrupt(interrupt_save);
652 static __inline void __restore_interrupt(unsigned int int_posture) in __restore_interrupt() function
685 #define TX_RESTORE __restore_interrupt(interrupt_save);
/ThreadX-v6.3.0/ports/cortex_m4/iar/inc/
Dtx_port.h568 __attribute__( ( always_inline ) ) static inline void __restore_interrupt(unsigned int int_posture) in __restore_interrupt() function
606 __restore_interrupt(interrupt_save); in _tx_thread_system_return_inline()
612 #define TX_RESTORE __restore_interrupt(interrupt_save);
652 static __inline void __restore_interrupt(unsigned int int_posture) in __restore_interrupt() function
685 #define TX_RESTORE __restore_interrupt(interrupt_save);
/ThreadX-v6.3.0/ports/cortex_m4/keil/inc/
Dtx_port.h568 __attribute__( ( always_inline ) ) static inline void __restore_interrupt(unsigned int int_posture) in __restore_interrupt() function
606 __restore_interrupt(interrupt_save); in _tx_thread_system_return_inline()
612 #define TX_RESTORE __restore_interrupt(interrupt_save);
652 static __inline void __restore_interrupt(unsigned int int_posture) in __restore_interrupt() function
685 #define TX_RESTORE __restore_interrupt(interrupt_save);
/ThreadX-v6.3.0/ports/cortex_m7/ac5/inc/
Dtx_port.h568 __attribute__( ( always_inline ) ) static inline void __restore_interrupt(unsigned int int_posture) in __restore_interrupt() function
606 __restore_interrupt(interrupt_save); in _tx_thread_system_return_inline()
612 #define TX_RESTORE __restore_interrupt(interrupt_save);
652 static __inline void __restore_interrupt(unsigned int int_posture) in __restore_interrupt() function
685 #define TX_RESTORE __restore_interrupt(interrupt_save);
/ThreadX-v6.3.0/ports/cortex_m7/ac6/inc/
Dtx_port.h568 __attribute__( ( always_inline ) ) static inline void __restore_interrupt(unsigned int int_posture) in __restore_interrupt() function
606 __restore_interrupt(interrupt_save); in _tx_thread_system_return_inline()
612 #define TX_RESTORE __restore_interrupt(interrupt_save);
652 static __inline void __restore_interrupt(unsigned int int_posture) in __restore_interrupt() function
685 #define TX_RESTORE __restore_interrupt(interrupt_save);
/ThreadX-v6.3.0/ports/cortex_m4/ac5/inc/
Dtx_port.h568 __attribute__( ( always_inline ) ) static inline void __restore_interrupt(unsigned int int_posture) in __restore_interrupt() function
606 __restore_interrupt(interrupt_save); in _tx_thread_system_return_inline()
612 #define TX_RESTORE __restore_interrupt(interrupt_save);
652 static __inline void __restore_interrupt(unsigned int int_posture) in __restore_interrupt() function
685 #define TX_RESTORE __restore_interrupt(interrupt_save);
/ThreadX-v6.3.0/ports/cortex_m4/ac6/inc/
Dtx_port.h568 __attribute__( ( always_inline ) ) static inline void __restore_interrupt(unsigned int int_posture) in __restore_interrupt() function
606 __restore_interrupt(interrupt_save); in _tx_thread_system_return_inline()
612 #define TX_RESTORE __restore_interrupt(interrupt_save);
652 static __inline void __restore_interrupt(unsigned int int_posture) in __restore_interrupt() function
685 #define TX_RESTORE __restore_interrupt(interrupt_save);
/ThreadX-v6.3.0/ports_arch/ARMv7-M/threadx/inc/
Dtx_port.h568 __attribute__( ( always_inline ) ) static inline void __restore_interrupt(unsigned int int_posture) in __restore_interrupt() function
606 __restore_interrupt(interrupt_save); in _tx_thread_system_return_inline()
612 #define TX_RESTORE __restore_interrupt(interrupt_save);
652 static __inline void __restore_interrupt(unsigned int int_posture) in __restore_interrupt() function
685 #define TX_RESTORE __restore_interrupt(interrupt_save);
/ThreadX-v6.3.0/ports_module/cortex_m7/ac5/inc/
Dtx_port.h575 __attribute__( ( always_inline ) ) static inline void __restore_interrupt(UINT int_posture) in __restore_interrupt() function
612 __restore_interrupt(interrupt_save); in _tx_thread_system_return_inline()
618 #define TX_RESTORE __restore_interrupt(interrupt_save);
658 static __inline void __restore_interrupt(unsigned int int_posture) in __restore_interrupt() function
691 #define TX_RESTORE __restore_interrupt(interrupt_save);
/ThreadX-v6.3.0/ports_module/cortex_m7/ac6/inc/
Dtx_port.h575 __attribute__( ( always_inline ) ) static inline void __restore_interrupt(UINT int_posture) in __restore_interrupt() function
612 __restore_interrupt(interrupt_save); in _tx_thread_system_return_inline()
618 #define TX_RESTORE __restore_interrupt(interrupt_save);
658 static __inline void __restore_interrupt(unsigned int int_posture) in __restore_interrupt() function
691 #define TX_RESTORE __restore_interrupt(interrupt_save);
/ThreadX-v6.3.0/ports_module/cortex_m7/gnu/inc/
Dtx_port.h575 __attribute__( ( always_inline ) ) static inline void __restore_interrupt(UINT int_posture) in __restore_interrupt() function
612 __restore_interrupt(interrupt_save); in _tx_thread_system_return_inline()
618 #define TX_RESTORE __restore_interrupt(interrupt_save);
658 static __inline void __restore_interrupt(unsigned int int_posture) in __restore_interrupt() function
691 #define TX_RESTORE __restore_interrupt(interrupt_save);
/ThreadX-v6.3.0/ports_module/cortex_m7/iar/inc/
Dtx_port.h575 __attribute__( ( always_inline ) ) static inline void __restore_interrupt(UINT int_posture) in __restore_interrupt() function
612 __restore_interrupt(interrupt_save); in _tx_thread_system_return_inline()
618 #define TX_RESTORE __restore_interrupt(interrupt_save);
658 static __inline void __restore_interrupt(unsigned int int_posture) in __restore_interrupt() function
691 #define TX_RESTORE __restore_interrupt(interrupt_save);
/ThreadX-v6.3.0/ports_module/cortex_m4/ac5/inc/
Dtx_port.h575 __attribute__( ( always_inline ) ) static inline void __restore_interrupt(UINT int_posture) in __restore_interrupt() function
612 __restore_interrupt(interrupt_save); in _tx_thread_system_return_inline()
618 #define TX_RESTORE __restore_interrupt(interrupt_save);
658 static __inline void __restore_interrupt(unsigned int int_posture) in __restore_interrupt() function
691 #define TX_RESTORE __restore_interrupt(interrupt_save);
/ThreadX-v6.3.0/ports_module/cortex_m4/ac6/inc/
Dtx_port.h575 __attribute__( ( always_inline ) ) static inline void __restore_interrupt(UINT int_posture) in __restore_interrupt() function
612 __restore_interrupt(interrupt_save); in _tx_thread_system_return_inline()
618 #define TX_RESTORE __restore_interrupt(interrupt_save);
658 static __inline void __restore_interrupt(unsigned int int_posture) in __restore_interrupt() function
691 #define TX_RESTORE __restore_interrupt(interrupt_save);
/ThreadX-v6.3.0/ports_module/cortex_m4/gnu/inc/
Dtx_port.h575 __attribute__( ( always_inline ) ) static inline void __restore_interrupt(UINT int_posture) in __restore_interrupt() function
612 __restore_interrupt(interrupt_save); in _tx_thread_system_return_inline()
618 #define TX_RESTORE __restore_interrupt(interrupt_save);
658 static __inline void __restore_interrupt(unsigned int int_posture) in __restore_interrupt() function
691 #define TX_RESTORE __restore_interrupt(interrupt_save);
/ThreadX-v6.3.0/ports_module/cortex_m4/iar/inc/
Dtx_port.h575 __attribute__( ( always_inline ) ) static inline void __restore_interrupt(UINT int_posture) in __restore_interrupt() function
612 __restore_interrupt(interrupt_save); in _tx_thread_system_return_inline()
618 #define TX_RESTORE __restore_interrupt(interrupt_save);
658 static __inline void __restore_interrupt(unsigned int int_posture) in __restore_interrupt() function
691 #define TX_RESTORE __restore_interrupt(interrupt_save);
/ThreadX-v6.3.0/ports_arch/ARMv7-M/threadx_modules/inc/
Dtx_port.h575 __attribute__( ( always_inline ) ) static inline void __restore_interrupt(UINT int_posture) in __restore_interrupt() function
612 __restore_interrupt(interrupt_save); in _tx_thread_system_return_inline()
618 #define TX_RESTORE __restore_interrupt(interrupt_save);
658 static __inline void __restore_interrupt(unsigned int int_posture) in __restore_interrupt() function
691 #define TX_RESTORE __restore_interrupt(interrupt_save);
/ThreadX-v6.3.0/ports_module/cortex_m3/ac6/inc/
Dtx_port.h575 __attribute__( ( always_inline ) ) static inline void __restore_interrupt(UINT int_posture) in __restore_interrupt() function
612 __restore_interrupt(interrupt_save); in _tx_thread_system_return_inline()
618 #define TX_RESTORE __restore_interrupt(interrupt_save);
658 static __inline void __restore_interrupt(unsigned int int_posture) in __restore_interrupt() function
691 #define TX_RESTORE __restore_interrupt(interrupt_save);

12