Searched refs:ModeSelection (Results 1 – 1 of 1) sorted by relevance
853 if(modeSelection.Value == ModeSelection.HighPerformance) in Convert()857 …else if((modeSelection.Value == ModeSelection.LowPower) && (lowPowerModeSelection.Value != LowPowe… in Convert()861 …else if((modeSelection.Value == ModeSelection.LowPower) && (lowPowerModeSelection.Value == LowPowe… in Convert()958 private IEnumRegisterField<ModeSelection> modeSelection;1191 private enum ModeSelection : byte enum in Antmicro.Renode.Peripherals.Sensors.LIS2DW12