Home
last modified time | relevance | path

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

/Renode-v1.15.3-c57714d/tests/platforms/systemc/interrupts/
Dinterrupts.robot2 … @https://dl.antmicro.com/projects/renode/systemc-examples-zephyr-interrupts-stm32f401_mini.e…
3 … @https://dl.antmicro.com/projects/renode/x64-systemc--interrupts.elf-s_1017672-89…
4 ${PLATFORM} @tests/platforms/systemc/interrupts/interrupts.repl
/Renode-v1.15.3-c57714d/src/Plugins/CoSimulationPlugin/IntegrationLibrary/src/
Drenode_bus.cpp170 interrupts.push_back({irq, 0, irq_addr}); in registerInterrupt()
175 for (unsigned long i = 0; i < interrupts.size(); i++) { in handleInterrupts()
176 if (*interrupts[i].irq != interrupts[i].prev_irq) { in handleInterrupts()
177 … communicationChannel->sendSender(Protocol(interrupt, interrupts[i].irq_addr, *interrupts[i].irq)); in handleInterrupts()
178 interrupts[i].prev_irq = *interrupts[i].irq; in handleInterrupts()
Drenode_bus.h71 std::vector<Interrupt> interrupts; variable
/Renode-v1.15.3-c57714d/tests/peripherals/CLIC/
DCLIC-priorities-01.robot27 # Trigger the three interrupts.
33 # This forces CLIC to prioritize the interrupts.
DCLIC-level-prio-01.robot27 …# Trigger interrupts 17 and 18; they have the same level, but 17 has a higher priority so it shoul…
32 # This forces CLIC to prioritize the interrupts.
/Renode-v1.15.3-c57714d/scripts/single-node/
Dmurax.resc19 # this is a hack to allow handling interrupts at all; this should be after #13326
Dmurax_verilated_uart.resc29 # this is a hack to allow handling interrupts at all; this should be after #13326
/Renode-v1.15.3-c57714d/tests/platforms/MiV/
DMiV.robot80 …# it is related to a bug in LiteOS (stack overflow and corruption) when interrupts happens in *wro…
107 …Create Machine riscv-interrupt-blinky_gpio-interrupts-edge-positive.elf-s_135192-436f26…
135 …Create Machine riscv-interrupt-blinky_gpio-interrupts-edge-negative.elf-s_135192-19e453…
160 …Create Machine riscv-interrupt-blinky_gpio-interrupts-edge-both.elf-s_135192-1afc01350e…
186 …Create Machine riscv-interrupt-blinky_gpio-interrupts-level-high.elf-s_135168-e03e81b69…
224 …Create Machine riscv-interrupt-blinky_gpio-interrupts-level-low.elf-s_135168-f570dad79e…
/Renode-v1.15.3-c57714d/tests/platforms/
DIcicle-Kit.robot47 [Tags] linux uart interrupts
62 [Tags] linux uart interrupts
DQuarkC1000.robot20 [Tags] zephyr uart interrupts
49 [Tags] zephyr uart interrupts
66 [Tags] zephyr uart interrupts gpio button non_critical
DMurax.robot9 # this is a hack to allow handling interrupts at all; this should be fixed after #13326
DSiFive-FU540.robot25 [Tags] linux uart interrupts
42 [Tags] linux uart interrupts
DZedboard.robot549 # Enable all interrupts
/Renode-v1.15.3-c57714d/tests/platforms/SiFive-FE310/
DSiFive-FE310.robot10 [Tags] zephyr uart interrupts
/Renode-v1.15.3-c57714d/platforms/cpus/
Dsam_e70.repl38 // our model does not support interrupts yet, but if it did:
Dsifive-fu740.repl69 // our model does not support interrupts yet, but if it did:
Dsifive-fu540.repl111 // our model does not support interrupts yet, but if it did:
Dstm32l552.repl18 // it is currently here to support direct interrupts
Dstm32g0.repl17 // it is currently here to support direct interrupts
Dpolarfire-soc.repl65 // No user mode or hypervisor mode interrupts
/Renode-v1.15.3-c57714d/tests/platforms/verilated/
DMuraxAPB3.robot53 # this is a hack to allow handling interrupts at all; this should be fixed after #13326
/Renode-v1.15.3-c57714d/platforms/cpus/silabs/efr32s2/
Defr32mg24.repl67 // Main CPU interrupts
78 // Sequencer CPU interrupts
Defr32mg26.repl67 // Main CPU interrupts
78 // Sequencer CPU interrupts
/Renode-v1.15.3-c57714d/
DCHANGELOG.rst272 * timer interrupts configuration for STM32F4-based platforms
490 * NXP LPC2294 SoC with UART, CAN, timer and interrupts support
654 * support for NMI interrupts in RISC-V
1234 * add debug mode for all architectures disabling interrupts when stepping over guest code
1238 * added interrupts support in verilated peripherals
1598 * VexRiscv now supports Supervisor level interrupts, following latest changes to this core
1603 * VerilatedUART now supports interrupts
1641 * vectored interrupts support in RISC-V
1729 * crash when completing interrupts in PLIC when no interrupt is pending
1775 * local interrupts in PolarFire SoC platform
[all …]
/Renode-v1.15.3-c57714d/tests/unit-tests/
Dbig-endian-watchpoint.robot192 Wait For Log Entry CPU abort [PC=0x14]: Trap 0x02 while interrupts disabled timeout=1