Searched refs:fifoThresholdInterrupt (Results 1 – 1 of 1) sorted by relevance
183 var fifoThreshold = fifoThresholdInterrupt.Value && fifoThresholdInterruptEnable.Value; in UpdateInterrupts()192 || fifoFullInterrupt.Value || fifoThresholdInterrupt.Value || sniffInterrupt.Value; in IsInterruptPending()207 fifoThresholdInterrupt.Value = false; in ClearInterrupts()392 .WithFlag(6, out fifoThresholdInterrupt, FieldMode.Read, name: "INT_FIFO_THRESH") in DefineRegisters()629 private IFlagRegisterField fifoThresholdInterrupt; field in Antmicro.Renode.Peripherals.Sensors.MC3635