Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/SPI/
DGenericSpiFlash.cs20 public class GenericSpiFlash : ISPIPeripheral, IGPIOReceiver class
22 public GenericSpiFlash(MappedMemory underlyingMemory, byte manufacturerId, byte memoryType, in GenericSpiFlash() method in Antmicro.Renode.Peripherals.SPI.GenericSpiFlash