Home
last modified time | relevance | path

Searched refs:ToUInt32Smart (Results 1 – 3 of 3) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/SD/
DSTM32SDMMC.cs296 return internalBytes.ToUInt32Smart(); in ReadBuffer()
DMPFS_SDController.cs531 return internalBytes.ToUInt32Smart(); in ReadBuffer()
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Utilities/
DMisc.cs1306 public static UInt32 ToUInt32Smart(this byte[] @this) in ToUInt32Smart() method in Antmicro.Renode.Utilities.Misc