Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Sensors/
DLSM6DSO_IMU.cs137 …DataRateEnabledAndDefined(gyroscopeOutputDataRateSelection.Value, isGyroscopeOutputDataRate: true);
501 … private bool IsDataRateEnabledAndDefined(DataRates value, bool isGyroscopeOutputDataRate = false) in IsDataRateEnabledAndDefined() argument
504 if(isGyroscopeOutputDataRate && enabled) in IsDataRateEnabledAndDefined()