Home
last modified time | relevance | path

Searched defs:InterruptFlags (Results 1 – 11 of 11) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Timers/
DSAMD21_RTC.cs243 InterruptFlags = 0x08, enumerator
DEFR32_RTCC.cs323 InterruptFlags = 0x18, enumerator
DEFR32xG2_BURTC.cs152 InterruptFlags = 0x14, enumerator
DEFR32xG2_RTCC.cs258 InterruptFlags = 0x14, enumerator
DSAMD21_Timer.cs479 InterruptFlags = 0x0E, enumerator
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/UART/
DMAX32650_UART.cs312 InterruptFlags = 0x10, enumerator
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/SiLabs/
DEFR32xG2_HFXO_2.cs327 InterruptFlags = 0x0070, enumerator
DEFR32xG2_MSC_3.cs428 InterruptFlags = 0x0020, enumerator
DEFR32xG2_SMU_1.cs618 InterruptFlags = 0x000C, enumerator
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Wireless/
DEFR32xG24_Radio.cs6315 InterruptFlags = 0x0068, enumerator
6694 InterruptFlags = 0x0114, enumerator
6915 InterruptFlags = 0x0008, enumerator
7776 InterruptFlags = 0x0048, enumerator
8174 InterruptFlags = 0x0064, enumerator
8439 InterruptFlags = 0x001C, enumerator
8893 InterruptFlags = 0x0078, enumerator
9027 InterruptFlags = 0x0040, enumerator
9061 InterruptFlags = 0x0040, enumerator
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/CAN/
DMCAN_Structures.cs946 public IFlagRegisterField[] InterruptFlags; field