Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/SPI/
DMXIC_MX66UM1G45G.cs64 case DecodedOperation.OperationState.AccumulateCommandAddressBytes: in FinishTransmission()
127 case DecodedOperation.OperationState.AccumulateCommandAddressBytes: in Transmit()
254 … currentOperation.State = DecodedOperation.OperationState.AccumulateCommandAddressBytes; in RecognizeOperation()
262 … currentOperation.State = DecodedOperation.OperationState.AccumulateCommandAddressBytes; in RecognizeOperation()
294 … currentOperation.State = DecodedOperation.OperationState.AccumulateCommandAddressBytes; in RecognizeOperation()
304 … currentOperation.State = DecodedOperation.OperationState.AccumulateCommandAddressBytes; in RecognizeOperation()
314 … currentOperation.State = DecodedOperation.OperationState.AccumulateCommandAddressBytes; in RecognizeOperation()
324 … currentOperation.State = DecodedOperation.OperationState.AccumulateCommandAddressBytes; in RecognizeOperation()
333 … currentOperation.State = DecodedOperation.OperationState.AccumulateCommandAddressBytes; in RecognizeOperation()
340 … currentOperation.State = DecodedOperation.OperationState.AccumulateCommandAddressBytes; in RecognizeOperation()
DGenericSpiFlash.cs82 case DecodedOperation.OperationState.AccumulateCommandAddressBytes: in FinishTransmission()
125 case DecodedOperation.OperationState.AccumulateCommandAddressBytes: in Transmit()
255 … currentOperation.State = DecodedOperation.OperationState.AccumulateCommandAddressBytes; in RecognizeOperation()
262 … currentOperation.State = DecodedOperation.OperationState.AccumulateCommandAddressBytes; in RecognizeOperation()
277 … currentOperation.State = DecodedOperation.OperationState.AccumulateCommandAddressBytes; in RecognizeOperation()
290 … currentOperation.State = DecodedOperation.OperationState.AccumulateCommandAddressBytes; in RecognizeOperation()
299 … currentOperation.State = DecodedOperation.OperationState.AccumulateCommandAddressBytes; in RecognizeOperation()
305 … currentOperation.State = DecodedOperation.OperationState.AccumulateCommandAddressBytes; in RecognizeOperation()
DGigaDevice_GD25LQ.cs61 case DecodedOperation.OperationState.AccumulateCommandAddressBytes: in FinishTransmission()
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/SPI/NORFlash/
DDecodedOperation.cs90 AccumulateCommandAddressBytes, enumerator