Home
last modified time | relevance | path

Searched defs:SetIDAURegion (Results 1 – 1 of 1) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/Arm-M/
DCortexM.cs154 public void SetIDAURegion(uint regionIndex, IDAURegion region) in SetIDAURegion() method in Antmicro.Renode.Peripherals.CPU.CortexM
167 …public void SetIDAURegion(uint regionIndex, uint baseAddress, uint limitAddress, bool enabled, boo… in SetIDAURegion() method in Antmicro.Renode.Peripherals.CPU.CortexM
172 public void SetIDAURegion(uint regionIndex, uint rbar, uint rlar) in SetIDAURegion() method in Antmicro.Renode.Peripherals.CPU.CortexM