Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/SD/
DMMCController.cs40 protected void WriteToCard(uint cardOffset, byte[] data) in WriteToCard() method in Antmicro.Renode.Peripherals.SD.MMCController
DSunxiMMC.cs126 WriteToCard(cardOffset, data); in TransferDataToCard()