Home
last modified time | relevance | path

Searched defs:DefaultValue (Results 1 – 2 of 2) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/GPIOPort/
DNRF52840_GPIO.cs269 public bool DefaultValue { get; set; } property in Antmicro.Renode.Peripherals.GPIOPort.NRF52840_GPIO.Pin
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/Bus/
DSystemBus.cs2380 public ulong DefaultValue; field