Searched defs:coreTimer (Results 1 – 2 of 2) sorted by relevance
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Timers/ | ||
| D | EFR32_RTCCCounter.cs | 134 private readonly LimitTimer coreTimer; field in Antmicro.Renode.Peripherals.Timers.EFR32_RTCCCounter |
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/Arm/Timers/ | ||
| D | ARM_GlobalTimer.cs | 287 …public PrivateComparator(IClockSource clockSource, LimitTimer coreTimer, IPeripheral owner, string… in PrivateComparator() |