Home
last modified time | relevance | path

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

12

/Renode-v1.15.3-c57714d/tests/unit-tests/
Dplatform-file-aliases.robot16 …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…
DPeripheralWithAliases.cs20 PeripheralModes mode, in PeripheralWithAliases() argument
26 this.InfoLog("{0} = {1}", nameof(mode), mode); in PeripheralWithAliases()
Driscv-ebreak.robot20 Wait For Line On Uart ecall instruction from machine mode
22 Wait For Line On Uart ecall instruction from machine mode
Dreal-time-clock-mode.robot12 [Arguments] ${mode}
13 Execute Command machine RealTimeClockMode ${mode}
Dbus_isolation.resc65 // First read in privileged mode
74 // Switch to unprivileged mode
80 // Reread in unprivileged mode
Dzephyr-mode.robot13 …[Documentation] Tests enabling Zephyr mode, this test should execute in about 10-15 secon…
/Renode-v1.15.3-c57714d/tests/peripherals/CLIC/
DCLIC-mcause-mstatus-alias.robot4 # 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/
DRenesas_EK-RA2E1.robot16 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
DRenesas_RA8M1.robot62 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
DSLTB004A.robot70 Write Line To Uart mode rd
72 Write Line To Uart mode
DRenesas_RZ_G2L.robot70 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
DARMv8R-Xen.robot56 Wait For Line On Uart (XEN) Xen dom0less mode detected
/Renode-v1.15.3-c57714d/tools/PeakRDL-renode/tests/
DSystemRDLGenTest.cs508 … 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/
Defr32mg1.repl37 mode: BitAccessMode.Clear
41 mode: BitAccessMode.Set
/Renode-v1.15.3-c57714d/scripts/single-node/
Di386_zephyr.resc14 # enable protected mode
Dacrn_x86_64_zephyr.resc18 # enable protected mode
Dup_squared_x86_64_zephyr.resc20 # enable protected mode
/Renode-v1.15.3-c57714d/tests/platforms/verilated/
Dverilated_ibex_interrupts.robot82 Provides continuous-mode Reexecution
86 Requires continuous-mode
/Renode-v1.15.3-c57714d/tests/peripherals/
DMC3635.robot23 # 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
DUT32_CAN.robot13 # 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/
DseL4Extensions.cs81 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/
Dpolarfire-soc.repl63 // E51: only machine mode interrupt
65 // No user mode or hypervisor mode interrupts
/Renode-v1.15.3-c57714d/tests/platforms/LiteX/
DArty_LiteX_VexRiscv.robot142 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/
DREADME.md109 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/
DCHANGELOG.rst202 * 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 …]

12