Home
last modified time | relevance | path

Searched defs:MMCController (Results 1 – 1 of 1) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/SD/
DMMCController.cs15 …public abstract class MMCController : NullRegistrationPointPeripheralContainer<DeprecatedSDCard>, … class
30 protected MMCController(IMachine machine) : base(machine) in MMCController() method in Antmicro.Renode.Peripherals.SD.MMCController