Searched refs:busPeripheral (Results 1 – 4 of 4) sorted by relevance
101 if(@this is IBusPeripheral busPeripheral) in GetEndianness()103 return @this.GetMachine().GetSystemBus(busPeripheral).Endianess; in GetEndianness()
365 public virtual void EnableAllTranslations(IBusPeripheral busPeripheral, bool enable = true) in EnableAllTranslations() argument367 ParentController.EnableAllTranslations(busPeripheral, enable); in EnableAllTranslations()
107 void EnableAllTranslations(IBusPeripheral busPeripheral, bool enable = true); in EnableAllTranslations() argument
297 public void LogPeripheralAccess(IBusPeripheral busPeripheral, bool enable = true) in LogPeripheralAccess() argument301 peripherals.VisitAccessMethods(busPeripheral, pam => in LogPeripheralAccess()332 public void EnableAllTranslations(IBusPeripheral busPeripheral, bool enable = true) in EnableAllTranslations() argument336 peripherals.VisitAccessMethods(busPeripheral, pam => in EnableAllTranslations()