Searched defs:initialized (Results 1 – 4 of 4) sorted by relevance
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Extensions/UserInterface/Commands/ | ||
| D | SetCommand.cs | 32 …ate void ProcessVariable(ICommandInteraction writer, string variableName, bool initialized = false) in ProcessVariable() |
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/ | ||
| D | NRF52840_PPI.cs | 270 …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/ | ||
| D | MC3635.cs | 595 private bool initialized; field in Antmicro.Renode.Peripherals.Sensors.MC3635 |
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Wireless/ | ||
| D | CC1200.cs | 58 private bool initialized; field in Antmicro.Renode.Peripherals.Wireless.CC1200 |