Searched refs:DisablePeripheral (Results 1 – 5 of 5) sorted by relevance
295 public virtual void DisablePeripheral(IPeripheral peripheral) in DisablePeripheral() method in Antmicro.Renode.Peripherals.Bus.BusControllerProxy297 ParentController.DisablePeripheral(peripheral); in DisablePeripheral()
125 public static void DisablePeripheral(this IBusController bus, IPeripheral peripheral) in DisablePeripheral() method in Antmicro.Renode.Peripherals.Bus.BusControllerExtensions
282 machine.SystemBus.DisablePeripheral(rtcPeripheral); in STM32F4_RCC()
259 sysbus.DisablePeripheral(peripheral); in ManagePeripheral()
636 sysbus.DisablePeripheral(rtc); in DefineRegisters()