/Renode-v1.15.3-c57714d/tests/unit-tests/ |
D | platform-file-aliases.robot | 16 …Create Test Peripheral normalParameter: 5; mode: PeripheralModes.Mode1; aliasedParameter:… 18 Wait For Log Entry mode = Mode1 24 …Create Test Peripheral normalParameter: -12; mode: Modes.Mode2; ctorAlias: 100; ctorAlias… 26 Wait For Log Entry mode = Mode2 33 …... Create Test Peripheral normalParameter: -12; mode: Modes.Mode2; c… 37 …Create Test Peripheral normalParameter: 5; mode: Modes.Mode1; ctorAlias: 10; ctorAliasDef… 45 …... Create Test Peripheral normalParameter: 5; mode: Modes.Mode1; inv…
|
D | PeripheralWithAliases.cs | 20 PeripheralModes mode, in PeripheralWithAliases() argument 26 this.InfoLog("{0} = {1}", nameof(mode), mode); in PeripheralWithAliases()
|
D | riscv-ebreak.robot | 20 Wait For Line On Uart ecall instruction from machine mode 22 Wait For Line On Uart ecall instruction from machine mode
|
D | real-time-clock-mode.robot | 12 [Arguments] ${mode} 13 Execute Command machine RealTimeClockMode ${mode}
|
D | bus_isolation.resc | 65 // First read in privileged mode 74 // Switch to unprivileged mode 80 // Reread in unprivileged mode
|
D | zephyr-mode.robot | 13 …[Documentation] Tests enabling Zephyr mode, this test should execute in about 10-15 secon…
|
/Renode-v1.15.3-c57714d/tests/peripherals/CLIC/ |
D | CLIC-mcause-mstatus-alias.robot | 4 # Set CLIC mode in MTVEC 12 # Set CLIC mode in MTVEC 20 # Same as above, but CLINT mode, so bits should not be mirrored 34 MSTATUS should mirror MCAUSE MPP and MPIE in CLIC mode 42 MCAUSE should mirror MSTATUS MPP and MPIE in CLIC mode 50 MCAUSE should not mirror MSTATUS MPP and MPIE in CLIC mode on invalid mode write 59 MCAUSE should not mirror MSTATUS MPP and MPIE in CLINT mode
|
/Renode-v1.15.3-c57714d/tests/platforms/ |
D | Renesas_EK-RA2E1.robot | 16 Wait For Prompt On Uart One-shot mode: 18 Wait For Line On Uart Time period for one-shot mode timer: 10 20 Wait For Prompt On Uart Periodic mode: 22 Wait For Line On Uart Time period for periodic mode timer: 5
|
D | Renesas_RA8M1.robot | 62 Wait For Prompt On Uart One-shot mode: 64 Wait For Line On Uart Time period for one-shot mode timer: 10 66 Wait For Prompt On Uart Periodic mode: 68 Wait For Line On Uart Time period for periodic mode timer: 5
|
D | SLTB004A.robot | 70 Write Line To Uart mode rd 72 Write Line To Uart mode
|
D | Renesas_RZ_G2L.robot | 70 Wait For Prompt On Uart One-shot mode: 72 Wait For Prompt On Uart Periodic mode: 77 ${one_shot_end}= Wait For Line On Uart One-shot mode GTM timer elapsed 80 Wait For Line On Uart GTM1 is Enabled in Periodic mode
|
D | ARMv8R-Xen.robot | 56 Wait For Line On Uart (XEN) Xen dom0less mode detected
|
/Renode-v1.15.3-c57714d/tools/PeakRDL-renode/tests/ |
D | SystemRDLGenTest.cs | 508 … private void TestFieldMode(IRegisterField<ulong> field, ulong offset, int low, FieldMode mode) in TestFieldMode() argument 510 if(FieldModeHelper.ReadBits(mode) != 0) in TestFieldMode() 514 switch(FieldModeHelper.ReadBits(mode)) in TestFieldMode() 521 if(FieldModeHelper.WriteBits(mode) != 0) in TestFieldMode() 525 switch(FieldModeHelper.WriteBits(mode)) in TestFieldMode() 537 … private void TestFieldMode(IRegisterField<bool> field, ulong offset, int low, FieldMode mode) in TestFieldMode() argument 539 if(FieldModeHelper.ReadBits(mode) != 0) in TestFieldMode() 543 switch(FieldModeHelper.ReadBits(mode)) in TestFieldMode() 550 if(FieldModeHelper.WriteBits(mode) != 0) in TestFieldMode() 554 switch(FieldModeHelper.WriteBits(mode)) in TestFieldMode()
|
/Renode-v1.15.3-c57714d/platforms/cpus/silabs/efr32/ |
D | efr32mg1.repl | 37 mode: BitAccessMode.Clear 41 mode: BitAccessMode.Set
|
/Renode-v1.15.3-c57714d/scripts/single-node/ |
D | i386_zephyr.resc | 14 # enable protected mode
|
D | acrn_x86_64_zephyr.resc | 18 # enable protected mode
|
D | up_squared_x86_64_zephyr.resc | 20 # enable protected mode
|
/Renode-v1.15.3-c57714d/tests/platforms/verilated/ |
D | verilated_ibex_interrupts.robot | 82 Provides continuous-mode Reexecution 86 Requires continuous-mode
|
/Renode-v1.15.3-c57714d/tests/peripherals/ |
D | MC3635.robot | 23 # The test binary sets mode to the continuous sampling on the beggining of configuration, 89 Wait For Log Entry Sniff mode unimplemented. Switching to Standby 91 Wait For Log Entry Swake mode unimplemented. Switching to Standby
|
D | UT32_CAN.robot | 13 # All Zephyr tests work in loopback mode 18 # Zephyr samples can be configured to work in either normal or loopback mode
|
/Renode-v1.15.3-c57714d/tools/sel4_extensions/ |
D | seL4Extensions.cs | 81 public void BreakOnExittingUserspace(ExitUserspaceMode mode) in BreakOnExittingUserspace() argument 83 if(mode == exitUserspaceMode) in BreakOnExittingUserspace() 92 else if(mode == ExitUserspaceMode.Never) in BreakOnExittingUserspace() 97 exitUserspaceMode = mode; in BreakOnExittingUserspace()
|
/Renode-v1.15.3-c57714d/platforms/cpus/ |
D | polarfire-soc.repl | 63 // E51: only machine mode interrupt 65 // No user mode or hypervisor mode interrupts
|
/Renode-v1.15.3-c57714d/tests/platforms/LiteX/ |
D | Arty_LiteX_VexRiscv.robot | 142 Wait For Line On Uart MDIO mode: 10Mbps / link: down 147 Wait For Line On Uart MDIO mode: 100Mbps / link: up
|
/Renode-v1.15.3-c57714d/tools/external_control_client/ |
D | README.md | 109 In the first mode, it returns the current state of a pin. This happens when only the required argum… 111 In the second mode, the application can be used to set the state of a pin. This happens when the la…
|
/Renode-v1.15.3-c57714d/ |
D | CHANGELOG.rst | 202 * handling of interrupting execution in GDB on multicore platforms in all-stop mode 211 * nonstandard configuration byte when disabling Telnet line mode 318 * I2C mode tests for Renesas RA8M1 SCI 359 * Migrant not keeping track of all child-parent connections in the Reflection mode 392 * selecting PMP access mode for RISC-V cores 410 * single step execution mode in Xtensa cores 778 * Apollo4 IOMaster I2C mode 812 * RTC mode unit test 831 * verbose mode in Robot tests 841 * console mode will be started instead of telnet when the UI fails to start [all …]
|