Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/SPI/
DXilinxQSPI.cs153 if(transferFIFODataCount >= registers.TransmitFifoThreshold) in checkInterrupt()
303 public uint TransmitFifoThreshold = 0x00000001; field in Antmicro.Renode.Peripherals.SPI.XilinxQSPI.regs
325 TransmitFifoThreshold = 0x28, enumerator