Searched refs:operationErrorInterruptEnable (Results 1 – 1 of 1) sorted by relevance
110 .WithFlag(25, out operationErrorInterruptEnable, name: "ERRIE") in DefineRegisters()258 if(operationErrorInterruptEnable.Value) in EraseMemory()295 … var operationError = operationErrorInterruptEnable.Value && operationErrorInterruptStatus.Value; in UpdateInterrupts()309 private IFlagRegisterField operationErrorInterruptEnable; field in Antmicro.Renode.Peripherals.MTD.STM32WBA_FlashController