Searched refs:NUM_PRIORITY_BITS (Results 1 – 11 of 11) sorted by relevance
189 #define NUM_PRIORITY_BITS 3 macro197 #define INT_PRIORITY_MASK ((0xFF << (8 - NUM_PRIORITY_BITS)) & 0xFF)
45 #define INT_PRIORITY_MASK ((0xFF << (8 - NUM_PRIORITY_BITS)) & 0xFF)
60 #define INT_PRIORITY_MASK ((0xFF << (8 - NUM_PRIORITY_BITS)) & 0xFF)
173 #define NUM_PRIORITY_BITS 3 macro
489 #define NUM_PRIORITY_BITS 3 macro
Completed in 19 milliseconds