Searched defs:systick (Results 1 – 2 of 2) sorted by relevance
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/ | ||
| D | STM32L0_RCC.cs | 19 …hine machine, IPeripheral rtc = null, ITimer lptimer = null, IHasDivisibleFrequency systick = null, in STM32L0_RCC() |
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/Arm-M/ | ||
| D | NVIC.cs | 2029 private readonly LimitTimer systick; field in Antmicro.Renode.Peripherals.IRQControllers.NVIC.SysTick |