Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/SPI/
DGenericSpiFlash.cs362 addressingMode.Value = AddressingMode.ThreeByte; in RecognizeOperation()
668 … private int NumberOfAddressBytes => addressingMode.Value == AddressingMode.ThreeByte ? 3 : 4;
832 ThreeByte = 0x1 enumerator
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/I2C/
DSAM4S_TWI.cs584 ThreeByte enumerator