Home
last modified time | relevance | path

Searched defs:timerId (Results 1 – 5 of 5) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/S32K3XX_FlexIO/
DS32K3XX_FlexIO_SENT.cs24 public S32K3XX_FlexIO_SENT(IMachine machine, uint timerId, long? frequency = null) in S32K3XX_FlexIO_SENT()
108 private readonly uint timerId; field in Antmicro.Renode.Peripherals.Miscellaneous.S32K3XX_FlexIO_SENT
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/GPIOPort/
DQuark_PWM.cs120 private void HandleLimitReached(int timerId) in HandleLimitReached()
150 private void HandleEndOfInterrupt(int? timerId = null) in HandleEndOfInterrupt()
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Timers/
DMPFS_Timer.cs147 private bool CalculateTimerMaskedInterruptValue(int timerId) in CalculateTimerMaskedInterruptValue()
152 …private void GenerateRegistersForTimer(string name, int timerId, Dictionary<long, DoubleWordRegist… in GenerateRegistersForTimer()
DSunxiHighSpeedTimer.cs142 private void OnTimerLimitReached(int timerId) in OnTimerLimitReached()
DSunxiTimer.cs175 private void OnTimerLimitReached(int timerId) in OnTimerLimitReached()