Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Sensors/
DMAX86171.cs321 Interrupt1.Set(ApplyInterruptPolarity(interrupt1, polarityInterrupt1.Value)); in UpdateInterrupts()
596 ….WithEnumField<ByteRegister, OutputPinPolarity>(1, 2, out polarityInterrupt1, name: "OUT_PIN_CONF.… in BuildRegisterMap()
908 private IEnumRegisterField<OutputPinPolarity> polarityInterrupt1; field in Antmicro.Renode.Peripherals.Sensors.MAX86171