| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/Timers/ |
| D | ComparingTimer.cs | 19 …public ComparingTimer(IClockSource clockSource, long frequency, IPeripheral owner, string localNam… in ComparingTimer() 54 …protected ComparingTimer(IClockSource clockSource, long frequency, ulong limit = ulong.MaxValue, D… in ComparingTimer() 270 private readonly IClockSource clockSource; field in Antmicro.Renode.Peripherals.Timers.ComparingTimer
|
| D | LimitTimer.cs | 19 …public LimitTimer(IClockSource clockSource, long frequency, IPeripheral owner, string localName, u… in LimitTimer() 50 …protected LimitTimer(IClockSource clockSource, long frequency, ulong limit = ulong.MaxValue, Direc… in LimitTimer() 338 private readonly IClockSource clockSource; field in Antmicro.Renode.Peripherals.Timers.LimitTimer
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Timers/ |
| D | TegraTimer.cs | 101 private readonly IClockSource clockSource; field in Antmicro.Renode.Peripherals.Timers.TegraTimer
|
| D | S32K3XX_RealTimeClock.cs | 194 private IEnumRegisterField<ClockSource> clockSource; field in Antmicro.Renode.Peripherals.Timers.S32K3XX_RealTimeClock 206 public InternalClock(IClockSource clockSource, IPeripheral parent, long frequency) in InternalClock()
|
| D | Cadence_TTC.cs | 221 … public TimerUnit(IClockSource clockSource, IPeripheral parent, long frequency, string localName) in TimerUnit() 418 …public MatchTimerUnit(IClockSource clockSource, IPeripheral parent, TimerUnit owner, long frequenc… in MatchTimerUnit()
|
| D | S32K3XX_PeriodicInterruptTimer.cs | 175 … public ClockChannel(IClockSource clockSource, IPeripheral parent, long frequency, string name) in ClockChannel()
|
| D | Gaisler_GPTimer.cs | 202 … public TimerUnit(IClockSource clockSource, long frequency, Gaisler_GPTimer parent, int index) in TimerUnit()
|
| D | S32K_LPIT.cs | 229 …public LPITTimer(IClockSource clockSource, long frequency, S32K_LPIT owner, string name) : base(cl… in LPITTimer()
|
| D | SAM_TC.cs | 345 …public Channel(IClockSource clockSource, long masterClockFrequency, IPeripheral owner, int channel) in Channel()
|
| D | AmbiqApollo4_Timer.cs | 355 public InternalTimer(IPeripheral parent, IClockSource clockSource, int index) in InternalTimer()
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/Arm/Timers/ |
| D | ARM_GenericTimer.cs | 371 private readonly IClockSource clockSource; field in Antmicro.Renode.Peripherals.Timers.ARM_GenericTimer 443 …public TimerUnit(IClockSource clockSource, IPeripheral parent, string name, GPIO irq, long frequen… in TimerUnit() 548 private readonly IClockSource clockSource; field in Antmicro.Renode.Peripherals.Timers.ARM_GenericTimer.TimerUnit
|
| D | ARM_GlobalTimer.cs | 287 …public PrivateComparator(IClockSource clockSource, LimitTimer coreTimer, IPeripheral owner, string… in PrivateComparator()
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/ |
| D | K6xF_MCG.cs | 109 private readonly IEnumRegisterField<ClockSourceValues> clockSource; field in Antmicro.Renode.Peripherals.Miscellaneous.K6xF_MCG
|
| D | OpenTitan_SystemResetControl.cs | 424 … public DurationTimer(IClockSource clockSource, long frequency, IPeripheral owner, string name) in DurationTimer()
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/SCI/ |
| D | RenesasRZG_SCIFA.cs | 392 private IValueRegisterField clockSource; field in Antmicro.Renode.Peripherals.SCI.RenesasRZG_SCIFA
|
| D | RenesasRA6M5_SCI.cs | 1012 private IValueRegisterField clockSource; field in Antmicro.Renode.Peripherals.SCI.RenesasRA6M5_SCI
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/UART/ |
| D | Cadence_UART.cs | 496 private IFlagRegisterField clockSource; field in Antmicro.Renode.Peripherals.UART.Cadence_UART
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Core/ |
| D | Machine.cs | 708 private BaseClockSource clockSource; field in Antmicro.Renode.Core.Machine
|