Home
last modified time | relevance | path

Searched defs:Enable (Results 1 – 25 of 40) sorted by relevance

12

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Time/
DSleeper.cs83 public void Enable() in Enable() method in Antmicro.Renode.Time.Sleeper
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Video/
DLiteX_Framebuffer_CSR32.cs130 Enable = 0x8, enumerator
135 Enable = 0x0, enumerator
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/SPI/
DXilinxQSPI.cs298 public uint Enable = 0x00000000; field in Antmicro.Renode.Peripherals.SPI.XilinxQSPI.regs
320 Enable = 0x14, enumerator
DNRF52840_SPI.cs431 Enable = 0x500, enumerator
DCadence_SPI.cs547 Enable = 0x14, enumerator
DDesignWare_SPI.cs544 Enable = 0x8, enumerator
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/IRQControllers/
DSIC.cs157 Enable = 0x2, enumerator
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/I2C/
DEFR32xG2_I2CController.cs68 Enable = 0x4, enumerator
DNRF52840_I2C.cs425 Enable = 0x500, enumerator
DRenesasRA_IIC.cs562 public IFlagRegisterField Enable; field
DRenesasRZG_IIC.cs561 public IFlagRegisterField Enable; field
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/USBDeprecated/
DPortStatusAndControlRegister.cs132 public PortStatusAndControlRegisterChanges Enable() in Enable() method in Antmicro.Renode.Peripherals.USBDeprecated.PortStatusAndControlRegister
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Network/
DGaislerEth.cs379 public bool Enable; field in Antmicro.Renode.Peripherals.Network.GaislerEth.transmitDescriptor
433 public bool Enable; field in Antmicro.Renode.Peripherals.Network.GaislerEth.receiveDescriptor
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Timers/
DPeriodicInterruptTimer.cs169 Enable = (1 << 0) enumerator
DAtmel91SystemTimer.cs282 public void Enable() in Enable() method in Antmicro.Renode.Peripherals.Timers.Atmel91SystemTimer.AT91_InterruptibleTimer
DEFR32xG2_RTCC.cs254 Enable = 0x4, enumerator
DEFR32xG24_SYSRTC.cs229 Enable = 0x0004, enumerator
DRenesasRA_GPT.cs506 public bool Enable property in Antmicro.Renode.Peripherals.Timers.RenesasRA_GPT.GPTChannel
DRenesasRZG_GPT.cs459 public bool Enable property in Antmicro.Renode.Peripherals.Timers.RenesasRZG_GPT.GPTChannel
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/
DRenesasDA14_XTAL32MRegisters.cs44 public bool Enable { get => xtal32mEnable.Value; set => xtal32mEnable.Value = value; } property in Antmicro.Renode.Peripherals.Miscellaneous.RenesasDA14_XTAL32MRegisters
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/UART/
DEFR32xG22_USART.cs82 Enable = 0x4, enumerator
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/GPIOPort/
DMAX32650_GPIO.cs327 Enable = 0x00, enumerator
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/SiLabs/
DEFR32xG2_GPCRC.cs268 Enable = 0x04, enumerator
DEFR32xG2_RNGCTRL.cs285 private bool Enable property in Antmicro.Renode.Peripherals.Miscellaneous.SiLabs.EFR32xG2_RNGCTRL
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Sound/
DNRF52840_PDM.cs455 Enable = 0x500, // PDM module enable register enumerator

12