Home
last modified time | relevance | path

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

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