Searched refs:fifoInterruptWriteThreshold (Results 1 – 1 of 1) sorted by relevance
145 .WithValueField(8, 6, out fifoInterruptWriteThreshold, name: "FIFOWTHR") in DefineRegisters()768 outgoingFifo.BytesCount < fifoInterruptWriteThreshold.Value in UpdateFifoThresholdInterruptStatus()872 private IValueRegisterField fifoInterruptWriteThreshold; field in Antmicro.Renode.Peripherals.SPI.AmbiqApollo4_IOMaster