Home
last modified time | relevance | path

Searched refs:rxGoodByteCounterInterruptEnable (Results 1 – 2 of 2) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Network/SynopsysDWCEthernetQualityOfService/
DSynopsysDWCEthernetQualityOfService.cs303 … (rxGoodByteCounterInterrupt.Value && rxGoodByteCounterInterruptEnable.Value) ||
DSynopsysDWCEthernetQualityOfService_Registers.cs571 ….WithFlag(2, out rxGoodByteCounterInterruptEnable, name: "MMC_RX_INTERRUPT_MASK.RXGOCTIM (MMC Rece… in CreateRegisterMap()
1369 private IFlagRegisterField rxGoodByteCounterInterruptEnable; field in Antmicro.Renode.Peripherals.Network.SynopsysDWCEthernetQualityOfService