Searched defs:interruptMode (Results 1 – 6 of 6) sorted by relevance
27 InterruptMode interruptMode = InterruptMode.Auto, in RiscV32()
27 InterruptMode interruptMode = InterruptMode.Auto, in RiscV64()
41 InterruptMode interruptMode = InterruptMode.Auto, in BaseRiscV()1331 private readonly InterruptMode interruptMode; field in Antmicro.Renode.Peripherals.CPU.BaseRiscV
257 private IFlagRegisterField interruptMode; field in Antmicro.Renode.Peripherals.Sensors.AS6221
308 private IEnumRegisterField<InterruptMode>[] interruptMode; field in Antmicro.Renode.Peripherals.GPIOPort.MAX32650_GPIO
398 …private readonly IEnumRegisterField<InterruptEnable>[] interruptMode = new IEnumRegisterField<Inte… field in Antmicro.Renode.Peripherals.GPIOPort.AmbiqApollo4_GPIO