Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/RiscV/PLIC/
DPlatformLevelInterruptControllerBase.cs119 …aimCompleteRegister(Dictionary<long, DoubleWordRegister> registersMap, long offset, uint contextId) in AddContextClaimCompleteRegister()
142 …ter(Dictionary<long, DoubleWordRegister> registersMap, long address, uint contextId, int numberOfS… in AddContextEnablesRegister()
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Network/
DQuectel_BG96.cs143 protected Response Qiact(int contextId) in Qiact()
197 … protected virtual Response Qicsgp(int contextId, ProtocolType contextType = ProtocolType.IpV4, in Qicsgp()
210 protected virtual Response Qideact(int contextId) in Qideact()
DQuectelModem.cs623 …protected virtual Response Qiopen(int contextId, int connectionId, ServiceType serviceType, string… in Qiopen()