Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Sound/
DPULP_I2S.cs134 if(txContinuous.Value) in StartTx()
194 if(txContinuous.Value) in OutputFrames()
279 .WithFlag(0, out txContinuous, name: "CONTINOUS") in CreateRegisters()
347 private IFlagRegisterField txContinuous; field in Antmicro.Renode.Peripherals.Sound.PULP_I2S