Searched refs:NUM_PRIORITY_BITS (Results 1 – 6 of 6) sorted by relevance
103 #define NUM_PRIORITY_BITS 2 // Number of exception priority bits macro
76 #define INT_PRIORITY_MASK ((0xFF << (8 - NUM_PRIORITY_BITS)) & 0xFF)
112 #define NUM_PRIORITY_BITS 3 macro
107 #define NUM_PRIORITY_BITS 3 // Number of Priority bits macro
123 #define INT_PRIORITY_MASK ((0xFF << (8 - NUM_PRIORITY_BITS)) & 0xFF)