Home
last modified time | relevance | path

Searched defs:Empty (Results 1 – 15 of 15) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/UART/
DIUARTWithBufferState.cs23 Empty, enumerator
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/UART/
DUSBSerialPort_S3B.cs102 Empty = 0b0000, enumerator
119 Empty = 0b0001, enumerator
DLPC_USART.cs461 Empty = 0 enumerator
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/USB/
DUSBString.cs57 public static USBString Empty { get; } property in Antmicro.Renode.Core.USB.USBString
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/Bus/
DSymbolLookup.cs673 bool Empty { get; } property
706 public bool Empty property in Antmicro.Renode.Core.SymbolLookup.SortedIntervals.OldSymbolProvider
847 public bool Empty { get { return !HasSymbolsLeft(); } } property in Antmicro.Renode.Core.SymbolLookup.SortedIntervals.SymbolProvider
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Extensions/UserInterface/Commands/
DPeripheralsCommand.cs193 internal enum TreeViewBlock { Empty, Straight, End, Full }; enumerator
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Utilities/
DBitStream.cs10 public static BitStream Empty = new BitStream(); field in Antmicro.Renode.Utilities.BitStream
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Utilities/GDB/
DPacketData.cs125 public static PacketData Empty { get; private set; } property in Antmicro.Renode.Utilities.GDB.PacketData
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Time/
DTimeInterval.cs177 public static readonly TimeInterval Empty = FromTicks(0); field
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/CAN/S32K3XX_FlexCAN/
DS32K3XX_FlexCAN_Structures.cs92 Empty, enumerator
368 Empty = 0b0100, enumerator
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/SPI/
DOpenTitan_SpiDevice.cs884 Empty, enumerator
DAmbiqApollo4_IOMaster.cs1008 public bool Empty => Count == 0; field in Antmicro.Renode.Peripherals.SPI.AmbiqApollo4_IOMaster.Fifo
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/RiscV/
DOpenTitan_BigNumberAcceleratorCore.cs1001 Empty = 0x0, enumerator
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Sensors/
DLIS2DW12.cs1134 public bool Empty => SamplesCount == 0; field in Antmicro.Renode.Peripherals.Sensors.LIS2DW12.LIS2DW12_FIFO
DLSM6DSO_IMU.cs749 public bool Empty => SamplesCount == 0; field in Antmicro.Renode.Peripherals.Sensors.LSM6DSO_IMU.LSM6DSO_FIFO