Searched refs:InterruptPriorityLast (Results 1 – 1 of 1) sorted by relevance
32 … if(offset >= (long)Register.InterruptPriority0 && offset <= (long)Register.InterruptPriorityLast) in ReadByte()42 … if(offset >= (long)Register.InterruptPriority0 && offset <= (long)Register.InterruptPriorityLast) in WriteByte()64 … if(offset >= (long)Register.InterruptPriority0 && offset <= (long)Register.InterruptPriorityLast) in ReadDoubleWord()94 … if(offset >= (long)Register.InterruptPriority0 && offset <= (long)Register.InterruptPriorityLast) in WriteDoubleWord()223 InterruptPriorityLast = InterruptPriority0 + NumberOfInterrupts enumerator