Home
last modified time | relevance | path

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

/Renode-v1.15.3-c57714d/src/Renode/PlatformDescription/Syntax/
DRangeValue.cs11 using Range = Antmicro.Renode.Core.Range; typedef
DGrammar.cs161 public static readonly Parser<RangeValue> Range = field in Antmicro.Renode.PlatformDescription.Syntax.Grammar
/Renode-v1.15.3-c57714d/src/Renode/Network/
DRangeMediumFunction.cs39 public int Range { get; set; } property in Antmicro.Renode.Network.RangeMediumFunction
/Renode-v1.15.3-c57714d/tests/unit-tests/RenodeTests/PlatformDescription/
DParserPrimitivesTest.cs15 using Range = Antmicro.Renode.Core.Range; typedef
/Renode-v1.15.3-c57714d/src/Plugins/CoSimulationPlugin/CoSimulated/Peripherals/
DCoSimulatedUART.cs14 using Range = Antmicro.Renode.Core.Range; typedef
DCoSimulatedCPU.cs26 using Range = Antmicro.Renode.Core.Range; typedef
DCoSimulatedPeripheral.cs18 using Range = Antmicro.Renode.Core.Range; typedef
/Renode-v1.15.3-c57714d/src/Plugins/CoSimulationPlugin/Connection/
DCoSimulationConnection.cs20 using Range = Antmicro.Renode.Core.Range; typedef
/Renode-v1.15.3-c57714d/src/Renode/PlatformDescription/
DCreationDriver.cs27 using Range = Antmicro.Renode.Core.Range; typedef