Searched refs:scp (Results 1 – 14 of 14) sorted by relevance
/Zephyr-latest/lib/os/ |
D | cbprintf.c | 38 struct str_ctx *scp = ctx; in str_out() local 44 if (scp->dp < scp->dpe) { in str_out() 45 *(scp->dp++) = c; in str_out()
|
/Zephyr-latest/soc/intel/intel_adsp/tools/ |
D | cavstwist.sh | 122 scp $IMAGE2 $CAVSTOOL scp://$CAVS_HOST
|
/Zephyr-latest/tests/subsys/fs/common/ |
D | test_fs_util.c | 344 struct testfs_bcmd *scp, in testfs_bcmd_verify_layout() argument 350 struct testfs_bcmd *cp = scp; in testfs_bcmd_verify_layout() 369 TC_PRINT("check %s for %zu entries\n", pp->path, ecp - scp); in testfs_bcmd_verify_layout() 386 cp = testfs_bcmd_find(&stat, scp, ecp); in testfs_bcmd_verify_layout() 448 struct testfs_bcmd *scp, in testfs_bcmd_find() argument 451 struct testfs_bcmd *cp = scp; in testfs_bcmd_find()
|
D | test_fs_util.h | 268 struct testfs_bcmd *scp, 289 struct testfs_bcmd *scp,
|
/Zephyr-latest/boards/amd/kv260_r5/doc/ |
D | index.rst | 122 the Zephyr application ``.elf`` file using utility like the ``scp`` or ``rsync``, 127 $ scp /path/to/zephyr_app_elf_file petalinux@<board-ip-address>:/home/petalinux
|
/Zephyr-latest/boards/gardena/sgrm/doc/ |
D | index.rst | 89 scp -O build/zephyr/zephyr.hex root@IP:/tmp/
|
/Zephyr-latest/boards/mediatek/ |
D | index.rst | 74 user@dev_host:~$ scp build/zephyr/zephyr.img root@steelix: 75 user@dev_host:~$ scp soc/mediatek/mt8xxx/mtk_adsp_load.py root@steelix:
|
/Zephyr-latest/tests/bluetooth/tester/src/audio/btp/ |
D | btp_mcp.h | 174 uint16_t scp; member
|
/Zephyr-latest/samples/drivers/ethernet/eth_ivshmem/ |
D | README.rst | 63 scp -P 2222 path/to/zephyr.bin root@localhost:/root
|
/Zephyr-latest/scripts/pylib/twister/twisterlib/ |
D | testplan.py | 482 scp = TwisterConfigParser(file, Platform.platform_schema) 483 sdata = scp.load() 493 scp = TwisterConfigParser(board.dir / 'twister.yaml', Platform.platform_schema) 494 data = scp.load()
|
/Zephyr-latest/tests/bluetooth/tester/src/audio/ |
D | btp_mcp.c | 63 uint16_t scp; member 131 ev.gmcs_handles.scp = sys_cpu_to_le16(svc_chrc_handles.gmcs_handles.scp); in btp_send_mcp_found_ev() 433 svc_chrc_handles.gmcs_handles.scp = mcc_inst->scp_handle; in mcc_discover_cb()
|
/Zephyr-latest/boards/intel/adsp/doc/ |
D | intel_adsp_generic.rst | 171 scp -r $ZEPHYR_BASE/soc/intel/intel_adsp/tools/cavstool.py username@remotehostname 172 scp -r $ZEPHYR_BASE/soc/intel/intel_adsp/tools/remote-fw-service.py username@remotehostname
|
D | chromebooks_adsp.rst | 314 $ scp kernel.img root@cros:/tmp 367 dev$ scp soc/intel/intel_adsp/tools/cavstool.py user@crouton:
|
/Zephyr-latest/boards/toradex/verdin_imx8mm/doc/ |
D | index.rst | 180 by using a USB stick or through the ethernet with the scp command, for example.
|