Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/MTD/
DCFIFlash.cs462 if(likeFlashProgramming) in HandleMultiByteWrite()
588 if(likeFlashProgramming) in WriteLikeFlash()
654 private static readonly bool likeFlashProgramming = true; field in Antmicro.Renode.Peripherals.MTD.CFIFlash