Home
last modified time | relevance | path

Searched defs:newValue (Results 1 – 20 of 20) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/I2C/
DSTM32F4_I2C.cs144 private void InterruptEnableChange(bool oldValue, bool newValue) in InterruptEnableChange()
174 private void DataWrite(uint oldValue, uint newValue) in DataWrite()
230 private void SoftwareResetWrite(bool oldValue, bool newValue) in SoftwareResetWrite()
238 private void StopWrite(bool oldValue, bool newValue) in StopWrite()
260 private void StartWrite(bool oldValue, bool newValue) in StartWrite()
293 private void PeripheralEnableWrite(bool oldValue, bool newValue) in PeripheralEnableWrite()
DSTM32F7_I2C.cs304 private void PeripheralEnabledWrite(bool oldValue, bool newValue) in PeripheralEnabledWrite()
386 private void HandleTransmitDataWrite(uint oldValue, uint newValue) in HandleTransmitDataWrite()
398 private void MasterTransmitDataWrite(uint oldValue, uint newValue) in MasterTransmitDataWrite()
414 private void SlaveTransmitDataWrite(uint oldValue, uint newValue) in SlaveTransmitDataWrite()
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Core/Structure/Registers/
DPeripheralRegister.cs106 protected override void CallChangeHandlers(ulong oldValue, ulong newValue) in CallChangeHandlers()
111 protected override void CallReadHandlers(ulong oldValue, ulong newValue) in CallReadHandlers()
116 protected override void CallWriteHandlers(ulong oldValue, ulong newValue) in CallWriteHandlers()
215 protected override void CallChangeHandlers(ulong oldValue, ulong newValue) in CallChangeHandlers()
220 protected override void CallReadHandlers(ulong oldValue, ulong newValue) in CallReadHandlers()
225 protected override void CallWriteHandlers(ulong oldValue, ulong newValue) in CallWriteHandlers()
324 protected override void CallChangeHandlers(ulong oldValue, ulong newValue) in CallChangeHandlers()
329 protected override void CallReadHandlers(ulong oldValue, ulong newValue) in CallReadHandlers()
334 protected override void CallWriteHandlers(ulong oldValue, ulong newValue) in CallWriteHandlers()
433 protected override void CallChangeHandlers(ulong oldValue, ulong newValue) in CallChangeHandlers()
[all …]
DRegisterField.cs119 public override void CallReadHandler(ulong oldValue, ulong newValue) in CallReadHandler()
129 public override void CallWriteHandler(ulong oldValue, ulong newValue) in CallWriteHandler()
139 public override void CallChangeHandler(ulong oldValue, ulong newValue) in CallChangeHandler()
185 public abstract void CallReadHandler(ulong oldValue, ulong newValue); in CallReadHandler()
187 public abstract void CallWriteHandler(ulong oldValue, ulong newValue); in CallWriteHandler()
189 public abstract void CallChangeHandler(ulong oldValue, ulong newValue); in CallChangeHandler()
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Timers/
DSunxiHighSpeedTimer.cs271 private void OnModeChange(bool oldValue, bool newValue) in OnModeChange()
276 private void OnPrescalerChange(ulong oldValue, ulong newValue) in OnPrescalerChange()
288 private void OnReload(bool oldValue, bool newValue) in OnReload()
296 private void OnEnableChange(bool oldValue, bool newValue) in OnEnableChange()
DTexasInstrumentsTimer.cs210 … private void OnEnableModeChanged(OperationMode oldValue, OperationMode newValue, LimitTimer timer) in OnEnableModeChanged()
231 private void OnTimerModeChanged(TimerMode oldValue, TimerMode newValue) in OnTimerModeChanged()
DSunxiTimer.cs244 private void OnClockSourceChange(ClockSource oldValue, ClockSource newValue) in OnClockSourceChange()
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Utilities/
DBitHelper.cs61 public static uint SetBitsFrom(uint source, uint newValue, int position, int width) in SetBitsFrom()
68 public static ulong SetBitsFrom(ulong source, ulong newValue, int position, int width) in SetBitsFrom()
236 public static void UpdateWithShifted(ref uint reg, uint newValue, int position, int width) in UpdateWithShifted()
241 public static void UpdateWithShifted(ref ulong reg, ulong newValue, int position, int width) in UpdateWithShifted()
246 public static void UpdateWithMasked(ref uint reg, uint newValue, uint mask) in UpdateWithMasked()
251 public static void UpdateWithMasked(ref ulong reg, ulong newValue, ulong mask) in UpdateWithMasked()
256 public static void UpdateWith(ref uint reg, uint newValue, int position, int width) in UpdateWith()
262 public static void UpdateWith(ref ulong reg, ulong newValue, int position, int width) in UpdateWith()
268 public static void OrWith(ref uint reg, uint newValue, int position, int width) in OrWith()
274 public static void OrWith(ref ulong reg, ulong newValue, int position, int width) in OrWith()
[all …]
DMisc.cs1080 public static bool CalculateUnitSuffix(double value, out double newValue, out string unit) in CalculateUnitSuffix()
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Tests/UnitTests/
DRegistersTests.cs390 private void GlobalCallback(ulong oldValue, ulong newValue) in GlobalCallback()
397 private void EnumCallback(TwoBitEnum oldValue, TwoBitEnum newValue) in EnumCallback()
404 private void BoolCallback(bool oldValue, bool newValue) in BoolCallback()
411 private void NumberCallback(ulong oldValue, ulong newValue) in NumberCallback()
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/MTD/
DCC2538FlashController.cs89 private void Write(uint newValue) in Write()
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Utilities/Collections/
DMultiTreeNode.cs109 public void ReplaceConnectionWay(TConnectionWay oldValue, TConnectionWay newValue) in ReplaceConnectionWay()
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/SPI/
DOpenTitan_SpiDevice.cs745 public bool TrySetWritePointer(ulong newValue) in TrySetWritePointer()
788 public bool TrySetReadPointer(ulong newValue) in TrySetReadPointer()
837 private bool PointerInDefinedRange(uint newValue) in PointerInDefinedRange()
DQuark_SPI.cs164 private void DisableSSI(bool oldValue, bool newValue) in DisableSSI()
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/GPIOPort/
DEFR32_GPIOPort.cs314 private void ReroutePort(uint oldValue, uint newValue, bool isHighRegister) in ReroutePort()
342 private void ReroutePin(uint oldValue, uint newValue, bool isHighRegister) in ReroutePin()
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Time/
DBaseClockSource.cs365 private void NotifyNumberOfEntriesChanged(int oldValue, int newValue) in NotifyNumberOfEntriesChanged()
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/X86/
DLAPIC.cs359 private void ApicEnabledChanged(bool oldValue, bool newValue) in ApicEnabledChanged()
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/SD/
DSunxiMMC.cs201 private void OnStartCommand(bool oldValue, bool newValue) in OnStartCommand()
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/
DNRF52840_PPI.cs195 private void UpdateEventEndpoint(uint oldValue, uint newValue, int eventId) in UpdateEventEndpoint()
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/Arm/
DARM_GenericInterruptController.cs1998 …private bool SetOnTransitionToTrue(ref bool value, bool newValue, string warningOnTransitionToFals… in SetOnTransitionToTrue()