Home
last modified time | relevance | path

Searched defs:word (Results 1 – 3 of 3) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/MemoryControllers/
DOpenTitan_ROMController.cs228 public static ulong AddECC(uint word) in AddECC()
240 public static bool CheckECC(ulong word) in CheckECC()
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/SiLabs/
DSilabs_SecureElement.cs110 public bool TxFifoEnqueueCallback(uint word) in TxFifoEnqueueCallback()
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Utilities/
DBitHelper.cs304 public static bool CalculateParity(uint word) in CalculateParity()