Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/SD/
DDeprecatedSDCard.cs119 public uint[] AllSendCardIdentification() in AllSendCardIdentification() method in Antmicro.Renode.Peripherals.SD.DeprecatedSDCard
DMMCController.cs84 return RegisteredPeripheral.AllSendCardIdentification(); in ExecuteCommand()