Searched refs:txFIFOThreshold (Results 1 – 1 of 1) sorted by relevance
120 interruptTxLevelPending.Value = txQueue.Count >= (int)txFIFOThreshold.Value; in UpdateInterrupts()412 .WithValueField(0, 5, out txFIFOThreshold, name: "DMA.tx_fifo_level") in BuildRegisterMap()480 private IValueRegisterField txFIFOThreshold; field in Antmicro.Renode.Peripherals.SPI.MAX32650_SPI