Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Tests/UnitTests/
DSerializableMappedSegmentTests.cs25 var testedPeripheral = new PeripheralWithMappedSegment(); in ShouldSerializeWhenNotTouched()
37 var testedPeripheral = new PeripheralWithMappedSegment(); in ShouldSerializeWhenTouched()
48 public sealed class PeripheralWithMappedSegment : IBytePeripheral, IMapped class
50 public PeripheralWithMappedSegment() in PeripheralWithMappedSegment() method in Antmicro.Renode.UnitTests.PeripheralWithMappedSegment