Home
last modified time | relevance | path

Searched defs:upperByte (Results 1 – 10 of 10) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Sensors/
DST_I2CSensorBase.cs29 protected byte GetScaledValue(decimal value, short sensitivity, bool upperByte) in GetScaledValue()
DLSM303DLHC_Gyroscope.cs254 private byte Convert(decimal value, bool upperByte) in Convert()
261 private byte ConvertTemperature(decimal value, bool upperByte) in ConvertTemperature()
DADXL372.cs193 private byte Convert(double value, bool upperByte) in Convert()
DLSM9DS1_IMU.cs438 private byte GetScaledTemperatureValue(bool upperByte) in GetScaledTemperatureValue()
448 private byte GetScaledValue(decimal value, short sensitivity, bool upperByte) in GetScaledValue()
DLIS2DS12.cs241 private byte Convert(decimal value, bool upperByte) in Convert()
DLSM303DLHC_Accelerometer.cs295 private byte Convert(decimal value, bool upperByte) in Convert()
DLSM9DS1_Magnetic.cs229 private byte GetScaledValue(decimal value, short sensitivity, bool upperByte) in GetScaledValue()
DMC3635.cs249 … private byte GetScaledValue(decimal value, MaximumValue maximumVal, GRange range, bool upperByte) in GetScaledValue()
DLSM6DSO_IMU.cs493 private byte GetScaledTemperatureValue(bool upperByte) in GetScaledTemperatureValue()
866 …public byte GetScaledValueByte(Axes axis, decimal sensitivity, bool upperByte, out long? realScale… in GetScaledValueByte()
DLIS2DW12.cs838 private byte Convert(decimal value, bool upperByte) in Convert()