Searched defs:EnableAllTranslations (Results 1 – 4 of 4) sorted by relevance
76 public void EnableAllTranslations(bool enable, Endianess endianess) in EnableAllTranslations() method in Antmicro.Renode.Peripherals.Bus.PeripheralAccessMethods
106 void EnableAllTranslations(bool enable = true); in EnableAllTranslations() method107 void EnableAllTranslations(IBusPeripheral busPeripheral, bool enable = true); in EnableAllTranslations() method
360 public virtual void EnableAllTranslations(bool enable = true) in EnableAllTranslations() method in Antmicro.Renode.Peripherals.Bus.BusControllerProxy365 public virtual void EnableAllTranslations(IBusPeripheral busPeripheral, bool enable = true) in EnableAllTranslations() method in Antmicro.Renode.Peripherals.Bus.BusControllerProxy
324 public void EnableAllTranslations(bool enable = true) in EnableAllTranslations() method in Antmicro.Renode.Peripherals.Bus.SystemBus332 public void EnableAllTranslations(IBusPeripheral busPeripheral, bool enable = true) in EnableAllTranslations() method in Antmicro.Renode.Peripherals.Bus.SystemBus