Searched refs:deepSleepOnlyFromSecure (Results 1 – 1 of 1) sorted by relevance
455 deepSleepOnlyFromSecure = false; in Reset()699 if(!isNextAccessSecure && deepSleepOnlyFromSecure) in DefineRegisters()708 if(!isNextAccessSecure && deepSleepOnlyFromSecure) in DefineRegisters()720 deepSleepOnlyFromSecure = value; in DefineRegisters()729 return deepSleepOnlyFromSecure; in DefineRegisters()2117 private bool deepSleepOnlyFromSecure; field in Antmicro.Renode.Peripherals.IRQControllers.NVIC