Searched refs:scp (Results 1 – 11 of 11) sorted by relevance
/Zephyr-Core-3.7.0/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-Core-3.7.0/soc/intel/intel_adsp/tools/ |
D | cavstwist.sh | 122 scp $IMAGE2 $CAVSTOOL scp://$CAVS_HOST
|
/Zephyr-Core-3.7.0/scripts/pylib/twister/twisterlib/ |
D | platform.py | 55 scp = TwisterConfigParser(platform_file, self.platform_schema) 56 scp.load() 57 data = scp.data
|
/Zephyr-Core-3.7.0/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-Core-3.7.0/boards/amd/kv260_r5/doc/ |
D | index.rst | 129 the Zephyr application ``.elf`` file using utility like the ``scp`` or ``rsync``, 134 $ scp /path/to/zephyr_app_elf_file petalinux@<board-ip-address>:/home/petalinux
|
/Zephyr-Core-3.7.0/tests/bluetooth/tester/src/audio/btp/ |
D | btp_mcp.h | 174 uint16_t scp; member
|
/Zephyr-Core-3.7.0/samples/drivers/ethernet/eth_ivshmem/ |
D | README.rst | 63 scp -P 2222 path/to/zephyr.bin root@localhost:/root
|
/Zephyr-Core-3.7.0/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-Core-3.7.0/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:
|