Searched refs:ThrowIfAllowedValueDoesNotFitInWidth (Results 1 – 1 of 1) sorted by relevance
501 ThrowIfAllowedValueDoesNotFitInWidth(width, allowedValue.Value, name); in Tag()867 … private void ThrowIfAllowedValueDoesNotFitInWidth(int width, ulong allowedValue, string name) in ThrowIfAllowedValueDoesNotFitInWidth() method in Antmicro.Renode.Core.Structure.Registers.PeripheralRegister