Home
last modified time | relevance | path

Searched refs:timer (Results 1 – 25 of 31) sorted by relevance

12

/Renode-v1.15.3-c57714d/tests/platforms/
DRenesas_EK-RA2E1.robot18 Wait For Line On Uart Time period for one-shot mode timer: 10
22 Wait For Line On Uart Time period for periodic mode timer: 5
36 # Stop timers, clear log tester history and check whether the periodic timer stops
38 …Wait For Line On Uart Periodic timer stopped. Enter any key to start timers. pauseEmulation…
DRenesas_RA8M1.robot64 Wait For Line On Uart Time period for one-shot mode timer: 10
68 Wait For Line On Uart Time period for periodic mode timer: 5
82 # Stop timers, clear log tester history and check whether the periodic timer stops
84 Wait For Line On Uart Periodic timer stopped. Enter any key to start timers.
DSTM32F4_Discovery.robot65 … sysbus LoadELF @https://dl.antmicro.com/projects/renode/stm32f4disco-timer-upcount.elf-g2d98d…
81 … sysbus LoadELF @https://dl.antmicro.com/projects/renode/stm32f4disco-timer-downcount.elf-g2d9…
147 # Each timer interrupt sets FAULTMASK, so if the field is not cleared by exception exit
Dambiq-apollo4.robot76 # Progress the timer and stop before the event
83 # Progress the timer - this time the event should trigger
95 # Progress the timer to the next year.
161 # this simulates an IRQ from the timer
DARMv8A-Linux.robot113 … Wait For Line On Uart arch_timer: cp15 timer(s) running at 62.50MHz (${arch_timer_type}).
146 # There are most probably problems with timer IRQs if the test fails to reach this line.
278 Execute Command cpu.timer CounterFrequencyRegister 62500000
304 Execute Command cpu.timer CounterFrequencyRegister 62500000
336 Execute Command cpu.timer CounterFrequencyRegister 62500000
DRenesas_RA6M5.robot102 Wait For Line On Uart Time period for one-shot mode timer: 10
106 Wait For Line On Uart Time period for periodic mode timer: 5
120 # Stop timers, clear log tester history and check whether the periodic timer stops
122 …Wait For Line On Uart Periodic timer stopped. Enter any key to start timers. pauseEmula…
/Renode-v1.15.3-c57714d/platforms/cpus/
Da20.repl62 // The cpuType, the frequency of the timer and the timer interrupt id are extracted from the legacy…
67 timer: Timers.ARM_GenericTimer @ cpu
Dmurax_vexriscv.repl15 timer: Timers.Murax_Timer @ sysbus 0xF0020000
Dcortex-r52.repl14 timer: Timers.ARM_GenericTimer @ cpu
Dlitex_vexriscv_smp.repl31 // 100 is machine level timer interrupt in VexRiscv
Dcortex-a53-gicv2.repl5 timer: Timers.ARM_GenericTimer @ cpu
Dcortex-a53-gicv3.repl6 timer: Timers.ARM_GenericTimer @ cpu
Dcortex-a78.repl5 timer: Timers.ARM_GenericTimer @ cpu
Dleon3.repl28 timer: Timers.Gaisler_GPTimer @ sysbus 0x80000300
Dcore-v-mcu.repl22 timer: Timers.PULP_Timer @ sysbus 0x1A10B000
Drenesas_rz_t2m.repl13 timer: Timers.ARM_GenericTimer @ cpu
/Renode-v1.15.3-c57714d/platforms/cpus/verilated/
Dmurax_vexriscv_verilated_uart.repl16 timer: Timers.Murax_Timer @ sysbus 0xF0020000
/Renode-v1.15.3-c57714d/src/Plugins/CoSimulationPlugin/Connection/
DCoSimulationConnection.cs241 if(timer != null) in Reset()
243 timer.Reset(); in Reset()
332timer = new LimitTimer(machine.ClockSource, frequency, null, LimitTimerName, limitBuffer, enabled:… in SetupConnection()
333 timer.LimitReached += () => in SetupConnection()
513 private LimitTimer timer; field in Antmicro.Renode.Plugins.CoSimulationPlugin.Connection.CoSimulationConnection
/Renode-v1.15.3-c57714d/tests/platforms/MiV/
DMiV.robot24 Wait For Line On Uart System timer Blinky Example.
113 …bserve the LEDs blinking on the board. The LED patterns changes every time a timer interrupt occurs
141 …bserve the LEDs blinking on the board. The LED patterns changes every time a timer interrupt occurs
166 …bserve the LEDs blinking on the board. The LED patterns changes every time a timer interrupt occurs
192 …bserve the LEDs blinking on the board. The LED patterns changes every time a timer interrupt occurs
230 …bserve the LEDs blinking on the board. The LED patterns changes every time a timer interrupt occurs
/Renode-v1.15.3-c57714d/scripts/single-node/
Dzedboard.resc16 ## set timer frequency ##
Dzynq_verilated_fastvdma.resc24 ## set timer frequency ##
Dzynq_verilated_fpga_isp.resc21 ## set timer frequency ##
/Renode-v1.15.3-c57714d/platforms/boards/
Dfsl_lx2160ardb.repl13 timer: Timers.ARM_GenericTimer @ cpu0
/Renode-v1.15.3-c57714d/tests/unit-tests/
DARMv8R_TCM.robot13 ... timer: Timers.ARM_GenericTimer @ cpu
/Renode-v1.15.3-c57714d/
DCHANGELOG.rst170 * improved precision of timer reconfiguration
249 * STM32L0 RCC model with added support for Low-power timer (LPTIM) reset
272 * timer interrupts configuration for STM32F4-based platforms
486 * Gaisler GR712RC SoC with UART, timer, GPIO, FTMC and Ethernet
487 * Gaisler GR716 SoC with UART, timer and GPIO
488 * Gaisler UT32M0R500 SoC with UART, timer and GPIO
490 * NXP LPC2294 SoC with UART, CAN, timer and interrupts support
597 * ARM generic timer
856 * added ITimer interface for handling basic timer properties
1140 * new models for i.MX RT 1064: PWM, timer, ADC, LPSPI, Flex SPI, TRNG
[all …]

12