Searched refs:RegistrationInterface (Results 1 – 2 of 2) sorted by relevance
30 public Type RegistrationInterface { get; set; } property in Antmicro.Renode.PlatformDescription.Syntax.RegistrationInfo
494 …registrationInfo.RegistrationInterface = typeof(IPeripheralRegister<,>).MakeGenericType(new[] { us… in ProcessEntryPreMerge()1010 …registrationInfo.RegistrationInterface.GetMethod("Register").Invoke(register, new[] { entry.Variab… in TryRegisterFromEntry()