Searched defs:IsReady (Results 1 – 5 of 5) sorted by relevance
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Sound/ | ||
| D | LiteX_I2S_Master.cs | 48 protected override bool IsReady() in IsReady() method in Antmicro.Renode.Peripherals.Sound.LiteX_I2S_Master |
| D | LiteX_I2S_Slave.cs | 58 protected override bool IsReady() in IsReady() method in Antmicro.Renode.Peripherals.Sound.LiteX_I2S_Slave |
| D | LiteX_I2S.cs | 124 protected virtual bool IsReady() in IsReady() method in Antmicro.Renode.Peripherals.Sound.LiteX_I2S |
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Storage/VirtIO/ | ||
| D | Virtqueue.cs | 180 public bool IsReady { get; set; } property in Antmicro.Renode.Storage.VirtIO.Virtqueue |
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Network/ | ||
| D | K6xF_Ethernet.cs | 802 public bool IsReady property in Antmicro.Renode.Peripherals.Network.K6xF_Ethernet.DmaTxBufferDescriptor |