Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Mocks/
DHPSHostController.cs71 ((byte)Commands.RegisterAccess << 6) | (byte)RegisterAccessType.SystemCommands, in CommandEraseSPIFlash()
83 ((byte)Commands.RegisterAccess << 6) | (byte)RegisterAccessType.SystemCommands, in CommandEraseStage1()
95 ((byte)Commands.RegisterAccess << 6) | (byte)RegisterAccessType.SystemCommands, in CommandLaunchApplication()
107 ((byte)Commands.RegisterAccess << 6) | (byte)RegisterAccessType.SystemCommands, in CommandLaunchStage1()
119 ((byte)Commands.RegisterAccess << 6) | (byte)RegisterAccessType.SystemCommands, in CommandIssueReset()
672 SystemCommands = 3, enumerator