Home
last modified time | relevance | path

Searched defs:initialized (Results 1 – 4 of 4) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Extensions/UserInterface/Commands/
DSetCommand.cs32 …ate void ProcessVariable(ICommandInteraction writer, string variableName, bool initialized = false) in ProcessVariable()
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/
DNRF52840_PPI.cs270 …private bool initialized; // should not be reset - used for delayed configuration after the machin… field in Antmicro.Renode.Peripherals.Miscellaneous.NRF52840_PPI
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Sensors/
DMC3635.cs595 private bool initialized; field in Antmicro.Renode.Peripherals.Sensors.MC3635
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Wireless/
DCC1200.cs58 private bool initialized; field in Antmicro.Renode.Peripherals.Wireless.CC1200