| /Kernel-v10.6.2/portable/IAR/ARM_CM3/ |
| D | port.c | 69 #define portPRIORITY_GROUP_MASK ( 0x07UL << 8UL ) macro 287 ulMaxPRIGROUPValue &= portPRIORITY_GROUP_MASK; in xPortStartScheduler() 672 configASSERT( ( portAIRCR_REG & portPRIORITY_GROUP_MASK ) <= ulMaxPRIGROUPValue ); in vPortValidateInterruptPriority()
|
| /Kernel-v10.6.2/portable/CCS/ARM_CM3/ |
| D | port.c | 66 #define portPRIORITY_GROUP_MASK ( 0x07UL << 8UL ) macro 295 ulMaxPRIGROUPValue &= portPRIORITY_GROUP_MASK; in xPortStartScheduler() 682 configASSERT( ( portAIRCR_REG & portPRIORITY_GROUP_MASK ) <= ulMaxPRIGROUPValue ); in vPortValidateInterruptPriority()
|
| /Kernel-v10.6.2/portable/IAR/ARM_CM4F/ |
| D | port.c | 79 #define portPRIORITY_GROUP_MASK ( 0x07UL << 8UL ) macro 325 ulMaxPRIGROUPValue &= portPRIORITY_GROUP_MASK; in xPortStartScheduler() 716 configASSERT( ( portAIRCR_REG & portPRIORITY_GROUP_MASK ) <= ulMaxPRIGROUPValue ); in vPortValidateInterruptPriority()
|
| /Kernel-v10.6.2/portable/IAR/ARM_CM7/r0p1/ |
| D | port.c | 73 #define portPRIORITY_GROUP_MASK ( 0x07UL << 8UL ) macro 313 ulMaxPRIGROUPValue &= portPRIORITY_GROUP_MASK; in xPortStartScheduler() 704 configASSERT( ( portAIRCR_REG & portPRIORITY_GROUP_MASK ) <= ulMaxPRIGROUPValue ); in vPortValidateInterruptPriority()
|
| /Kernel-v10.6.2/portable/GCC/ARM_CM3/ |
| D | port.c | 62 #define portPRIORITY_GROUP_MASK ( 0x07UL << 8UL ) macro 338 ulMaxPRIGROUPValue &= portPRIORITY_GROUP_MASK; in xPortStartScheduler() 769 configASSERT( ( portAIRCR_REG & portPRIORITY_GROUP_MASK ) <= ulMaxPRIGROUPValue ); in vPortValidateInterruptPriority()
|
| /Kernel-v10.6.2/portable/CCS/ARM_CM4F/ |
| D | port.c | 70 #define portPRIORITY_GROUP_MASK ( 0x07UL << 8UL ) macro 314 ulMaxPRIGROUPValue &= portPRIORITY_GROUP_MASK; in xPortStartScheduler() 707 configASSERT( ( portAIRCR_REG & portPRIORITY_GROUP_MASK ) <= ulMaxPRIGROUPValue ); in vPortValidateInterruptPriority()
|
| /Kernel-v10.6.2/portable/GCC/ARM_CM7/r0p1/ |
| D | port.c | 66 #define portPRIORITY_GROUP_MASK ( 0x07UL << 8UL ) macro 369 ulMaxPRIGROUPValue &= portPRIORITY_GROUP_MASK; in xPortStartScheduler() 844 configASSERT( ( portAIRCR_REG & portPRIORITY_GROUP_MASK ) <= ulMaxPRIGROUPValue ); in vPortValidateInterruptPriority()
|
| /Kernel-v10.6.2/portable/GCC/ARM_CM4F/ |
| D | port.c | 72 #define portPRIORITY_GROUP_MASK ( 0x07UL << 8UL ) macro 381 ulMaxPRIGROUPValue &= portPRIORITY_GROUP_MASK; in xPortStartScheduler() 854 configASSERT( ( portAIRCR_REG & portPRIORITY_GROUP_MASK ) <= ulMaxPRIGROUPValue ); in vPortValidateInterruptPriority()
|
| /Kernel-v10.6.2/portable/RVDS/ARM_CM3/ |
| D | port.c | 75 #define portPRIORITY_GROUP_MASK ( 0x07UL << 8UL ) macro 340 ulMaxPRIGROUPValue &= portPRIORITY_GROUP_MASK; in xPortStartScheduler() 783 configASSERT( ( portAIRCR_REG & portPRIORITY_GROUP_MASK ) <= ulMaxPRIGROUPValue ); in vPortValidateInterruptPriority()
|
| /Kernel-v10.6.2/portable/MikroC/ARM_CM4F/ |
| D | port.c | 62 #define portPRIORITY_GROUP_MASK ( 0x07UL << 8UL ) macro 375 ulMaxPRIGROUPValue &= portPRIORITY_GROUP_MASK; in xPortStartScheduler() 905 configASSERT( ( portAIRCR_REG & portPRIORITY_GROUP_MASK ) <= ulMaxPRIGROUPValue ); in vPortValidateInterruptPriority()
|
| /Kernel-v10.6.2/portable/RVDS/ARM_CM4F/ |
| D | port.c | 85 #define portPRIORITY_GROUP_MASK ( 0x07UL << 8UL ) macro 406 ulMaxPRIGROUPValue &= portPRIORITY_GROUP_MASK; in xPortStartScheduler() 879 configASSERT( ( portAIRCR_REG & portPRIORITY_GROUP_MASK ) <= ulMaxPRIGROUPValue ); in vPortValidateInterruptPriority()
|
| /Kernel-v10.6.2/portable/RVDS/ARM_CM7/r0p1/ |
| D | port.c | 79 #define portPRIORITY_GROUP_MASK ( 0x07UL << 8UL ) macro 390 ulMaxPRIGROUPValue &= portPRIORITY_GROUP_MASK; in xPortStartScheduler() 865 configASSERT( ( portAIRCR_REG & portPRIORITY_GROUP_MASK ) <= ulMaxPRIGROUPValue ); in vPortValidateInterruptPriority()
|
| /Kernel-v10.6.2/portable/GCC/ARM_CM3_MPU/ |
| D | port.c | 105 #define portPRIORITY_GROUP_MASK ( 0x07UL << 8UL ) macro 812 ulMaxPRIGROUPValue &= portPRIORITY_GROUP_MASK; in xPortStartScheduler() 1380 configASSERT( ( portAIRCR_REG & portPRIORITY_GROUP_MASK ) <= ulMaxPRIGROUPValue ); in vPortValidateInterruptPriority()
|
| /Kernel-v10.6.2/portable/GCC/ARM_CM4_MPU/ |
| D | port.c | 119 #define portPRIORITY_GROUP_MASK ( 0x07UL << 8UL ) macro 899 ulMaxPRIGROUPValue &= portPRIORITY_GROUP_MASK; in xPortStartScheduler() 1551 configASSERT( ( portAIRCR_REG & portPRIORITY_GROUP_MASK ) <= ulMaxPRIGROUPValue ); in vPortValidateInterruptPriority()
|
| /Kernel-v10.6.2/portable/IAR/ARM_CM4F_MPU/ |
| D | port.c | 120 #define portPRIORITY_GROUP_MASK ( 0x07UL << 8UL ) macro 777 ulMaxPRIGROUPValue &= portPRIORITY_GROUP_MASK; in xPortStartScheduler() 1275 configASSERT( ( portAIRCR_REG & portPRIORITY_GROUP_MASK ) <= ulMaxPRIGROUPValue ); in vPortValidateInterruptPriority()
|
| /Kernel-v10.6.2/portable/GCC/ARM_CM55_NTZ/non_secure/ |
| D | port.c | 107 #define portPRIORITY_GROUP_MASK ( 0x07UL << 8UL ) macro 1637 ulMaxPRIGROUPValue &= portPRIORITY_GROUP_MASK; in xPortStartScheduler() 1944 configASSERT( ( portAIRCR_REG & portPRIORITY_GROUP_MASK ) <= ulMaxPRIGROUPValue ); in vPortValidateInterruptPriority()
|
| /Kernel-v10.6.2/portable/GCC/ARM_CM85_NTZ/non_secure/ |
| D | port.c | 107 #define portPRIORITY_GROUP_MASK ( 0x07UL << 8UL ) macro 1637 ulMaxPRIGROUPValue &= portPRIORITY_GROUP_MASK; in xPortStartScheduler() 1944 configASSERT( ( portAIRCR_REG & portPRIORITY_GROUP_MASK ) <= ulMaxPRIGROUPValue ); in vPortValidateInterruptPriority()
|
| /Kernel-v10.6.2/portable/GCC/ARM_CM35P_NTZ/non_secure/ |
| D | port.c | 107 #define portPRIORITY_GROUP_MASK ( 0x07UL << 8UL ) macro 1637 ulMaxPRIGROUPValue &= portPRIORITY_GROUP_MASK; in xPortStartScheduler() 1944 configASSERT( ( portAIRCR_REG & portPRIORITY_GROUP_MASK ) <= ulMaxPRIGROUPValue ); in vPortValidateInterruptPriority()
|
| /Kernel-v10.6.2/portable/IAR/ARM_CM85_NTZ/non_secure/ |
| D | port.c | 107 #define portPRIORITY_GROUP_MASK ( 0x07UL << 8UL ) macro 1637 ulMaxPRIGROUPValue &= portPRIORITY_GROUP_MASK; in xPortStartScheduler() 1944 configASSERT( ( portAIRCR_REG & portPRIORITY_GROUP_MASK ) <= ulMaxPRIGROUPValue ); in vPortValidateInterruptPriority()
|
| /Kernel-v10.6.2/portable/GCC/ARM_CM55/non_secure/ |
| D | port.c | 107 #define portPRIORITY_GROUP_MASK ( 0x07UL << 8UL ) macro 1637 ulMaxPRIGROUPValue &= portPRIORITY_GROUP_MASK; in xPortStartScheduler() 1944 configASSERT( ( portAIRCR_REG & portPRIORITY_GROUP_MASK ) <= ulMaxPRIGROUPValue ); in vPortValidateInterruptPriority()
|
| /Kernel-v10.6.2/portable/GCC/ARM_CM33_NTZ/non_secure/ |
| D | port.c | 107 #define portPRIORITY_GROUP_MASK ( 0x07UL << 8UL ) macro 1637 ulMaxPRIGROUPValue &= portPRIORITY_GROUP_MASK; in xPortStartScheduler() 1944 configASSERT( ( portAIRCR_REG & portPRIORITY_GROUP_MASK ) <= ulMaxPRIGROUPValue ); in vPortValidateInterruptPriority()
|
| /Kernel-v10.6.2/portable/GCC/ARM_CM35P/non_secure/ |
| D | port.c | 107 #define portPRIORITY_GROUP_MASK ( 0x07UL << 8UL ) macro 1637 ulMaxPRIGROUPValue &= portPRIORITY_GROUP_MASK; in xPortStartScheduler() 1944 configASSERT( ( portAIRCR_REG & portPRIORITY_GROUP_MASK ) <= ulMaxPRIGROUPValue ); in vPortValidateInterruptPriority()
|
| /Kernel-v10.6.2/portable/IAR/ARM_CM55/non_secure/ |
| D | port.c | 107 #define portPRIORITY_GROUP_MASK ( 0x07UL << 8UL ) macro 1637 ulMaxPRIGROUPValue &= portPRIORITY_GROUP_MASK; in xPortStartScheduler() 1944 configASSERT( ( portAIRCR_REG & portPRIORITY_GROUP_MASK ) <= ulMaxPRIGROUPValue ); in vPortValidateInterruptPriority()
|
| /Kernel-v10.6.2/portable/IAR/ARM_CM55_NTZ/non_secure/ |
| D | port.c | 107 #define portPRIORITY_GROUP_MASK ( 0x07UL << 8UL ) macro 1637 ulMaxPRIGROUPValue &= portPRIORITY_GROUP_MASK; in xPortStartScheduler() 1944 configASSERT( ( portAIRCR_REG & portPRIORITY_GROUP_MASK ) <= ulMaxPRIGROUPValue ); in vPortValidateInterruptPriority()
|
| /Kernel-v10.6.2/portable/IAR/ARM_CM23/non_secure/ |
| D | port.c | 107 #define portPRIORITY_GROUP_MASK ( 0x07UL << 8UL ) macro 1637 ulMaxPRIGROUPValue &= portPRIORITY_GROUP_MASK; in xPortStartScheduler() 1944 configASSERT( ( portAIRCR_REG & portPRIORITY_GROUP_MASK ) <= ulMaxPRIGROUPValue ); in vPortValidateInterruptPriority()
|