Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/SPI/
DGigaDevice_GD25LQ.cs63 case DecodedOperation.OperationState.HandleImmediateCommand: in FinishTransmission()
120 currentOperation.State = DecodedOperation.OperationState.HandleImmediateCommand; in RecognizeOperation()
129 currentOperation.State = DecodedOperation.OperationState.HandleImmediateCommand; in RecognizeOperation()
135 if(currentOperation.State == DecodedOperation.OperationState.HandleImmediateCommand) in RecognizeOperation()
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/SPI/NORFlash/
DDecodedOperation.cs94 HandleImmediateCommand enumerator