Searched defs:DMABusWidth (Results 1 – 3 of 3) sorted by relevance
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Network/SynopsysDWCEthernetQualityOfService/ | ||
| D | SynopsysDWCEthernetQualityOfService.cs | 117 protected virtual BusWidth DMABusWidth => BusWidth.Bits32; field in Antmicro.Renode.Peripherals.Network.SynopsysDWCEthernetQualityOfService |
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Network/ | ||
| D | S32K3XX_EMAC.cs | 68 protected override BusWidth DMABusWidth => BusWidth.Bits32; field in Antmicro.Renode.Peripherals.Network.S32K3XX_EMAC |
| D | S32K3XX_GMAC.cs | 65 protected override BusWidth DMABusWidth => BusWidth.Bits64; field in Antmicro.Renode.Peripherals.Network.S32K3XX_GMAC |