Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/SD/
DSTM32SDMMC.cs35 …public class STM32SDMMC : NullRegistrationPointPeripheralContainer<SDCard>, IDoubleWordPeripheral,… class
37 public STM32SDMMC(IMachine machine) : base(machine) in STM32SDMMC() method in Antmicro.Renode.Peripherals.SD.STM32SDMMC