Searched defs:CurrentState (Results 1 – 5 of 5) sorted by relevance
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Core/ | ||
| D | MachineStateChangedEventArgs.cs | 17 public State CurrentState { get; private set; } property in Antmicro.Renode.Core.MachineStateChangedEventArgs |
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/I2C/ | ||
| D | MPFS_I2C.cs | 272 private State CurrentState property in Antmicro.Renode.Peripherals.I2C.MPFS_I2C |
| D | NPCX_SMBus.cs | 412 private State CurrentState property in Antmicro.Renode.Peripherals.I2C.NPCX_SMBus |
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/GPIOPort/ | ||
| D | NRF52840_GPIOTasksEvents.cs | 333 public bool CurrentState { get; set; } property in Antmicro.Renode.Peripherals.GPIOPort.NRF52840_GPIOTasksEvents.Channel |
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Utilities/ | ||
| D | LINDecoder.cs | 204 public State CurrentState property in Antmicro.Renode.Utilities.LINDecoder |