Searched refs:module (Results 1 – 11 of 11) sorted by relevance
/Renode-v1.15.3-c57714d/src/Renode/Network/NetworkServer/ |
D | NetworkServer.cs | 83 public bool RegisterModule(IServerModule module, int port, string name) in RegisterModule() argument 98 modules[port] = module; in RegisterModule() 163 if(!modules.TryGetValue(packet.DestinationPort, out var module)) in HandleUdp() 170 module.HandleUdp(src, packet, (s, r) => HandleUdpResponse(s, r)); in HandleUdp()
|
/Renode-v1.15.3-c57714d/src/Plugins/SystemCPlugin/SystemCModule/ |
D | CMakeLists.txt | 6 DESCRIPTION "SystemC module for interfacing with Renode"
|
/Renode-v1.15.3-c57714d/scripts/single-node/ |
D | qomu.resc | 2 :description: This script runs Zephyr RTOS "Shell module" sample on a Qomu board.
|
/Renode-v1.15.3-c57714d/src/Renode/Network/NetworkServer/Modules/ |
D | TftpServerModule.cs | 30 var module = new TftpServerModule(port); in StartTFTP() 31 if(!server.RegisterModule(module, port, name)) in StartTFTP()
|
/Renode-v1.15.3-c57714d/scripts/complex/socketcan_bridge/ |
D | README.rst | 11 For this, ensure that the ``vcan`` module is loaded::
|
/Renode-v1.15.3-c57714d/scripts/complex/litex_i2s/ |
D | README.rst | 4 …capabilities of Renode on the example of a Zephyr application running on LiteX with the I2S module.
|
/Renode-v1.15.3-c57714d/tests/unit-tests/ |
D | monitor-tests.robot | 53 Should Not Contain ${result} No module named
|
/Renode-v1.15.3-c57714d/tests/platforms/ |
D | QuarkC1000.robot | 101 … Runs Zephyr's 'net/echo' sample on Quark C1000 platform with external ENC28J60 ethernet module.
|
D | zynqmp.robot | 530 # Load remoteproc kernel module and start demo 556 # Load remoteproc kernel module and start demo
|
/Renode-v1.15.3-c57714d/ |
D | CHANGELOG.rst | 489 * NXP S32K388 with UART, timers, watchdog, SIUL2, SPI, Mode entry module and others 547 * Renesas DA16200 Wi-Fi module 673 * improved handling of input files in TFTP server module 1065 * the disassembly output format to the Execution Tracer module 1514 * built-in TFTP server module
|
/Renode-v1.15.3-c57714d/images/ |
D | renode-screencast.svg | 190 …module registered </text></g><g id="g196"><text x="0" textLength="312" class=…
|