Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/Bus/
DSystemBus.cs201 AddMappingsForPeripheral(peripheral, newRegistration, context); in MoveRegistrationWithinContext()
1708 AddMappingsForPeripheral(peripheral, registrationPoint, context); in RegisterInner()
1919 …private void AddMappingsForPeripheral(IBusPeripheral peripheral, BusRangeRegistration registration… in AddMappingsForPeripheral() method in Antmicro.Renode.Peripherals.Bus.SystemBus