Home
last modified time | relevance | path

Searched defs:Key (Results 1 – 8 of 8) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Utilities/Collections/
DPriorityQueue.cs76 private class Key : IComparable<Key> class in Antmicro.Renode.Utilities.Collections.TPriority
78 public Key(TPriority priority, ulong count) in Key() method in Antmicro.Renode.Utilities.Collections.TPriority.Key
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Timers/
DSTM32_IndependentWatchdog.cs155 private enum Key enum in Antmicro.Renode.Peripherals.Timers.STM32_IndependentWatchdog
164 Key = 0x0, enumerator
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/
DSTM32H7_HardwareSemaphore.cs140 Key = 0x144 enumerator
DOpenTitan_KMAC.cs714 private IEnumerable<byte> Key property in Antmicro.Renode.Peripherals.Miscellaneous.OpenTitan_KMAC
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/MTD/
DSTM32F4_FlashController.cs265 Key = 0x04, // FLASH_KEYR enumerator
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/Crypto/
DAESServiceProvider.cs211 Key = 0x9000, enumerator
DMessageAuthenticationServiceProvider.cs242 Key = 0x9000 enumerator
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/MemoryControllers/
DOpenTitan_ROMController.cs112 public string Key property in Antmicro.Renode.Peripherals.MemoryControllers.OpenTitan_ROMController