Home
last modified time | relevance | path

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

12

/Kernel-v11.1.0/portable/CCS/ARM_CM3/
Dport.c66 #define portPRIORITY_GROUP_MASK ( 0x07UL << 8UL ) macro
295 ulMaxPRIGROUPValue &= portPRIORITY_GROUP_MASK; in xPortStartScheduler()
689 configASSERT( ( portAIRCR_REG & portPRIORITY_GROUP_MASK ) <= ulMaxPRIGROUPValue ); in vPortValidateInterruptPriority()
/Kernel-v11.1.0/portable/IAR/ARM_CM3/
Dport.c78 #define portPRIORITY_GROUP_MASK ( 0x07UL << 8UL ) macro
335 ulMaxPRIGROUPValue &= portPRIORITY_GROUP_MASK; in xPortStartScheduler()
729 configASSERT( ( portAIRCR_REG & portPRIORITY_GROUP_MASK ) <= ulMaxPRIGROUPValue ); in vPortValidateInterruptPriority()
/Kernel-v11.1.0/portable/CCS/ARM_CM4F/
Dport.c70 #define portPRIORITY_GROUP_MASK ( 0x07UL << 8UL ) macro
314 ulMaxPRIGROUPValue &= portPRIORITY_GROUP_MASK; in xPortStartScheduler()
714 configASSERT( ( portAIRCR_REG & portPRIORITY_GROUP_MASK ) <= ulMaxPRIGROUPValue ); in vPortValidateInterruptPriority()
/Kernel-v11.1.0/portable/GCC/ARM_CM3/
Dport.c71 #define portPRIORITY_GROUP_MASK ( 0x07UL << 8UL ) macro
381 ulMaxPRIGROUPValue &= portPRIORITY_GROUP_MASK; in xPortStartScheduler()
821 configASSERT( ( portAIRCR_REG & portPRIORITY_GROUP_MASK ) <= ulMaxPRIGROUPValue ); in vPortValidateInterruptPriority()
/Kernel-v11.1.0/portable/IAR/ARM_CM7/r0p1/
Dport.c82 #define portPRIORITY_GROUP_MASK ( 0x07UL << 8UL ) macro
361 ulMaxPRIGROUPValue &= portPRIORITY_GROUP_MASK; in xPortStartScheduler()
761 configASSERT( ( portAIRCR_REG & portPRIORITY_GROUP_MASK ) <= ulMaxPRIGROUPValue ); in vPortValidateInterruptPriority()
/Kernel-v11.1.0/portable/IAR/ARM_CM4F/
Dport.c88 #define portPRIORITY_GROUP_MASK ( 0x07UL << 8UL ) macro
373 ulMaxPRIGROUPValue &= portPRIORITY_GROUP_MASK; in xPortStartScheduler()
773 configASSERT( ( portAIRCR_REG & portPRIORITY_GROUP_MASK ) <= ulMaxPRIGROUPValue ); in vPortValidateInterruptPriority()
/Kernel-v11.1.0/portable/GCC/ARM_CM7/r0p1/
Dport.c75 #define portPRIORITY_GROUP_MASK ( 0x07UL << 8UL ) macro
412 ulMaxPRIGROUPValue &= portPRIORITY_GROUP_MASK; in xPortStartScheduler()
896 configASSERT( ( portAIRCR_REG & portPRIORITY_GROUP_MASK ) <= ulMaxPRIGROUPValue ); in vPortValidateInterruptPriority()
/Kernel-v11.1.0/portable/GCC/ARM_CM4F/
Dport.c81 #define portPRIORITY_GROUP_MASK ( 0x07UL << 8UL ) macro
424 ulMaxPRIGROUPValue &= portPRIORITY_GROUP_MASK; in xPortStartScheduler()
906 configASSERT( ( portAIRCR_REG & portPRIORITY_GROUP_MASK ) <= ulMaxPRIGROUPValue ); in vPortValidateInterruptPriority()
/Kernel-v11.1.0/portable/RVDS/ARM_CM3/
Dport.c75 #define portPRIORITY_GROUP_MASK ( 0x07UL << 8UL ) macro
340 ulMaxPRIGROUPValue &= portPRIORITY_GROUP_MASK; in xPortStartScheduler()
790 configASSERT( ( portAIRCR_REG & portPRIORITY_GROUP_MASK ) <= ulMaxPRIGROUPValue ); in vPortValidateInterruptPriority()
/Kernel-v11.1.0/portable/RVDS/ARM_CM4F/
Dport.c85 #define portPRIORITY_GROUP_MASK ( 0x07UL << 8UL ) macro
406 ulMaxPRIGROUPValue &= portPRIORITY_GROUP_MASK; in xPortStartScheduler()
886 configASSERT( ( portAIRCR_REG & portPRIORITY_GROUP_MASK ) <= ulMaxPRIGROUPValue ); in vPortValidateInterruptPriority()
/Kernel-v11.1.0/portable/MikroC/ARM_CM4F/
Dport.c62 #define portPRIORITY_GROUP_MASK ( 0x07UL << 8UL ) macro
375 ulMaxPRIGROUPValue &= portPRIORITY_GROUP_MASK; in xPortStartScheduler()
912 configASSERT( ( portAIRCR_REG & portPRIORITY_GROUP_MASK ) <= ulMaxPRIGROUPValue ); in vPortValidateInterruptPriority()
/Kernel-v11.1.0/portable/RVDS/ARM_CM7/r0p1/
Dport.c79 #define portPRIORITY_GROUP_MASK ( 0x07UL << 8UL ) macro
390 ulMaxPRIGROUPValue &= portPRIORITY_GROUP_MASK; in xPortStartScheduler()
872 configASSERT( ( portAIRCR_REG & portPRIORITY_GROUP_MASK ) <= ulMaxPRIGROUPValue ); in vPortValidateInterruptPriority()
/Kernel-v11.1.0/portable/IAR/ARM_CM4F_MPU/
Dport.c127 #define portPRIORITY_GROUP_MASK ( 0x07UL << 8UL ) macro
837 ulMaxPRIGROUPValue &= portPRIORITY_GROUP_MASK; in xPortStartScheduler()
1356 configASSERT( ( portAIRCR_REG & portPRIORITY_GROUP_MASK ) <= ulMaxPRIGROUPValue ); in vPortValidateInterruptPriority()
/Kernel-v11.1.0/portable/GCC/ARM_CM3_MPU/
Dport.c112 #define portPRIORITY_GROUP_MASK ( 0x07UL << 8UL ) macro
856 ulMaxPRIGROUPValue &= portPRIORITY_GROUP_MASK; in xPortStartScheduler()
1482 configASSERT( ( portAIRCR_REG & portPRIORITY_GROUP_MASK ) <= ulMaxPRIGROUPValue ); in vPortValidateInterruptPriority()
/Kernel-v11.1.0/portable/GCC/ARM_CM4_MPU/
Dport.c126 #define portPRIORITY_GROUP_MASK ( 0x07UL << 8UL ) macro
942 ulMaxPRIGROUPValue &= portPRIORITY_GROUP_MASK; in xPortStartScheduler()
1625 configASSERT( ( portAIRCR_REG & portPRIORITY_GROUP_MASK ) <= ulMaxPRIGROUPValue ); in vPortValidateInterruptPriority()
/Kernel-v11.1.0/portable/IAR/ARM_CM35P_NTZ/non_secure/
Dport.c131 #define portPRIORITY_GROUP_MASK ( 0x07UL << 8UL ) macro
1727 ulMaxPRIGROUPValue &= portPRIORITY_GROUP_MASK; in xPortStartScheduler()
2045 configASSERT( ( portAIRCR_REG & portPRIORITY_GROUP_MASK ) <= ulMaxPRIGROUPValue ); in vPortValidateInterruptPriority()
/Kernel-v11.1.0/portable/IAR/ARM_CM33_NTZ/non_secure/
Dport.c131 #define portPRIORITY_GROUP_MASK ( 0x07UL << 8UL ) macro
1727 ulMaxPRIGROUPValue &= portPRIORITY_GROUP_MASK; in xPortStartScheduler()
2045 configASSERT( ( portAIRCR_REG & portPRIORITY_GROUP_MASK ) <= ulMaxPRIGROUPValue ); in vPortValidateInterruptPriority()
/Kernel-v11.1.0/portable/IAR/ARM_CM35P/non_secure/
Dport.c131 #define portPRIORITY_GROUP_MASK ( 0x07UL << 8UL ) macro
1727 ulMaxPRIGROUPValue &= portPRIORITY_GROUP_MASK; in xPortStartScheduler()
2045 configASSERT( ( portAIRCR_REG & portPRIORITY_GROUP_MASK ) <= ulMaxPRIGROUPValue ); in vPortValidateInterruptPriority()
/Kernel-v11.1.0/portable/IAR/ARM_CM23/non_secure/
Dport.c131 #define portPRIORITY_GROUP_MASK ( 0x07UL << 8UL ) macro
1727 ulMaxPRIGROUPValue &= portPRIORITY_GROUP_MASK; in xPortStartScheduler()
2045 configASSERT( ( portAIRCR_REG & portPRIORITY_GROUP_MASK ) <= ulMaxPRIGROUPValue ); in vPortValidateInterruptPriority()
/Kernel-v11.1.0/portable/IAR/ARM_CM33/non_secure/
Dport.c131 #define portPRIORITY_GROUP_MASK ( 0x07UL << 8UL ) macro
1727 ulMaxPRIGROUPValue &= portPRIORITY_GROUP_MASK; in xPortStartScheduler()
2045 configASSERT( ( portAIRCR_REG & portPRIORITY_GROUP_MASK ) <= ulMaxPRIGROUPValue ); in vPortValidateInterruptPriority()
/Kernel-v11.1.0/portable/GCC/ARM_CM55_NTZ/non_secure/
Dport.c131 #define portPRIORITY_GROUP_MASK ( 0x07UL << 8UL ) macro
1727 ulMaxPRIGROUPValue &= portPRIORITY_GROUP_MASK; in xPortStartScheduler()
2045 configASSERT( ( portAIRCR_REG & portPRIORITY_GROUP_MASK ) <= ulMaxPRIGROUPValue ); in vPortValidateInterruptPriority()
/Kernel-v11.1.0/portable/IAR/ARM_CM55_NTZ/non_secure/
Dport.c131 #define portPRIORITY_GROUP_MASK ( 0x07UL << 8UL ) macro
1727 ulMaxPRIGROUPValue &= portPRIORITY_GROUP_MASK; in xPortStartScheduler()
2045 configASSERT( ( portAIRCR_REG & portPRIORITY_GROUP_MASK ) <= ulMaxPRIGROUPValue ); in vPortValidateInterruptPriority()
/Kernel-v11.1.0/portable/GCC/ARM_CM55/non_secure/
Dport.c131 #define portPRIORITY_GROUP_MASK ( 0x07UL << 8UL ) macro
1727 ulMaxPRIGROUPValue &= portPRIORITY_GROUP_MASK; in xPortStartScheduler()
2045 configASSERT( ( portAIRCR_REG & portPRIORITY_GROUP_MASK ) <= ulMaxPRIGROUPValue ); in vPortValidateInterruptPriority()
/Kernel-v11.1.0/portable/IAR/ARM_CM85_NTZ/non_secure/
Dport.c131 #define portPRIORITY_GROUP_MASK ( 0x07UL << 8UL ) macro
1727 ulMaxPRIGROUPValue &= portPRIORITY_GROUP_MASK; in xPortStartScheduler()
2045 configASSERT( ( portAIRCR_REG & portPRIORITY_GROUP_MASK ) <= ulMaxPRIGROUPValue ); in vPortValidateInterruptPriority()
/Kernel-v11.1.0/portable/GCC/ARM_CM85/non_secure/
Dport.c131 #define portPRIORITY_GROUP_MASK ( 0x07UL << 8UL ) macro
1727 ulMaxPRIGROUPValue &= portPRIORITY_GROUP_MASK; in xPortStartScheduler()
2045 configASSERT( ( portAIRCR_REG & portPRIORITY_GROUP_MASK ) <= ulMaxPRIGROUPValue ); in vPortValidateInterruptPriority()

12