Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/
DSEMA4.cs27 CPU0 = new GPIO(); in SEMA4()
31 public GPIO CPU0 { get; private set; } property in Antmicro.Renode.Peripherals.Miscellaneous.SEMA4
135 CPU0.Set(effectiveNotifyCPU0 != 0); in RefreshInterrupts()