Home
last modified time | relevance | path

Searched defs:rtc (Results 1 – 2 of 2) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/
DMAX32650_PWRSEQ.cs17 public MAX32650_PWRSEQ(IMachine machine, MAX32650_RTC rtc) : base(machine) in MAX32650_PWRSEQ()
DSTM32L0_RCC.cs19 …public STM32L0_RCC(IMachine machine, IPeripheral rtc = null, ITimer lptimer = null, IHasDivisibleF… in STM32L0_RCC()
678 private readonly IPeripheral rtc; field in Antmicro.Renode.Peripherals.Miscellaneous.STM32L0_RCC