Searched refs:function (Results 1 – 16 of 16) sorted by relevance
18 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()
16 var function = new RangeMediumFunction(); in SetRangeWirelessFunction()17 function.Range = range; in SetRangeWirelessFunction()18 wirelesMedium.SetMediumFunction(function); in SetRangeWirelessFunction()
33 def add_hook(symbol, function, argument_name = None): argument45 cpu.AddHook(address, function)
10 # jump right away from the OTP_FUSE_READ_API function stored in OTP
33 ### Create breakpoint on main function in rootserver thread40 (gdb) # Create temporary breakpoint on main function in rootserver thread
52 typedef std::function<void(const std::string&)> LogFnCallback;
11 * Support for multiple CPUs through the `$_cpu(index)` convenience function,
6 # range-based medium function - transmission is possible if nodes are
12 // The error is logged with an unimplemented function's name if a valid47 // (see above) which logs an error with the name of the function,
211 // Alternate function connections
6 # range-based radio medium function - transmission is possible if
112 # 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…
179 …Wait For Log Entry bootrom_logger: Unimplemented BOOTROM function called: ${FUNCTION_NAME} …
53 #define return_error_if_fails(function) do { renode_error_t *_RE_ERROR; if ((_RE_ERROR = (function)… argument
175 * improved performance of External Control API renode_run_for function342 * CPU-specific function names lookup support343 * ability to clear CPU-specific or global function names lookups347 * support for specifying additional offset to function names addresses in lookups771 * Apollo 4 with a new Timer model and a ``program_main2`` bootrom function mock1221 * added option to limit function names logging to unique entries, vastly improving performance1941 * performance fixes in function logging
145 animation-timing-function: steps(1,end);184 animation-timing-function: linear;