Searched refs:UpdateErrorAlert (Results 1 – 1 of 1) sorted by relevance
32 UpdateErrorAlert = new GPIO(); in OpenTitan_AES()43 UpdateErrorAlert.Unset(); in Reset()54 public GPIO UpdateErrorAlert { get; } property in Antmicro.Renode.Peripherals.Miscellaneous.OpenTitan_AES72 ….WithFlag(0, FieldMode.Write, writeCallback: (_, val) => { if(val) UpdateErrorAlert.Blink(); }, na… in DefineRegisters()