Home
last modified time | relevance | path

Searched defs:interruptMode (Results 1 – 6 of 6) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/RiscV/
DRiscV32.cs27 InterruptMode interruptMode = InterruptMode.Auto, in RiscV32()
DRiscV64.cs27 InterruptMode interruptMode = InterruptMode.Auto, in RiscV64()
DBaseRiscV.cs41 InterruptMode interruptMode = InterruptMode.Auto, in BaseRiscV()
1331 private readonly InterruptMode interruptMode; field in Antmicro.Renode.Peripherals.CPU.BaseRiscV
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Sensors/
DAS6221.cs257 private IFlagRegisterField interruptMode; field in Antmicro.Renode.Peripherals.Sensors.AS6221
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/GPIOPort/
DMAX32650_GPIO.cs308 private IEnumRegisterField<InterruptMode>[] interruptMode; field in Antmicro.Renode.Peripherals.GPIOPort.MAX32650_GPIO
DAmbiqApollo4_GPIO.cs398 …private readonly IEnumRegisterField<InterruptEnable>[] interruptMode = new IEnumRegisterField<Inte… field in Antmicro.Renode.Peripherals.GPIOPort.AmbiqApollo4_GPIO