Searched refs:MatchAndPush (Results 1 – 1 of 1) sorted by relevance
387 …if(!receiveDataMask.Value && dataMatcher.MatchAndPush(receiveFifo, receivedWord, byteIdx * 8, rxDa… in TrySendDataInner()634 … public bool MatchAndPush(Queue<uint> fifo, uint value, int width, bool dataMatchOnly = false) in MatchAndPush() method in Antmicro.Renode.Peripherals.SPI.IMXRT_LPSPI.DataMatcher