Searched refs:rxFIFOThresholdInterrupt (Results 1 – 1 of 1) sorted by relevance
153 (rxFIFOThresholdStatus.Value && !rxFIFOThresholdInterrupt.Value)) in TryReadFromPeripheral()171 interrupt |= rxFIFOThresholdInterrupt.Value && rxFIFOThresholdStatus.Value; in UpdateInterrupts()180 rxFIFOThresholdInterrupt.Value && rxFIFOThresholdStatus.Value, in UpdateInterrupts()405 … .WithFlag(6, out rxFIFOThresholdInterrupt, name: "THR_RXIE (Threshold Rx-FIFO Interrupt Enable)") in DefineFIFORegisters()434 private IFlagRegisterField rxFIFOThresholdInterrupt; field in Antmicro.Renode.Peripherals.I2C.NPCX_SMBus