Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Sound/
DLiteX_I2S.cs22 …protected LiteX_I2S(IMachine machine, DataFormat format, uint sampleWidth, uint samplingRate, uint… in LiteX_I2S()
218 private readonly uint sampleWidth; field in Antmicro.Renode.Peripherals.Sound.LiteX_I2S
DNRF52840_I2S.cs438 private uint sampleWidth; field in Antmicro.Renode.Peripherals.Sound.NRF52840_I2S