Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/
DOpenTitan_AlertHandler.cs236 …this.machine.LocalTimeSource.ExecuteInNearestSyncedState(_ => OnLocalAlert(LocalCauses.AlertPingFa… in PingTimeout()
239 private void OnLocalAlert(LocalCauses alert) in OnLocalAlert() method in Antmicro.Renode.Peripherals.Miscellaneous.OpenTitan_AlertHandler