Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/SiLabs/
DEFR32xG2_HFXO_3.cs158 status_prshwreq_bit.Value = true; in OnEm2Wakeup()
167 status_prshwreq_bit.Value = false; in OnEm2Wakeup()
DEFR32xG2_HFXO_3.Generated.cs1907 .WithFlag(20, out status_prshwreq_bit, FieldMode.Read,
1910 return status_prshwreq_bit.Value;
2777 protected IFlagRegisterField status_prshwreq_bit; field in Antmicro.Renode.Peripherals.Miscellaneous.SiLabs.EFR32xG2_HFXO_3