Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/SiLabs/
DEFR32xG2_SYSRTC_1.cs219 .WithFlag(2, out compare1InterruptEnable, name: "COMP1IEN") in BuildRegistersCollection()
305 private IFlagRegisterField compare1InterruptEnable; field in Antmicro.Renode.Peripherals.Miscellaneous.SiLabs.EFR32xG2_SYSRTC_1
419 || (compare1InterruptEnable.Value && compare1Interrupt.Value) in UpdateInterrupts()