Home
last modified time | relevance | path

Searched defs:fifoIrqThreshold (Results 1 – 1 of 1) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Sound/
DLiteX_I2S.cs22 … machine, DataFormat format, uint sampleWidth, uint samplingRate, uint fifoIrqThreshold = 256) : b… in LiteX_I2S()
158 protected readonly uint fifoIrqThreshold; field in Antmicro.Renode.Peripherals.Sound.LiteX_I2S