Home
last modified time | relevance | path

Searched refs:StopCommand (Results 1 – 4 of 4) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Timers/
DEFR32xG2_TIMER_1.cs62 StopCommand(); in Cmd_Stop_Write()
114 private void StopCommand() in StopCommand() method in Antmicro.Renode.Peripherals.Timers.EFR32xG2_TIMER_1
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/SD/
DPULP_uDMA_SDIO.cs178 Registers.StopCommand.Define(this) in DefineRegisters()
185 Registers.StopCommand.Define(this) in DefineRegisters()
341 StopCommand = 0x48, enumerator
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/SiLabs/
DEFR32xG2_SYSRTC_1.cs202 …thFlag(1, FieldMode.Write, writeCallback: (_, value) => { if (value) { StopCommand(); } }, name: "… in BuildRegistersCollection()
343 private void StopCommand() in StopCommand() method in Antmicro.Renode.Peripherals.Miscellaneous.SiLabs.EFR32xG2_SYSRTC_1
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/SPI/
DAmbiqApollo4_IOMaster.cs1121 StopCommand, enumerator