Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/SPI/
DNPCX_Flash.cs199 public BlockProtect BlockProtectBits
204 blockProtectBitsMSB.Value = value != BlockProtect.None;
215 case BlockProtect._64KB:
217 case BlockProtect._128KB:
219 case BlockProtect._256KB:
221 case BlockProtect._512KB:
223 case BlockProtect.Everything:
225 case BlockProtect.None:
226 case BlockProtect.Reserved1:
227 case BlockProtect.Reserved2:
[all …]