Searched refs:DevicesConfig (Results 1 – 2 of 2) sorted by relevance
33 new DevicesConfig(File.ReadAllText(fileName), machine); in LoadPeripheralsFromJSONFile()38 new DevicesConfig(text, machine); in LoadPeripheralsFromJSONString()
30 public class DevicesConfig class444 public DevicesConfig(string text, IMachine machine) in DevicesConfig() method in Antmicro.Renode.Config.Devices.DevicesConfig