Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Timers/
DEFR32xG2_TIMER_1.cs103 || (ien_cc0_bit.Value && if_cc0_bit.Value)); in UpdateInterrupts()
133 if_cc0_bit.Value = true; in OnTimerLimitReached()
DEFR32xG2_TIMER_1.Generated.cs710 .WithFlag(4, out if_cc0_bit,
713 return if_cc0_bit.Value;
2399 protected IFlagRegisterField if_cc0_bit; field in Antmicro.Renode.Peripherals.Timers.EFR32xG2_TIMER_1