Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/SiLabs/
DEFR32xG2_SYSRTC_1.cs218 .WithFlag(1, out compare0InterruptEnable, name: "COMP0IEN") in BuildRegistersCollection()
304 private IFlagRegisterField compare0InterruptEnable; field in Antmicro.Renode.Peripherals.Miscellaneous.SiLabs.EFR32xG2_SYSRTC_1
418 || (compare0InterruptEnable.Value && compare0Interrupt.Value) in UpdateInterrupts()