Home
last modified time | relevance | path

Searched defs:Config (Results 1 – 22 of 22) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Timers/
DTegraUsecTimer.cs82 Config = 0x04, enumerator
DNRF52840_Watchdog.cs254 Config = 0x50C, enumerator
DEFR32xG24_SYSRTC.cs231 Config = 0x000C, enumerator
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/
DNRF52840_RNG.cs120 Config = 0x504, enumerator
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/SPI/
DXilinxQSPI.cs293 public ConfigRegister Config; field in Antmicro.Renode.Peripherals.SPI.XilinxQSPI.regs
315 Config = 0x00, enumerator
DNANDFlash.cs273 Config = 0xb0, enumerator
DPULP_uDMA_SPI.cs213 Config = 0x0, enumerator
DCadence_SPI.cs542 Config = 0x00, enumerator
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Utilities/
DConfigurationManager.cs138 private readonly ConfigSource Config; field in Antmicro.Renode.Utilities.ConfigurationManager
DCRCEngine.cs61 public CRCConfig Config => crcConfig; field in Antmicro.Renode.Utilities.CRCEngine
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/UART/
DSI32_USART.cs82 Config = 0x0, enumerator
DNRF52840_UART.cs464 Config = 0x56C enumerator
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/Crypto/
DAESServiceProvider.cs203 Config = 0x20, enumerator
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/I2C/
DTegraI2CController.cs306 Config = 0x0, enumerator
DBME280.cs355 Config = 0xF5, enumerator
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/SiLabs/
DEFR32xG2_SEMAILBOX_1.cs337 Config = 0x58, enumerator
DEFR32xG2_HFXO_2.cs323 Config = 0x0020, enumerator
DEFR32xG2_SYSRTC_1.cs493 Config = 0x000C, enumerator
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/CAN/
DMPFS_CAN.cs552 Config = 0x018, enumerator
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/DMA/
DUDMA.cs298 Config = 0x4, //1 - enable, not implemented enumerator
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Sensors/
DMAX77818.cs236 Config = 0x1D, enumerator
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/Arm/
DARM_GenericInterruptController.cs3038 public virtual InterruptConfig Config { get; } = new InterruptConfig(); property in Antmicro.Renode.Peripherals.IRQControllers.Interrupt
3120 public override InterruptConfig Config { get; } property in Antmicro.Renode.Peripherals.IRQControllers.SoftwareGeneratedInterrupt