Home
last modified time | relevance | path

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

/Renode-v1.15.3-c57714d/src/Renode/PlatformDescription/UserInterface/
DPlatformDescriptionMachineExtensions.cs19 PrepareDriver(machine).ProcessFile(platformDescriptionFile); in LoadPlatformDescription()
24 PrepareDriver(machine).ProcessDescription(platformDescription); in LoadPlatformDescriptionFromString()
66 private static CreationDriver PrepareDriver(Machine machine) in PrepareDriver() method in Antmicro.Renode.PlatformDescription.UserInterface.PlatformDescriptionMachineExtensions