Searched defs:nonPersistent (Results 1 – 3 of 3) sorted by relevance
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/MTD/ |
| D | CFIFlashExtensions.cs | 18 …g name, SysbusAccessWidth busWidth = SysbusAccessWidth.DoubleWord, bool nonPersistent = false, int… in CFIFlashFromFile()
|
| D | SamsungK9NANDFlash.cs | 23 bool nonPersistent = false, byte? partId = null, byte? manufacturerId = null) in SamsungK9NANDFlashFromFile() 41 public SamsungK9NANDFlash(IMachine machine, string fileName, bool nonPersistent = false, in SamsungK9NANDFlash()
|
| D | CFIFlash.cs | 23 …nt? size = null, SysbusAccessWidth bits = SysbusAccessWidth.DoubleWord, bool nonPersistent = false) in CFIFlash() 255 private void Init(string fileName, int? requestedSize, bool nonPersistent) in Init()
|