Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Sound/
DPULP_I2S.cs92 if(rxContinuous.Value) in StartRx()
230 if(rxContinuous.Value) in InputFrames()
246 .WithFlag(0, out rxContinuous, name: "CONTINOUS") in CreateRegisters()
345 private IFlagRegisterField rxContinuous; field in Antmicro.Renode.Peripherals.Sound.PULP_I2S