Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Network/
DK6xF_Ethernet.cs732 public bool IsLast => BitHelper.IsBitSet(words[1], 11); field in Antmicro.Renode.Peripherals.Network.K6xF_Ethernet.DmaBufferDescriptor
887 public new bool IsLast property in Antmicro.Renode.Peripherals.Network.K6xF_Ethernet.DmaRxBufferDescriptor
DCadenceGEM.cs1023 public bool IsLast => BitHelper.IsBitSet(words[1], 15); field in Antmicro.Renode.Peripherals.Network.CadenceGEM.DmaTxBufferDescriptor