Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Sound/
DLiteX_I2S.cs20 public abstract class LiteX_I2S : BasicDoubleWordPeripheral, IKnownSize class
22 …protected LiteX_I2S(IMachine machine, DataFormat format, uint sampleWidth, uint samplingRate, uint… in LiteX_I2S() method in Antmicro.Renode.Peripherals.Sound.LiteX_I2S