Searched defs:addressWidth (Results 1 – 3 of 3) sorted by relevance
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/SPI/ |
| D | NPCX_FIU.cs | 159 …private void PerformUserModeAccessTransaction(int addressWidth, int dataWidth, bool isWrite, bool … in PerformUserModeAccessTransaction()
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/Arm/ |
| D | ArmSignalsUnit.cs | 787 public ulong GetAddress(uint addressWidth) in GetAddress() 819 public void SetFromAddress(uint addressWidth, ulong address) in SetFromAddress() 853 private void AssertAddressWidth(uint addressWidth, uint valueWidth) in AssertAddressWidth()
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Network/ |
| D | CadenceGEM.cs | 908 …ublic DmaRxBufferDescriptor(IBusController bus, uint address, DMAAddressWidth addressWidth, bool e… in DmaRxBufferDescriptor() 1010 …ublic DmaTxBufferDescriptor(IBusController bus, uint address, DMAAddressWidth addressWidth, bool e… in DmaTxBufferDescriptor()
|