Searched defs:IsBusy (Results 1 – 2 of 2) sorted by relevance
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Network/ | ||
| D | LiteX_Ethernet_CSR32.cs | 488 public bool IsBusy => DataLength > 0; field in Antmicro.Renode.Peripherals.Network.LiteX_Ethernet_CSR32.Slot |
| D | LiteX_Ethernet.cs | 509 public bool IsBusy => DataLength > 0; field in Antmicro.Renode.Peripherals.Network.LiteX_Ethernet.Slot |