Home
last modified time | relevance | path

Searched refs:portPRIORITY_GROUP_MASK (Results 1 – 25 of 37) sorted by relevance

12

/Kernel-v10.6.2/portable/IAR/ARM_CM3/
Dport.c69 #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/
Dport.c66 #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/
Dport.c79 #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/
Dport.c73 #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/
Dport.c62 #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/
Dport.c70 #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/
Dport.c66 #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/
Dport.c72 #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/
Dport.c75 #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/
Dport.c62 #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/
Dport.c85 #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/
Dport.c79 #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/
Dport.c105 #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/
Dport.c119 #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/
Dport.c120 #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/
Dport.c107 #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/
Dport.c107 #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/
Dport.c107 #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/
Dport.c107 #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/
Dport.c107 #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/
Dport.c107 #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/
Dport.c107 #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/
Dport.c107 #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/
Dport.c107 #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/
Dport.c107 #define portPRIORITY_GROUP_MASK ( 0x07UL << 8UL ) macro
1637 ulMaxPRIGROUPValue &= portPRIORITY_GROUP_MASK; in xPortStartScheduler()
1944 configASSERT( ( portAIRCR_REG & portPRIORITY_GROUP_MASK ) <= ulMaxPRIGROUPValue ); in vPortValidateInterruptPriority()

12