Home
last modified time | relevance | path

Searched refs:copy (Results 1 – 25 of 29) sorted by relevance

12

/components/drivers/spi/sfud/
A DLICENSE6 a copy of this software and associated documentation files (the
8 without limitation the rights to use, copy, modify, merge, publish,
/components/drivers/hwcrypto/
A Dhwcrypto.c165 return src->device->ops->copy(des, src); in rt_hwcrypto_ctx_cpy()
233 RT_ASSERT(device->ops->copy != RT_NULL); in rt_hwcrypto_register()
A Dhwcrypto.h83 rt_err_t (*copy)(struct rt_hwcrypto_ctx *des, member
/components/net/lwip/lwip-2.1.2/src/netif/ppp/polarssl/
A DREADME15 If you are not using the embedded copy you must include external
/components/net/lwip/lwip-2.0.3/src/netif/ppp/polarssl/
A DREADME15 If you are not using the embedded copy you must include external
/components/net/lwip/lwip-1.4.1/doc/
A Dsavannah.txt84 In the working copy of the main trunk:
101 First, checkout a clean copy of the branch to be released. Tag this set with
104 Login CVS using pserver authentication, then export a clean copy of the
A Drawapi.txt494 --- Zero-copy MACs
496 To achieve zero-copy on transmit, the data passed to the raw API must
504 For no-copy pbufs (PBUF_ROM/PBUF_REF), data must be kept unchanged, too,
505 but the stack/driver will/must copy PBUF_REF'ed data when enqueueing, while
508 Also, data passed to tcp_write without the copy-flag must not be changed!
510 Therefore, be careful which type of PBUF you use and if you copy TCP data
/components/net/lwip/lwip-2.1.2/
A DFEATURES8 - APIs: specialized APIs for enhanced performance & zero copy, optional Berkeley-alike socket API
A DCHANGELOG994 no-copy data with odd length
1557 * netbuf.h/.c, sockets.c, api_msg.c: use checksum-on-copy for sending
1562 take a precalculated checksum, added pbuf_fill_chksum() to copy data
1604 netif->output in one piece): Always copy to try to create single pbufs
1631 macro to copy addresses that cannot be NULL
1836 no-copy TCP writes will never succeed.
1945 * tcp.c: tcp_listen() did not copy the pcb's prio.
2783 which have to do a copy of "h" and return a pointer ont the "per-thread" copy.
4228 zero-copy and copy-on-demand for packet buffers which have their
4232 Use PBUF_REF to make a pbuf refer to RAM. lwIP will use zero-copy
[all …]
A DUPGRADING205 * Added LWIP_NETIF_TX_SINGLE_PBUF to always copy to try to create single pbufs
/components/lwp/vdso/
A DSConscript29 process_env = os.environ.copy()
/components/dfs/dfs_v1/src/
A Ddfs_file.c1031 void copy(const char *src, const char *dst) in copy() function
1122 FINSH_FUNCTION_EXPORT(copy, copy file or dir)
/components/net/lwip/lwip-2.0.3/doc/
A Drawapi.txt12 to be used without an operating system that implements zero-copy send and
482 --- Zero-copy MACs
484 To achieve zero-copy on transmit, the data passed to the raw API must
492 For no-copy pbufs (PBUF_ROM/PBUF_REF), data must be kept unchanged, too,
493 but the stack/driver will/must copy PBUF_REF'ed data when enqueueing, while
496 Also, data passed to tcp_write without the copy-flag must not be changed!
498 Therefore, be careful which type of PBUF you use and if you copy TCP data
A Dmqtt_client.txt91 If RAM and CPU budget allows it, the easiest implementation might be to just take a copy of
/components/drivers/usb/cherryusb/
A DLICENSE95 Derivative Works a copy of this License; and
108 include a readable copy of the attribution notices contained
193 You may obtain a copy of the License at
A DREADME_zh.md38 - Memory zero copy
A DREADME.md38 - Memory zero copy
/components/finsh/
A Dmsh_file.c226 void copy(const char *src, const char *dst); in cmd_cp()
235 copy(argv[1], argv[2]); in cmd_cp()
/components/net/lwip/lwip-2.1.2/doc/
A Dmqtt_client.txt91 If RAM and CPU budget allows it, the easiest implementation might be to just take a copy of
/components/net/lwip/lwip-1.4.1/
A DUPGRADING71 * Added LWIP_NETIF_TX_SINGLE_PBUF to always copy to try to create single pbufs
A DCHANGELOG348 * netbuf.h/.c, sockets.c, api_msg.c: use checksum-on-copy for sending
353 take a precalculated checksum, added pbuf_fill_chksum() to copy data
395 netif->output in one piece): Always copy to try to create single pbufs
422 macro to copy addresses that cannot be NULL
627 no-copy TCP writes will never succeed.
686 problems with zero-copy DMA MACs) by adding custom pbufs and implementing
736 * tcp.c: tcp_listen() did not copy the pcb's prio.
1574 which have to do a copy of "h" and return a pointer ont the "per-thread" copy.
3019 zero-copy and copy-on-demand for packet buffers which have their
3023 Use PBUF_REF to make a pbuf refer to RAM. lwIP will use zero-copy
[all …]
/components/dfs/dfs_v2/src/
A Ddfs_file.c2939 void copy(const char *src, const char *dst) in copy() function
3030 FINSH_FUNCTION_EXPORT(copy, copy file or dir)
/components/net/lwip/lwip-2.0.3/
A DCHANGELOG741 no-copy data with odd length
1304 * netbuf.h/.c, sockets.c, api_msg.c: use checksum-on-copy for sending
1309 take a precalculated checksum, added pbuf_fill_chksum() to copy data
1351 netif->output in one piece): Always copy to try to create single pbufs
1378 macro to copy addresses that cannot be NULL
1583 no-copy TCP writes will never succeed.
1692 * tcp.c: tcp_listen() did not copy the pcb's prio.
2530 which have to do a copy of "h" and return a pointer ont the "per-thread" copy.
3975 zero-copy and copy-on-demand for packet buffers which have their
3979 Use PBUF_REF to make a pbuf refer to RAM. lwIP will use zero-copy
[all …]
A DUPGRADING170 * Added LWIP_NETIF_TX_SINGLE_PBUF to always copy to try to create single pbufs
/components/dfs/dfs_v1/filesystems/elmfat/
A D00history.txt350 …Made FatFs uses standard library <string.h> for copy, compare and search instead of built-in strin…

Completed in 34 milliseconds

12