/Kernel-v11.1.0/portable/CCS/ARM_CM3/ |
D | port.c | 62 #define portAIRCR_REG ( *( ( volatile uint32_t * ) 0xE000ED0C ) ) macro 689 configASSERT( ( portAIRCR_REG & portPRIORITY_GROUP_MASK ) <= ulMaxPRIGROUPValue ); in vPortValidateInterruptPriority()
|
/Kernel-v11.1.0/portable/IAR/ARM_CM3/ |
D | port.c | 74 #define portAIRCR_REG ( *( ( volatile uint32_t * ) 0xE000ED0C ) ) macro 729 configASSERT( ( portAIRCR_REG & portPRIORITY_GROUP_MASK ) <= ulMaxPRIGROUPValue ); in vPortValidateInterruptPriority()
|
/Kernel-v11.1.0/portable/CCS/ARM_CM4F/ |
D | port.c | 66 #define portAIRCR_REG ( *( ( volatile uint32_t * ) 0xE000ED0C ) ) macro 714 configASSERT( ( portAIRCR_REG & portPRIORITY_GROUP_MASK ) <= ulMaxPRIGROUPValue ); in vPortValidateInterruptPriority()
|
/Kernel-v11.1.0/portable/GCC/ARM_CM3/ |
D | port.c | 67 #define portAIRCR_REG ( *( ( volatile uint32_t * ) 0xE000ED0C ) ) macro 821 configASSERT( ( portAIRCR_REG & portPRIORITY_GROUP_MASK ) <= ulMaxPRIGROUPValue ); in vPortValidateInterruptPriority()
|
/Kernel-v11.1.0/portable/IAR/ARM_CM7/r0p1/ |
D | port.c | 78 #define portAIRCR_REG ( *( ( volatile uint32_t * ) 0xE000ED0C ) ) macro 761 configASSERT( ( portAIRCR_REG & portPRIORITY_GROUP_MASK ) <= ulMaxPRIGROUPValue ); in vPortValidateInterruptPriority()
|
/Kernel-v11.1.0/portable/IAR/ARM_CM4F/ |
D | port.c | 84 #define portAIRCR_REG ( *( ( volatile uint32_t * ) 0xE000ED0C ) ) macro 773 configASSERT( ( portAIRCR_REG & portPRIORITY_GROUP_MASK ) <= ulMaxPRIGROUPValue ); in vPortValidateInterruptPriority()
|
/Kernel-v11.1.0/portable/GCC/ARM_CM7/r0p1/ |
D | port.c | 71 #define portAIRCR_REG ( *( ( volatile uint32_t * ) 0xE000ED0C ) ) macro 896 configASSERT( ( portAIRCR_REG & portPRIORITY_GROUP_MASK ) <= ulMaxPRIGROUPValue ); in vPortValidateInterruptPriority()
|
/Kernel-v11.1.0/portable/GCC/ARM_CM4F/ |
D | port.c | 77 #define portAIRCR_REG ( *( ( volatile uint32_t * ) 0xE000ED0C ) ) macro 906 configASSERT( ( portAIRCR_REG & portPRIORITY_GROUP_MASK ) <= ulMaxPRIGROUPValue ); in vPortValidateInterruptPriority()
|
/Kernel-v11.1.0/portable/RVDS/ARM_CM3/ |
D | port.c | 71 #define portAIRCR_REG ( *( ( volatile uint32_t * ) 0xE000ED0C ) ) macro 790 configASSERT( ( portAIRCR_REG & portPRIORITY_GROUP_MASK ) <= ulMaxPRIGROUPValue ); in vPortValidateInterruptPriority()
|
/Kernel-v11.1.0/portable/RVDS/ARM_CM4F/ |
D | port.c | 81 #define portAIRCR_REG ( *( ( volatile uint32_t * ) 0xE000ED0C ) ) macro 886 configASSERT( ( portAIRCR_REG & portPRIORITY_GROUP_MASK ) <= ulMaxPRIGROUPValue ); in vPortValidateInterruptPriority()
|
/Kernel-v11.1.0/portable/MikroC/ARM_CM4F/ |
D | port.c | 58 #define portAIRCR_REG ( *( ( volatile uint32_t * ) 0xE000ED0C ) ) macro 912 configASSERT( ( portAIRCR_REG & portPRIORITY_GROUP_MASK ) <= ulMaxPRIGROUPValue ); in vPortValidateInterruptPriority()
|
/Kernel-v11.1.0/portable/RVDS/ARM_CM7/r0p1/ |
D | port.c | 75 #define portAIRCR_REG ( *( ( volatile uint32_t * ) 0xE000ED0C ) ) macro 872 configASSERT( ( portAIRCR_REG & portPRIORITY_GROUP_MASK ) <= ulMaxPRIGROUPValue ); in vPortValidateInterruptPriority()
|
/Kernel-v11.1.0/portable/IAR/ARM_CM4F_MPU/ |
D | port.c | 123 #define portAIRCR_REG ( *( ( volatile uint32_t * ) 0xE000ED0C ) ) macro 1356 configASSERT( ( portAIRCR_REG & portPRIORITY_GROUP_MASK ) <= ulMaxPRIGROUPValue ); in vPortValidateInterruptPriority()
|
/Kernel-v11.1.0/portable/GCC/ARM_CM3_MPU/ |
D | port.c | 108 #define portAIRCR_REG ( *( ( volatile uint32_t * ) 0xE000ED0C ) ) macro 1482 configASSERT( ( portAIRCR_REG & portPRIORITY_GROUP_MASK ) <= ulMaxPRIGROUPValue ); in vPortValidateInterruptPriority()
|
/Kernel-v11.1.0/portable/GCC/ARM_CM4_MPU/ |
D | port.c | 122 #define portAIRCR_REG ( *( ( volatile uint32_t * ) 0xE000ED0C ) ) macro 1625 configASSERT( ( portAIRCR_REG & portPRIORITY_GROUP_MASK ) <= ulMaxPRIGROUPValue ); in vPortValidateInterruptPriority()
|
/Kernel-v11.1.0/portable/IAR/ARM_CM35P_NTZ/non_secure/ |
D | port.c | 128 #define portAIRCR_REG ( *( ( volatile uint32_t * ) 0xE000ED0C ) ) macro 2045 configASSERT( ( portAIRCR_REG & portPRIORITY_GROUP_MASK ) <= ulMaxPRIGROUPValue ); in vPortValidateInterruptPriority()
|
/Kernel-v11.1.0/portable/IAR/ARM_CM33_NTZ/non_secure/ |
D | port.c | 128 #define portAIRCR_REG ( *( ( volatile uint32_t * ) 0xE000ED0C ) ) macro 2045 configASSERT( ( portAIRCR_REG & portPRIORITY_GROUP_MASK ) <= ulMaxPRIGROUPValue ); in vPortValidateInterruptPriority()
|
/Kernel-v11.1.0/portable/IAR/ARM_CM35P/non_secure/ |
D | port.c | 128 #define portAIRCR_REG ( *( ( volatile uint32_t * ) 0xE000ED0C ) ) macro 2045 configASSERT( ( portAIRCR_REG & portPRIORITY_GROUP_MASK ) <= ulMaxPRIGROUPValue ); in vPortValidateInterruptPriority()
|
/Kernel-v11.1.0/portable/IAR/ARM_CM23/non_secure/ |
D | port.c | 128 #define portAIRCR_REG ( *( ( volatile uint32_t * ) 0xE000ED0C ) ) macro 2045 configASSERT( ( portAIRCR_REG & portPRIORITY_GROUP_MASK ) <= ulMaxPRIGROUPValue ); in vPortValidateInterruptPriority()
|
/Kernel-v11.1.0/portable/IAR/ARM_CM33/non_secure/ |
D | port.c | 128 #define portAIRCR_REG ( *( ( volatile uint32_t * ) 0xE000ED0C ) ) macro 2045 configASSERT( ( portAIRCR_REG & portPRIORITY_GROUP_MASK ) <= ulMaxPRIGROUPValue ); in vPortValidateInterruptPriority()
|
/Kernel-v11.1.0/portable/GCC/ARM_CM55_NTZ/non_secure/ |
D | port.c | 128 #define portAIRCR_REG ( *( ( volatile uint32_t * ) 0xE000ED0C ) ) macro 2045 configASSERT( ( portAIRCR_REG & portPRIORITY_GROUP_MASK ) <= ulMaxPRIGROUPValue ); in vPortValidateInterruptPriority()
|
/Kernel-v11.1.0/portable/IAR/ARM_CM55_NTZ/non_secure/ |
D | port.c | 128 #define portAIRCR_REG ( *( ( volatile uint32_t * ) 0xE000ED0C ) ) macro 2045 configASSERT( ( portAIRCR_REG & portPRIORITY_GROUP_MASK ) <= ulMaxPRIGROUPValue ); in vPortValidateInterruptPriority()
|
/Kernel-v11.1.0/portable/GCC/ARM_CM55/non_secure/ |
D | port.c | 128 #define portAIRCR_REG ( *( ( volatile uint32_t * ) 0xE000ED0C ) ) macro 2045 configASSERT( ( portAIRCR_REG & portPRIORITY_GROUP_MASK ) <= ulMaxPRIGROUPValue ); in vPortValidateInterruptPriority()
|
/Kernel-v11.1.0/portable/IAR/ARM_CM85_NTZ/non_secure/ |
D | port.c | 128 #define portAIRCR_REG ( *( ( volatile uint32_t * ) 0xE000ED0C ) ) macro 2045 configASSERT( ( portAIRCR_REG & portPRIORITY_GROUP_MASK ) <= ulMaxPRIGROUPValue ); in vPortValidateInterruptPriority()
|
/Kernel-v11.1.0/portable/GCC/ARM_CM85/non_secure/ |
D | port.c | 128 #define portAIRCR_REG ( *( ( volatile uint32_t * ) 0xE000ED0C ) ) macro 2045 configASSERT( ( portAIRCR_REG & portPRIORITY_GROUP_MASK ) <= ulMaxPRIGROUPValue ); in vPortValidateInterruptPriority()
|