portAIRCR_REG is only used within FreeRTOS.
 
Symbols
loading...
Files
loading...

portAIRCR_REG macro

Syntax

#define portAIRCR_REG ( * ( ( volatile uint32_t * ) 0xE000ED0C ) )

References

LocationText
port.c:74
#define portAIRCR_REG ( * ( ( volatile uint32_t * ) 0xE000ED0C ) )
port.c:100
#define portAIRCR_REG ( * ( ( volatile uint32_t * ) 0xE000ED0C ) )
port.c:770
configASSERT( ( portAIRCR_REG & portPRIORITY_GROUP_MASK ) <= ulMaxPRIGROUPValue );
port.c:927
configASSERT( ( portAIRCR_REG & portPRIORITY_GROUP_MASK ) <= ulMaxPRIGROUPValue );