Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Timers/
DAmbiqApollo4_SystemTimer.cs281 private readonly GPIO[] interruptOutputs = new GPIO[InterruptOutputsCount];
286 private const uint InterruptOutputsCount = 9; field in Antmicro.Renode.Peripherals.Timers.AmbiqApollo4_SystemTimer