Home
last modified time | relevance | path

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

/Renode-v1.15.3-c57714d/src/Plugins/SystemCPlugin/Peripheral/
DSystemCPeripheral.cs104 public byte GetDirectConnectionIndex() in GetDirectConnectionIndex() method
594 directAccessPeripherals[message.GetDirectConnectionIndex()].WriteDirect( in BackwardConnectionLoop()
632 …payload = directAccessPeripherals[message.GetDirectConnectionIndex()].ReadDirect(message.DataLengt… in BackwardConnectionLoop()