Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/SiLabs/
DEFR32xG2_SMU_1.cs185 .WithFlag(0, out PPU_PrivilegeInterrupt, name: "PPUPRIVIF") in BuildSecureRegistersCollection()
389 private IFlagRegisterField PPU_PrivilegeInterrupt; field in Antmicro.Renode.Peripherals.Miscellaneous.SiLabs.EFR32xG2_SMU_1
424 irq = ((PPU_PrivilegeInterruptEnable.Value && PPU_PrivilegeInterrupt.Value) in UpdateInterrupts()