Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/SPI/
DXilinxQSPI.cs86 sendCommand(registers.TransmitData, commandLength); in WriteDoubleWord()
188 private void sendCommand(uint command, uint length) in sendCommand() method in Antmicro.Renode.Peripherals.SPI.XilinxQSPI