Home
last modified time | relevance | path

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

/Renode-v1.15.3-c57714d/src/Plugins/SystemCPlugin/Peripheral/
DSystemCPeripheral.cs101 public bool IsSystemBusConnection() => ConnectionIndex == MainSystemBusConnectionIndex; in IsSystemBusConnection() method
102 public bool IsDirectConnection() => !IsSystemBusConnection(); in IsDirectConnection()
565 if(message.IsSystemBusConnection()) in BackwardConnectionLoop()
603 if(message.IsSystemBusConnection()) in BackwardConnectionLoop()