Home
last modified time | relevance | path

Searched defs:Capacity (Results 1 – 3 of 3) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Utilities/Collections/
DCircularBuffer.cs135 public int Capacity => buffer.Length; field in Antmicro.Renode.Utilities.Collections.CircularBuffer
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Sensors/
DLIS2DW12.cs1160 private readonly uint Capacity; field in Antmicro.Renode.Peripherals.Sensors.LIS2DW12.LIS2DW12_FIFO
DLSM6DSO_IMU.cs823 private uint Capacity { get; } property in Antmicro.Renode.Peripherals.Sensors.LSM6DSO_IMU.LSM6DSO_FIFO