Home
last modified time | relevance | path

Searched refs:portINTERRUPT_ENABLE_BIT (Results 1 – 4 of 4) sorted by relevance

/Kernel-v11.1.0/portable/IAR/ARM_CRx_No_GIC/
Dportmacro.h109 #define portINTERRUPT_ENABLE_BIT ( 1 << 7 ) macro
127 ulCPSR &= portINTERRUPT_ENABLE_BIT; in portINLINE_SET_INTERRUPT_MASK_FROM_ISR()
/Kernel-v11.1.0/portable/GCC/ARM_CRx_No_GIC/
Dportmacro.h107 #define portINTERRUPT_ENABLE_BIT ( 1 << 7 ) macro
125 ulCPSR &= portINTERRUPT_ENABLE_BIT; in portINLINE_SET_INTERRUPT_MASK_FROM_ISR()
/Kernel-v11.1.0/portable/GCC/ARM_CA9/
Dport.c101 #define portINTERRUPT_ENABLE_BIT ( 0x80UL ) macro
/Kernel-v11.1.0/portable/GCC/ARM_CR5/
Dport.c128 #define portINTERRUPT_ENABLE_BIT ( 0x80UL ) macro