Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Sensors/
DMAX86171.cs322 Interrupt2.Set(ApplyInterruptPolarity(interrupt2, polarityInterrupt2.Value)); in UpdateInterrupts()
597 ….WithEnumField<ByteRegister, OutputPinPolarity>(3, 2, out polarityInterrupt2, name: "OUT_PIN_CONF… in BuildRegisterMap()
909 private IEnumRegisterField<OutputPinPolarity> polarityInterrupt2; field in Antmicro.Renode.Peripherals.Sensors.MAX86171