Searched refs:svdDevices (Results 1 – 1 of 1) sorted by relevance
993 svdDevices.Add(svdDevice); in ApplySVD()1881 svdDevices = new List<SVDParser>(); in InitStructures()2011 foreach(var svdDevice in svdDevices) in ReportNonExistingRead()2038 foreach(var svdDevice in svdDevices) in ReportNonExistingWrite()2256 private List<SVDParser> svdDevices; field in Antmicro.Renode.Peripherals.Bus.SystemBus