Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Core/Structure/
DIConditionalRegistration.cs14 string Condition { get; } property
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Core/Structure/Registers/
DRegisterSelector.cs87 public Func<bool> Condition { get; } property in Antmicro.Renode.Core.Structure.Registers.RegisterSelector.ConditionalRegister
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/Bus/
DBusRegistration.cs40 public string Condition { get; } property in Antmicro.Renode.Peripherals.Bus.BusRegistration
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/I2C/
DRenesasRA_IIC.cs566 private class Condition class in Antmicro.Renode.Peripherals.I2C.RenesasRA_IIC
568 public Condition(RenesasRA_IIC parent, string name, Action handler) in Condition() method in Antmicro.Renode.Peripherals.I2C.RenesasRA_IIC.Condition
DRenesasRZG_IIC.cs565 private class Condition class in Antmicro.Renode.Peripherals.I2C.RenesasRZG_IIC
567 public Condition(RenesasRZG_IIC parent, string name, Action handler) in Condition() method in Antmicro.Renode.Peripherals.I2C.RenesasRZG_IIC.Condition
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Wireless/
DEFR32xG24_Radio.cs6279 Condition = 0x1, enumerator