Home
last modified time | relevance | path

Searched defs:nextState (Results 1 – 3 of 3) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/
DOpenTitan_LifeCycleController.cs231 …bool IsTransitionAllowed(OpenTitan_LifeCycleState currentState, OpenTitan_LifeCycleState nextState) in IsTransitionAllowed()
255 …l IsTransitionTokenValid(OpenTitan_LifeCycleState currentState, OpenTitan_LifeCycleState nextState) in IsTransitionTokenValid()
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/SPI/
DMXIC_MX66UM1G45G.cs226 … private void AccumulateAddressBytes(byte addressByte, DecodedOperation.OperationState nextState) in AccumulateAddressBytes()
DGenericSpiFlash.cs220 … private void AccumulateAddressBytes(byte addressByte, DecodedOperation.OperationState nextState) in AccumulateAddressBytes()