Searched refs:InputDataReady (Results 1 – 2 of 2) sorted by relevance
45 Assert.IsFalse(peripheral.InputDataReady); in ShouldKeepTrackOfDataWrites()47 Assert.IsTrue(peripheral.InputDataReady); in ShouldKeepTrackOfDataWrites()
58 public bool InputDataReady => inputData.AllDataWritten; field in Antmicro.Renode.Peripherals.Miscellaneous.OpenTitan_AES