Searched refs:cfg_debugrun_bit (Results 1 – 2 of 2) sorted by relevance
174 .WithEnumField<DoubleWordRegister, CFG_DEBUGRUN>(0, 1, out cfg_debugrun_bit, in BuildRegistersCollection()176 return cfg_debugrun_bit.Value; in BuildRegistersCollection()286 private IEnumRegisterField<CFG_DEBUGRUN> cfg_debugrun_bit; field in Antmicro.Renode.Peripherals.Miscellaneous.SiLabs.EFR32xG2_SYSRTC_1
374 .WithEnumField<DoubleWordRegister, CFG_DEBUGRUN>(6, 1, out cfg_debugrun_bit, 377 return cfg_debugrun_bit.Value;2216 protected IEnumRegisterField<CFG_DEBUGRUN> cfg_debugrun_bit; field in Antmicro.Renode.Peripherals.Timers.EFR32xG2_TIMER_1