/Zephyr-latest/scripts/west_commands/ |
D | simulate.py | 9 Simulate the board on a runner of choice using generated artifacts. 13 class Simulate(WestCommand): class 16 super(Simulate, self).__init__( 17 'simulate', 19 'simulate board',
|
/Zephyr-latest/tests/subsys/edac/ibecc_cov/src/ |
D | ibecc.c | 19 TC_PRINT("Simulate sys_in8(NMI_STS_CNT_REG)=>SERR\n"); in mock_sys_in8() 23 TC_PRINT("Simulate sys_in8(0x%x)=>0\n", port); in mock_sys_in8() 30 TC_PRINT("Simulate sys_out8() NOP\n"); in mock_sys_out8() 37 TC_PRINT("Simulate sys_read64(IBECC_ECC_ERROR_LOG)=>CERRSTS\n"); in mock_sys_read64() 42 TC_PRINT("Simulate sys_read64(IBECC_PARITY_ERROR_LOG)=>1\n"); in mock_sys_read64() 47 TC_PRINT("Simulate sys_read64(0x%llx)=>0\n", addr); in mock_sys_read64() 54 TC_PRINT("Simulate sys_write64() NOP\n"); in mock_sys_write64() 59 TC_PRINT("Simulate pcie_conf_write() NOP\n"); in mock_conf_write() 66 TC_PRINT("Simulate PCI device, SKU 0x%x\n", EMULATE_SKU); in mock_conf_read() 74 TC_PRINT("Simulate IBECC enabled\n"); in mock_conf_read() [all …]
|
/Zephyr-latest/tests/net/conn_mgr_conn/src/ |
D | test_conn_impl.h | 86 * @brief Simulate a connection loss on the target iface. 88 * @param target - iface to simulate connection loss on. 93 * @brief Simulate a fatal error on the target iface 95 * Please do not simulate events on more than one iface at a time. 97 * @param target - iface to simulate fatal error on.
|
D | test_conn_impl.c | 46 * Do not attempt to simulate multiple events simultaneously -- only the last event requested 49 * @param target - iface to simulate the event on. 50 * @param event - Event to simulate. 51 * If 0, simulate a timeout. 52 * Otherwise, simulate a fatal error with this value as the reason/info.
|
/Zephyr-latest/scripts/ |
D | west-commands.yml | 77 - file: scripts/west_commands/simulate.py 79 - name: simulate 80 class: Simulate 81 help: simulate board
|
/Zephyr-latest/tests/subsys/logging/log_link_order/src/ |
D | main.c | 123 /* Get timestamp for second message before first. Simulate that it is in ZTEST() 136 /* Simulate receiving of remote message. It is enqueued later but with in ZTEST() 156 /* Get timestamp for second message before first. Simulate that it is in ZTEST() 169 /* Simulate receiving of remote message. It is enqueued later but with in ZTEST()
|
/Zephyr-latest/soc/altr/qemu_nios2/include/ |
D | layout.h | 9 /* To simulate XIP on QEMU, we split RAM into two chunks, with the
|
/Zephyr-latest/samples/drivers/can/babbling/ |
D | README.rst | 5 Simulate a babbling CAN node. 18 Being able to simulate a babbling CAN node is useful when examining the behavior of other nodes on
|
/Zephyr-latest/drivers/video/ |
D | Kconfig.emul_imager | 16 driver uses to simulate MIPI transfers. This is the first field of
|
/Zephyr-latest/samples/bluetooth/handsfree_ag/ |
D | Kconfig | 14 bool "The simulate call: outgoing (y), incoming (n)"
|
/Zephyr-latest/soc/arm/fvp_aemv8r/ |
D | Kconfig.soc | 20 bool "Simulate CPU Power Management for FVP_BaseR_AEMv8R"
|
/Zephyr-latest/include/zephyr/drivers/usb/ |
D | emul_bc12.h | 46 * to simulate connection of the specified charging partner type. The emulator 69 * to simulate connection or disconnection of a portable device partner.
|
/Zephyr-latest/doc/connectivity/bluetooth/shell/audio/ |
D | ccp.rst | 188 incoming :Simulate incoming remote call [<{instance_index, 191 remote_answer :Simulate remote answer outgoing call <call_index> 192 remote_retrieve :Simulate remote retrieve <call_index> 193 remote_terminate :Simulate remote terminate <call_index> 194 remote_hold :Simulate remote hold <call_index>
|
/Zephyr-latest/tests/bluetooth/mesh/rpl/src/ |
D | main.c | 85 /* Simulate IVI Update. This should only flip flags. The actual storing will happen in prepare_rpl_and_start_reset() 266 /* Take the first entry with old_iv == true and simulate msg reception with same src in ZTEST() 293 /* Take the first entry with old_iv == false and simulate msg reception with same src in ZTEST() 318 /* Take the non-first entry with old_iv == true and simulate msg reception with same src in ZTEST() 383 * another entry after that one and simulate msg reception. in ZTEST() 416 * another entry after that one and simulate msg reception. in ZTEST()
|
/Zephyr-latest/tests/bsim/bluetooth/mesh/tests_scripts/replay_cache/ |
D | rpl_frag.sh | 19 # Simulate reboot and test that RPL entries are restored correctly after defragmentation
|
/Zephyr-latest/tests/bluetooth/shell/src/ |
D | main.c | 92 SHELL_CMD_ARG(simulate, NULL, 93 "register and simulate Heart Rate Service <value: on, off>",
|
/Zephyr-latest/scripts/pylib/pytest-twister-harness/tests/resources/ |
D | mock_script.py | 27 # simulate crashing application
|
/Zephyr-latest/include/zephyr/mgmt/ec_host_cmd/ |
D | simulator.h | 35 * @brief Simulate receiving data from host as passed in to this function
|
/Zephyr-latest/scripts/west_commands/runners/ |
D | renode.py | 27 return RunnerCaps(commands={'simulate'}, hide_load_files=True)
|
/Zephyr-latest/drivers/flash/ |
D | Kconfig.simulator | 22 Disable this option only if you want to simulate
|
/Zephyr-latest/dts/bindings/gpio/ |
D | zephyr,gpio-emul-sdl.yaml | 7 Simulate GPIO state/interrupts using SDL keyboard events. This node has
|
/Zephyr-latest/samples/application_development/code_relocation_nocopy/ |
D | linker_arm_nocopy.ld | 53 * Add another fake portion of FLASH to simulate a secondary or external FLASH
|
/Zephyr-latest/samples/boards/espressif/xt_wdt/ |
D | README.rst | 13 The app will ask for the crystal removal to simulate a crystal failure and trigger
|
/Zephyr-latest/tests/net/ieee802154/l2/src/ |
D | ieee802154_shell_test.c | 285 /* Simulate a packet from the coordinator. */ in ZTEST() 327 /* Simulate an associated device. */ in ZTEST() 377 /* Simulate an associated device. */ in ZTEST() 381 /* Simulate a packet from the coordinator. */ in ZTEST() 399 /* Restore the end device's state and simulate an associated device. */ in ZTEST()
|
/Zephyr-latest/samples/bluetooth/bthome_sensor_template/src/ |
D | main.c | 69 /* Simulate temperature from 0C to 25C */ in main()
|