Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/SPI/
DCypress_S25H.cs28 protected override byte GetCapacityCode() in GetCapacityCode() method in Antmicro.Renode.Peripherals.SPI.Cypress_S25H
38 byte capacity = GetCapacityCode(); in GetSFDPSignature()
DGenericSpiFlash.cs59 this.capacityCode = GetCapacityCode(); in GenericSpiFlash()
171 protected virtual byte GetCapacityCode() in GetCapacityCode() method in Antmicro.Renode.Peripherals.SPI.GenericSpiFlash