Searched defs:version (Results 1 – 2 of 2) sorted by relevance
22 …public SynopsysEthernetMAC(IMachine machine, SynopsysEthernetVersion version = SynopsysEthernetVer… in SynopsysEthernetMAC()444 private readonly SynopsysEthernetVersion version; field in Antmicro.Renode.Peripherals.Network.SynopsysEthernetMAC458 …blic Descriptor(SynopsysEthernetMAC parent, IBusController sysbus, SynopsysEthernetVersion version) in Descriptor()539 protected readonly SynopsysEthernetVersion version; field in Antmicro.Renode.Peripherals.Network.SynopsysEthernetMAC.Descriptor546 …escriptor(SynopsysEthernetMAC parent, IBusController sysbus, SynopsysEthernetVersion version) : ba… in TxDescriptor()621 …escriptor(SynopsysEthernetMAC parent, IBusController sysbus, SynopsysEthernetVersion version) : ba… in RxDescriptor()
17 … public RenesasRA_GPIOMisc(IMachine machine, Version version = Version.Default) : base(machine) in RenesasRA_GPIOMisc()110 private readonly Version version; field in Antmicro.Renode.Peripherals.GPIOPort.RenesasRA_GPIOMisc