Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/Bus/
DSystemBus.cs166 var wasMapped = RemoveMappingsForPeripheral(peripheral); in MoveRegistrationWithinContext()
1255 RemoveMappingsForPeripheral(peripheral); in UnregisterInner()
1941 private bool RemoveMappingsForPeripheral(IBusPeripheral peripheral) in RemoveMappingsForPeripheral() method in Antmicro.Renode.Peripherals.Bus.SystemBus