Home
last modified time | relevance | path

Searched refs:function (Results 1 – 16 of 16) sorted by relevance

/Renode-v1.15.3-c57714d/src/Renode/Network/
DRangeLossMediumFunction.cs18 var function = new RangeLossMediumFunction(); in SetRangeLossWirelessFunction()
19 function.LossRange = lossRange; in SetRangeLossWirelessFunction()
20 function.TxRatio = txRatio; in SetRangeLossWirelessFunction()
21 function.RxRatio = rxRatio; in SetRangeLossWirelessFunction()
22 wirelessMedium.SetMediumFunction(function); in SetRangeLossWirelessFunction()
DRangeMediumFunction.cs16 var function = new RangeMediumFunction(); in SetRangeWirelessFunction()
17 function.Range = range; in SetRangeWirelessFunction()
18 wirelesMedium.SetMediumFunction(function); in SetRangeWirelessFunction()
/Renode-v1.15.3-c57714d/scripts/single-node/
Dsegger-rtt.py33 def add_hook(symbol, function, argument_name = None): argument
45 cpu.AddHook(address, function)
Dnxp-imxrt595.resc10 # jump right away from the OTP_FUSE_READ_API function stored in OTP
/Renode-v1.15.3-c57714d/tools/sel4_extensions/
DREADME.md33 ### Create breakpoint on main function in rootserver thread
40 (gdb) # Create temporary breakpoint on main function in rootserver thread
/Renode-v1.15.3-c57714d/src/Plugins/CoSimulationPlugin/IntegrationLibrary/libs/socket-cpp/Socket/
DSocket.h52 typedef std::function<void(const std::string&)> LogFnCallback;
/Renode-v1.15.3-c57714d/tools/tlib_helper/
DREADME.md11 * Support for multiple CPUs through the `$_cpu(index)` convenience function,
/Renode-v1.15.3-c57714d/scripts/multi-node/cc2538/
Drpl-udp.resc6 # range-based medium function - transmission is possible if nodes are
/Renode-v1.15.3-c57714d/platforms/cpus/
Dambiq-apollo4.repl12 // The error is logged with an unimplemented function's name if a valid
47 // (see above) which logs an error with the name of the function,
Dstm32l071.repl211 // Alternate function connections
/Renode-v1.15.3-c57714d/scripts/multi-node/quark-c1000-zephyr/
Ddemo.resc6 # range-based radio medium function - transmission is possible if
/Renode-v1.15.3-c57714d/tests/platforms/
DArnold.robot112 # There is a problem with the rt_i2c_write() function in the simulation.
119 …# in the i2c_step1() function (https://github.com/pulp-platform/pulp-rt/blob/master/kernel/riscv/u…
Dambiq-apollo4.robot179 …Wait For Log Entry bootrom_logger: Unimplemented BOOTROM function called: ${FUNCTION_NAME} …
/Renode-v1.15.3-c57714d/tools/external_control_client/lib/
Drenode_api.c53 #define return_error_if_fails(function) do { renode_error_t *_RE_ERROR; if ((_RE_ERROR = (function)… argument
/Renode-v1.15.3-c57714d/
DCHANGELOG.rst175 * improved performance of External Control API renode_run_for function
342 * CPU-specific function names lookup support
343 * ability to clear CPU-specific or global function names lookups
347 * support for specifying additional offset to function names addresses in lookups
771 * Apollo 4 with a new Timer model and a ``program_main2`` bootrom function mock
1221 * added option to limit function names logging to unique entries, vastly improving performance
1941 * performance fixes in function logging
/Renode-v1.15.3-c57714d/images/
Drenode-screencast.svg145 animation-timing-function: steps(1,end);
184 animation-timing-function: linear;