Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/SPI/
DMXIC_MX66UM1G45G.cs128 AccumulateAddressBytes(data, DecodedOperation.OperationState.HandleCommand); in Transmit()
131AccumulateAddressBytes(data, DecodedOperation.OperationState.HandleNoDataCommand); in Transmit()
226 … private void AccumulateAddressBytes(byte addressByte, DecodedOperation.OperationState nextState) in AccumulateAddressBytes() method in Antmicro.Renode.Peripherals.SPI.MXIC_MX66UM1G45G
DGenericSpiFlash.cs126 AccumulateAddressBytes(data, DecodedOperation.OperationState.HandleCommand); in Transmit()
129AccumulateAddressBytes(data, DecodedOperation.OperationState.HandleNoDataCommand); in Transmit()
220 … private void AccumulateAddressBytes(byte addressByte, DecodedOperation.OperationState nextState) in AccumulateAddressBytes() method in Antmicro.Renode.Peripherals.SPI.GenericSpiFlash