Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Utilities/
DBitHelper.cs256 public static void UpdateWith(ref uint reg, uint newValue, int position, int width) in UpdateWith() method in Antmicro.Renode.Utilities.BitHelper
262 public static void UpdateWith(ref ulong reg, ulong newValue, int position, int width) in UpdateWith() method in Antmicro.Renode.Utilities.BitHelper