Home
last modified time | relevance | path

Searched defs:IsBusy (Results 1 – 2 of 2) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Network/
DLiteX_Ethernet_CSR32.cs488 public bool IsBusy => DataLength > 0; field in Antmicro.Renode.Peripherals.Network.LiteX_Ethernet_CSR32.Slot
DLiteX_Ethernet.cs509 public bool IsBusy => DataLength > 0; field in Antmicro.Renode.Peripherals.Network.LiteX_Ethernet.Slot