Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/GPIOPort/
DRenesasRA_GPIOMisc.cs121 WriteProtect = 0x03, enumerator
128 WriteProtect = 0x0C, enumerator
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/SPI/
DNPCX_Flash.cs197 public GPIO WriteProtect { get; } = new GPIO(); property in Antmicro.Renode.Peripherals.SPI.NPCX_Flash
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Storage/SCSI/Commands/
DSCSICommands.cs459 public bool WriteProtect; field
481 public bool WriteProtect; field