Searched refs:fifoInterruptReadThreshold (Results 1 – 1 of 1) sorted by relevance
143 .WithValueField(0, 6, out fifoInterruptReadThreshold, name: "FIFORTHR") in DefineRegisters()769 || incomingFifo.BytesCount > fifoInterruptReadThreshold.Value in UpdateFifoThresholdInterruptStatus()871 private IValueRegisterField fifoInterruptReadThreshold; field in Antmicro.Renode.Peripherals.SPI.AmbiqApollo4_IOMaster