| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Extensions/UserInterface/ |
| D | MonitorTimeExtensions.cs | 17 public static void SetAdvanceImmediately(this Machine @this, bool val) in SetAdvanceImmediately() 32 public static void SetAdvanceImmediately(this Emulation @this, bool val) in SetAdvanceImmediately() 47 public static void SetGlobalAdvanceImmediately(this Emulation @this, bool val) in SetGlobalAdvanceImmediately() 57 public static void SetGlobalSerialExecution(this Emulation @this, bool val) in SetGlobalSerialExecution() 62 public static bool SetSerialExecution(this Machine @this, bool val) in SetSerialExecution() 69 private static void SetSerialExecutionRecursively(TimeSourceBase source, bool val) in SetSerialExecutionRecursively() 78 private static void SetAdvanceImmediatelyRecursively(TimeSourceBase source, bool val) in SetAdvanceImmediatelyRecursively()
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Tests/UnitTests/ |
| D | SimpleCacheTests.cs | 250 private string NullParameterGenerator(int? val) in NullParameterGenerator() 255 private string NullParametersGenerator(int? val, int? val2) in NullParametersGenerator()
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/SPI/ |
| D | OpenTitan_SpiHost.cs | 51 public void WriteDoubleWord(long addr, uint val) in WriteDoubleWord() 67 public void WriteWord(long addr, ushort val) in WriteWord() 77 public void WriteByte(long addr, byte val) in WriteByte() 298 private void EnqueueTx(uint val, int accessSize) in EnqueueTx() 319 private void EnqueueRx(byte val) in EnqueueRx()
|
| D | Macronix_MX25R.cs | 38 protected override void WriteToMemory(byte val) in WriteToMemory()
|
| D | MPFS_QSPI.cs | 240 private void HandleByte(uint val) in HandleByte() 285 private void HandleByteTransmission(uint val) in HandleByteTransmission()
|
| D | NPCX_SPIP.cs | 76 private void WriteData(ulong val) in WriteData()
|
| D | DesignWare_SPI.cs | 426 private void EnqueueToTransmitBuffer(ushort val) in EnqueueToTransmitBuffer() 445 private bool TryDecodeSlaveId(SlaveSelect val, out int id) in TryDecodeSlaveId()
|
| D | SAM_SPI.cs | 286 private void EnqueueTx(ulong val) in EnqueueTx() 334 private void ChipSelect(ulong val) in ChipSelect()
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/ |
| D | IPhysicalLayer.cs | 17 void Write(T addr, V val); in Write()
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Mocks/ |
| D | DummySPISlave.cs | 20 public void EnqueueValue(byte val) in EnqueueValue()
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Extensions/Utilities/GDB/Commands/ |
| D | ReadMemoryCommand.cs | 81 private byte [] BytesFromValue(ulong val, ulong length) in BytesFromValue()
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/ |
| D | EtherBoneBridge.cs | 67 public void WriteDoubleWord(long offset, uint val) in WriteDoubleWord() 106 private bool TryWrite(uint offset, uint val) in TryWrite()
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Timers/ |
| D | NEORV32_MachineSystemTimer.cs | 56 public void WriteQuadWord(long offset, ulong val) in WriteQuadWord()
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/UART/ |
| D | XMC4XXX_UART.cs | 55 public void WriteDoubleWord(long offset, uint val) in WriteDoubleWord()
|
| D | NEORV32_UART.cs | 120 public void WriteDoubleWord(long offset, uint val) in WriteDoubleWord()
|
| D | BCM2711_AUX_UART.cs | 41 public void WriteDoubleWord(long offset, uint val) in WriteDoubleWord()
|
| D | KB1200_UART.cs | 123 public void WriteDoubleWord(long offset, uint val) in WriteDoubleWord()
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Sensors/ |
| D | LSM330_Gyroscope.cs | 71 private void UpdateSensitivity(uint val) in UpdateSensitivity()
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/GPIOPort/ |
| D | PULP_APB_GPIO.cs | 160 private void WriteOutputPin(int pin, bool val, bool isExplicit) in WriteOutputPin()
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/ |
| D | MPFS_Sysreg.cs | 210 private void ManageClock(bool val, int index) in ManageClock() 224 private void ManageSoftReset(bool val, int index) in ManageSoftReset()
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/PowerPC/ |
| D | PowerPc.cs | 149 private void WriteDecrementer(ulong val) in WriteDecrementer()
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Utilities/ |
| D | BitHelper.cs | 442 public static ulong GetLeastSignificantOne(ulong val) in GetLeastSignificantOne() 447 public static ulong GetLeastSignificantZero(ulong val) in GetLeastSignificantZero() 452 …public static void GetBytesFromValue(byte[] bytes, int offset, ulong val, int typeSize, bool rever… in GetBytesFromValue() 468 public static byte[] GetBytesFromValue(ulong val, int typeSize, bool reverse = false) in GetBytesFromValue()
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Sound/ |
| D | NRF52840_PDM.cs | 235 private void SetGain(ulong val, Channel channel) in SetGain()
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/DMA/ |
| D | MPFS_PDMA.cs | 324 private TransferType GetTransactionSize(TransactionDirection direction, ulong val) in GetTransactionSize()
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/Network/ |
| D | EthernetPhysicalLayer.cs | 96 public void Write(ushort addr, ushort val) in Write()
|