Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Sound/
DLiteX_I2S.cs64 if(!TryDequeueSample(out var res)) in ReadFromBuffer()
99 protected bool TryDequeueSample(out uint sample) in TryDequeueSample() method in Antmicro.Renode.Peripherals.Sound.LiteX_I2S