Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Sensors/
DLSM6DSO_IMU.cs203 ….WithEnumField(2, 2, out angularRateFullScaleSelection, name: "FS_G: Gyroscope UI chain full-scale… in DefineRegisters()
478 switch(angularRateFullScaleSelection.Value) in GetAngularRateFullScaleValue()
646 private IEnumRegisterField<AngularRateFullScaleSelection> angularRateFullScaleSelection; field in Antmicro.Renode.Peripherals.Sensors.LSM6DSO_IMU