Searched defs:INT_PRIORITY_MASK (Results 1 – 5 of 5) sorted by relevance
76 #define INT_PRIORITY_MASK ((0xFF << (8 - NUM_PRIORITY_BITS)) & 0xFF) macro
100 #define INT_PRIORITY_MASK 0x000000C0 // Priority level mask macro
105 #define INT_PRIORITY_MASK 0x000000E0 macro
107 #define INT_PRIORITY_MASK 0x000000E0 macro
123 #define INT_PRIORITY_MASK ((0xFF << (8 - NUM_PRIORITY_BITS)) & 0xFF) macro