Home
last modified time | relevance | path

Searched refs:GetAccelerationFullScaleValue (Results 1 – 1 of 1) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Sensors/
DLSM6DSO_IMU.cs432 private short GetAccelerationFullScaleValue() in GetAccelerationFullScaleValue() method in Antmicro.Renode.Peripherals.Sensors.LSM6DSO_IMU
568 … accelerationSensitivity = decimal.Divide(MaxAbsoluteShortValue, GetAccelerationFullScaleValue()); in UpdateAccelerationSensitivity()