Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/SPI/Cadence_xSPICommands/
DPIOCommands.cs197 Peripheral.Transmit(Read4ByteOperation); in ReadData()
238 private const byte Read4ByteOperation = 0x13; field in Antmicro.Renode.Peripherals.SPI.Cadence_xSPICommands.PIODataCommand