Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Network/SynopsysDWCEthernetQualityOfService/
DSynopsysDWCEthernetQualityOfService.cs117 protected virtual BusWidth DMABusWidth => BusWidth.Bits32; field in Antmicro.Renode.Peripherals.Network.SynopsysDWCEthernetQualityOfService
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Network/
DS32K3XX_EMAC.cs68 protected override BusWidth DMABusWidth => BusWidth.Bits32; field in Antmicro.Renode.Peripherals.Network.S32K3XX_EMAC
DS32K3XX_GMAC.cs65 protected override BusWidth DMABusWidth => BusWidth.Bits64; field in Antmicro.Renode.Peripherals.Network.S32K3XX_GMAC