Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/MTD/
DSTM32WBA_FlashController.cs25 NonSecureInterrupt = new GPIO(); in STM32WBA_FlashController()
296 NonSecureInterrupt.Set(operationCompleted || operationError); in UpdateInterrupts()
300 public GPIO NonSecureInterrupt { get; } property in Antmicro.Renode.Peripherals.MTD.STM32WBA_FlashController