Searched refs:Underflow (Results 1 – 5 of 5) sorted by relevance
74 ….WithFlag(i + 0x5, out packetFifos[i / 8].Underflow, FieldMode.WriteOneToClear | FieldMode.Read, w… in DefineRegisters()152 || queue.PopUnderMask.Value && queue.Underflow.Value in UpdateIRQ()199 public IFlagRegisterField Underflow; field in Antmicro.Renode.Peripherals.Miscellaneous.EOSS3_PacketFIFO.PacketFifoBase245 Underflow.Value = true; in DequeueCallback()252 Underflow.Value = false; in DequeueCallback()358 Underflow.Value = true; in DequeueCallback()365 Underflow.Value = false; in DequeueCallback()379 Underflow.Value = true; in DequeueCallback()386 Underflow.Value = false; in DequeueCallback()
120 interruptManager.SetInterrupt(Interrupt.Underflow); in LimitReached()161 Underflow, enumerator
511 public bool Underflow { get; set; } property in Antmicro.Renode.Peripherals.Timers.RenesasRZG_GPT.GPTChannel524 Underflow = true; in OnMainTimerLimitReached()
560 public bool Underflow { get; set; } property in Antmicro.Renode.Peripherals.Timers.RenesasRA_GPT.GPTChannel573 Underflow = true; in OnMainTimerLimitReached()
150 txFifoStatus = SRAMCircularFifoRange.FifoStatus.Underflow; in Transmit()191 case SRAMCircularFifoRange.FifoStatus.Underflow: in HandleFifoStatusesAndUpdateInterrupts()865 status = FifoStatus.Underflow; in UpdateStatus()888 Underflow, enumerator