Home
last modified time | relevance | path

Searched refs:SetWindowAddend (Results 1 – 2 of 2) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/
DExternalWindowMMU.cs88 SetWindowAddend(index, (ulong)value); in DefineRegisters()
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/CPU/
DExternalMmuBase.cs75 public void SetWindowAddend(uint index, ulong addend) in SetWindowAddend() method in Antmicro.Renode.Peripherals.Miscellaneous.ExternalMmuBase