Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Sound/
DPULP_I2S.cs141 txThread = machine.ObtainManagedThread(OutputFrames, TxSampleFrequency); in StartTx()
146 OutputFrames(); in StartTx()
156 private void OutputFrames() in OutputFrames() method in Antmicro.Renode.Peripherals.Sound.PULP_I2S
DNRF52840_I2S.cs128 OutputFrames(); in ProcessFrames()
132 private void OutputFrames() in OutputFrames() method in Antmicro.Renode.Peripherals.Sound.NRF52840_I2S