Lines Matching refs:currentSystemBus
24 currentSystemBus = parent; in SVDParser()
222 formatString = currentSystemBus.DecorateWithCPUNameAndPC(formatString); in LogReadSuccess()
229 currentSystemBus.Log( in LogReadSuccess()
244 formatString = currentSystemBus.DecorateWithCPUNameAndPC(formatString); in LogWriteSuccess()
256 currentSystemBus.Log( in LogWriteSuccess()
272 formatString = currentSystemBus.DecorateWithCPUNameAndPC(formatString); in LogReadFail()
279 currentSystemBus.Log( in LogReadFail()
293 formatString = currentSystemBus.DecorateWithCPUNameAndPC(formatString); in LogWriteFail()
300 currentSystemBus.Log( in LogWriteFail()
412 private IBusController currentSystemBus; field in Antmicro.Renode.Peripherals.Bus.SVDParser
455 …Parent.currentSystemBus.Log(LogLevel.Warning, "There are no <peripheral> sections in <peripherals>… in ScanPeripherals()
767 Peripheral.ParentDevice.Parent.currentSystemBus.Log( in SVDRegister()
804 Peripheral.ParentDevice.Parent.currentSystemBus.Log(