Searched refs:GetLeastSignificantZero (Results 1 – 2 of 2) sorted by relevance
340 selectedSlaveAddr = Misc.Logarithm2((int)BitHelper.GetLeastSignificantZero(val)); in ChipSelect()
447 public static ulong GetLeastSignificantZero(ulong val) in GetLeastSignificantZero() method in Antmicro.Renode.Utilities.BitHelper