Searched refs:delay (Results 1 – 10 of 10) sorted by relevance
| /Renode-v1.15.3-c57714d/tests/platforms/systemc/transaction-delay/ |
| D | transaction-delay.robot | 2 … @https://dl.antmicro.com/projects/renode/x64-systemc--transaction-delay.elf-s_730520-71a2e… 3 …tps://dl.antmicro.com/projects/renode/systemc-examples-zephyr-transaction-delay-stm32f401_mini.elf… 9 … machine LoadPlatformDescription @tests/platforms/systemc/transaction-delay/transaction-delay.repl 25 Wait For Line On Uart SystemC virtual time (1s transaction delay): 1 s 28 Wait For Line On Uart SystemC virtual time (1s transaction delay): 2 s 31 Wait For Line On Uart SystemC virtual time (1s transaction delay): 6 s
|
| /Renode-v1.15.3-c57714d/tests/unit-tests/ |
| D | TestPeripheral.cs | 25 this.delay = microseconds; in SetDelay() 37 this.Log(LogLevel.Info, "Scheduling delayed action in {0}us", delay); in DefineRegisters() 39 machine.ScheduleAction(TimeInterval.FromMicroseconds(delay), (___) => in DefineRegisters() 47 private ulong delay; field in Antmicro.Renode.Peripherals.Mocks.TestPeripheral
|
| D | virtual-time.robot | 23 Scheduled Action Should Be Delayed By ${delay} Microseconds 26 ${y}= Evaluate str(int(${c[0]}) + ${delay}).rjust(6, '0')
|
| /Renode-v1.15.3-c57714d/src/Plugins/SystemCPlugin/SystemCModule/src/ |
| D | renode_bridge.cpp | 276 sc_core::sc_time delay = sc_core::SC_ZERO_TIME; in perform_transaction() local 277 socket->b_transport(*payload, delay); in perform_transaction() 281 return sc_time_to_us(delay); in perform_transaction() 466 uint64_t delay = perform_transaction(socket, payload.get()); in handle_read() local 469 message.address = delay; in handle_read() 480 uint64_t delay = perform_transaction(socket, payload.get()); in handle_write() local 483 message.address = delay; in handle_write() 518 sc_core::sc_time &delay) { in service_backward_request() argument 568 tlm::tlm_generic_payload &payload, sc_core::sc_time &delay) { in b_transport() argument 569 bridge->service_backward_request(payload, connection_idx, delay); in b_transport() [all …]
|
| /Renode-v1.15.3-c57714d/src/Plugins/SystemCPlugin/SystemCModule/include/ |
| D | renode_bridge.h | 118 sc_core::sc_time &delay); 136 sc_core::sc_time &delay);
|
| /Renode-v1.15.3-c57714d/src/Renode/RobotFrameworkEngine/ |
| D | UartKeywords.cs | 186 public void WriteCharDelay(float delay, int? testerId = null) in WriteCharDelay() argument 189 tester.WriteCharDelay = TimeSpan.FromSeconds(delay); in WriteCharDelay()
|
| /Renode-v1.15.3-c57714d/scripts/multi-node/ |
| D | nrf52840-ble-hci-uart-zephyr.resc | 57 …# Hosts begin UART transmission early so without the delay the initial part of the communication w…
|
| /Renode-v1.15.3-c57714d/tests/peripherals/ |
| D | PL330_DMA.robot | 87 # this delay is practically invisible in an interactive flow
|
| /Renode-v1.15.3-c57714d/platforms/cpus/ |
| D | ambiq-apollo4.repl | 34 // * delay -- called with a number of iterations in 'r0' (see 'am_hal_delay_us' in
|
| /Renode-v1.15.3-c57714d/images/ |
| D | renode-screencast.svg | 190 …delay loop... </text></g><g id="g79"><text x="0" textLength="…
|