Home
last modified time | relevance | path

Searched refs:ByteCount (Results 1 – 2 of 2) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/SD/
DMMCController.cs95 TransferDataFromCard(args, ByteCount); in ExecuteCommand()
101 TransferDataToCard(args, ByteCount); in ExecuteCommand()
114 protected int BlockSize, ByteCount; field in Antmicro.Renode.Peripherals.SD.MMCController
DSunxiMMC.cs50 return (uint)ByteCount; in ReadDoubleWord()
78 ByteCount = (int)value; in WriteDoubleWord()