Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/Bus/
DAllowedTranslationsAttribute.cs15 public AllowedTranslationsAttribute(AllowedTranslation allowedTranslations) in AllowedTranslationsAttribute()
28 private readonly AllowedTranslation allowedTranslations; field in Antmicro.Renode.Peripherals.Bus.AllowedTranslationsAttribute