Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/MTD/
DOpenTitan_FlashController.cs24 ProgramEmptyIRQ = new GPIO(); in OpenTitan_FlashController()
484 public GPIO ProgramEmptyIRQ { get; } property in Antmicro.Renode.Peripherals.MTD.OpenTitan_FlashController
877ProgramEmptyIRQ.Set(interruptStatusProgramEmpty.Value && interruptEnableProgramEmpty.Value); in UpdateInterrupts()