Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Sensors/
DLSM330_Gyroscope.cs97 private const int OutputWidth = 16; field in Antmicro.Renode.Peripherals.Sensors.LSM330_Gyroscope
DLSM330_Accelerometer.cs100 private const int OutputWidth = 16; field in Antmicro.Renode.Peripherals.Sensors.LSM330_Accelerometer
DOV2640.cs80 public uint OutputWidth property in Antmicro.Renode.Peripherals.Sensors.OV2640