Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/
DExternalWindowMMU.cs91 return (uint)GetWindowAddend(index); in DefineRegisters()
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/CPU/
DExternalMmuBase.cs91 public ulong GetWindowAddend(uint index) in GetWindowAddend() method in Antmicro.Renode.Peripherals.Miscellaneous.ExternalMmuBase