Searched refs:SendOpCond (Results 1 – 3 of 3) sorted by relevance
61 case Commands.SendOpCond: in ExecuteCommand()63 response[0] = RegisteredPeripheral.SendOpCond(); in ExecuteCommand()121 SendOpCond = 0x1, enumerator
82 public uint SendOpCond() in SendOpCond() method in Antmicro.Renode.Peripherals.SD.DeprecatedSDCard
232 … if(cmd == Commands.IoSendOpCond || cmd == Commands.SendOpCond || cmd == Commands.IoRwDirect) in OnStartCommand()