Home
last modified time | relevance | path

Searched defs:currentState (Results 1 – 6 of 6) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/
DOpenTitan_LifeCycleController.cs231 …private bool IsTransitionAllowed(OpenTitan_LifeCycleState currentState, OpenTitan_LifeCycleState n… in IsTransitionAllowed()
255 …private bool IsTransitionTokenValid(OpenTitan_LifeCycleState currentState, OpenTitan_LifeCycleStat… in IsTransitionTokenValid()
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/GPIOPort/
DIMXRT_GPIO.cs208 … private void UpdateSingleInterruptRequest(int i, bool currentState, bool stateChanged = false) in UpdateSingleInterruptRequest()
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/I2C/
DNPCX_SMBus.cs430 private State currentState; field in Antmicro.Renode.Peripherals.I2C.NPCX_SMBus
DOpenTitan_I2C.cs642 private State currentState; field in Antmicro.Renode.Peripherals.I2C.OpenTitan_I2C
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Utilities/
DLINDecoder.cs242 protected State currentState; field in Antmicro.Renode.Utilities.LINDecoder
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Timers/
DRV8803_RTC.cs294 private State currentState; field in Antmicro.Renode.Peripherals.Timers.RV8803_RTC