Searched refs:ToUInt32Smart (Results 1 – 3 of 3) sorted by relevance
296 return internalBytes.ToUInt32Smart(); in ReadBuffer()
531 return internalBytes.ToUInt32Smart(); in ReadBuffer()
1306 public static UInt32 ToUInt32Smart(this byte[] @this) in ToUInt32Smart() method in Antmicro.Renode.Utilities.Misc