Home
last modified time | relevance | path

Searched defs:resetManager (Results 1 – 4 of 4) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Timers/
DOpenTitan_AonTimer.cs18 …mer(IMachine machine, OpenTitan_PowerManager powerManager, OpenTitan_ResetManager resetManager, lo… in OpenTitan_AonTimer()
251 private readonly OpenTitan_ResetManager resetManager; field in Antmicro.Renode.Peripherals.Timers.OpenTitan_AonTimer
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/
DOpenTitan_PowerManager.cs16 …public OpenTitan_PowerManager(IMachine machine, OpenTitan_ResetManager resetManager) : base(machin… in OpenTitan_PowerManager()
175 private readonly OpenTitan_ResetManager resetManager; field in Antmicro.Renode.Peripherals.Miscellaneous.OpenTitan_PowerManager
DOpenTitan_SystemResetControl.cs20 …public OpenTitan_SystemResetControl(IMachine machine, OpenTitan_ResetManager resetManager) : base(… in OpenTitan_SystemResetControl()
335 private readonly OpenTitan_ResetManager resetManager; field in Antmicro.Renode.Peripherals.Miscellaneous.OpenTitan_SystemResetControl
DOpenTitan_LifeCycleController.cs19 …public OpenTitan_LifeCycleController(IMachine machine, OpenTitan_ResetManager resetManager, OpenTi… in OpenTitan_LifeCycleController()
290 private readonly OpenTitan_ResetManager resetManager; field in Antmicro.Renode.Peripherals.Miscellaneous.OpenTitan_LifeCycleController