Searched refs:WriteEnable (Results 1 – 7 of 7) sorted by relevance
14 void WriteEnable(); in WriteEnable() method23 WriteEnable = 0x06, enumerator
25 public void WriteEnable() in WriteEnable() method in Antmicro.Renode.Peripherals.MTD.DummySPIFlash
118 case Commands.WriteEnable: in RecognizeOperation()119 currentOperation.Operation = DecodedOperation.OperationType.WriteEnable; in RecognizeOperation()139 case DecodedOperation.OperationType.WriteEnable: in RecognizeOperation()229 WriteEnable = 0x6, enumerator
50 case Commands.WriteEnable: in Transmit()293 WriteEnable = 0x06, enumerator
265 case (byte)Commands.WriteEnable: in RecognizeOperation()742 WriteEnable = 0x06, enumerator
307 case (byte)Commands.WriteEnable: in RecognizeOperation()738 WriteEnable = 0x06, enumerator
84 WriteEnable enumerator