Home
last modified time | relevance | path

Searched defs:CurrentState (Results 1 – 5 of 5) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Core/
DMachineStateChangedEventArgs.cs17 public State CurrentState { get; private set; } property in Antmicro.Renode.Core.MachineStateChangedEventArgs
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/I2C/
DMPFS_I2C.cs272 private State CurrentState property in Antmicro.Renode.Peripherals.I2C.MPFS_I2C
DNPCX_SMBus.cs412 private State CurrentState property in Antmicro.Renode.Peripherals.I2C.NPCX_SMBus
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/GPIOPort/
DNRF52840_GPIOTasksEvents.cs333 public bool CurrentState { get; set; } property in Antmicro.Renode.Peripherals.GPIOPort.NRF52840_GPIOTasksEvents.Channel
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Utilities/
DLINDecoder.cs204 public State CurrentState property in Antmicro.Renode.Utilities.LINDecoder