Searched refs:notifyCPU1 (Results 1 – 1 of 1) sorted by relevance
69 return (uint)(ApplyVybridErrata(notifyCPU1) << 16); in ReadDoubleWord()116 notifyCPU1 = 0; in Reset()132 var effectiveNotifyCPU1 = notifyCPU1 & interruptEnabled1; in RefreshInterrupts()134 interruptEnabled0, effectiveNotifyCPU1, notifyCPU1, interruptEnabled1); in RefreshInterrupts()153 private ushort notifyCPU1; field in Antmicro.Renode.Peripherals.Miscellaneous.SEMA4216 sema.notifyCPU1 |= (ushort)(1 << number); in Write()239 sema.notifyCPU1 &= (ushort)~(1 << number); in Write()