Home
last modified time | relevance | path

Searched refs:create (Results 1 – 25 of 37) sorted by relevance

12

/components/lwp/
A Dlwp_shm.c109 static int _lwp_shmget(size_t key, size_t size, int create) in _lwp_shmget() argument
125 if (create) in _lwp_shmget()
193 int lwp_shmget(size_t key, size_t size, int create) in lwp_shmget() argument
198 ret = _lwp_shmget(key, size, create); in lwp_shmget()
A Dlwp_shm.h19 int lwp_shmget(size_t key, size_t size, int create);
/components/dfs/dfs_v1/filesystems/elmfat/
A D.clang-format3 # An easy way to create the .clang-format file is:
A D00history.txt85 Fixed cached sector is not flushed when create and close without write.
310 …Fixed f_fdisk() and f_mkfs() create the partition table with wrong CHS parameters. (appeared at R0…
339 …Fixed f_mkfs() function can fail to create exFAT volume in the second partition. (appeared at R0.1…
355 Fixed f_mkfs() can create wrong exFAT volume due to a timing dependent error. (appeared at R0.12)
/components/net/lwip/
A D.clang-format3 # An easy way to create the .clang-format file is:
/components/dfs/dfs_v2/filesystems/elmfat/
A D.clang-format3 # An easy way to create the .clang-format file is:
A D00history.txt85 Fixed cached sector is not flushed when create and close without write.
310 …Fixed f_fdisk() and f_mkfs() create the partition table with wrong CHS parameters. (appeared at R0…
339 …Fixed f_mkfs() function can fail to create exFAT volume in the second partition. (appeared at R0.1…
355 Fixed f_mkfs() can create wrong exFAT volume due to a timing dependent error. (appeared at R0.12)
/components/drivers/hwcrypto/
A Dhwcrypto.c79 err = ctx->device->ops->create(ctx); in rt_hwcrypto_ctx_init()
231 RT_ASSERT(device->ops->create != RT_NULL); in rt_hwcrypto_register()
A Dhwcrypto.h81 rt_err_t (*create)(struct rt_hwcrypto_ctx *ctx); /**< Creating hardware context */ member
/components/fal/docs/
A Dfal_api_en.md109 This function can create the corresponding block device according to the specified partition name, …
122 This function can create the corresponding MTD Nor Flash device according to the specified partitio…
135 This function can create the corresponding character device according to the specified partition na…
/components/net/lwip/lwip-2.0.3/doc/
A DFILES1 doxygen/ - Configuration files and scripts to create the lwIP doxygen source
A Dmqtt_client.txt89 /* The idea is to demultiplex topic and create some reference to be used in data callbacks
A Dsavannah.txt31 To create a SSH2 key pair in UNIX-like environments, do this:
/components/net/lwip/lwip-2.1.2/doc/
A DFILES1 doxygen/ - Configuration files and scripts to create the lwIP doxygen source
A Dmqtt_client.txt89 /* The idea is to demultiplex topic and create some reference to be used in data callbacks
A Dsavannah.txt31 To create a SSH2 key pair in UNIX-like environments, do this:
/components/net/lwip/lwip-2.0.3/src/apps/httpd/makefsdata/
A Dreadme.txt1 This directory contains a script ('makefsdata') to create C code suitable for
/components/net/lwip/lwip-2.1.2/src/apps/http/makefsdata/
A Dreadme.txt1 This directory contains a script ('makefsdata') to create C code suitable for
/components/net/lwip/lwip-2.1.2/test/unit/
A DFilelists.cmake9 # create their own targets using the *_SRCS variables.
/components/net/lwip/lwip-2.0.3/test/fuzz/
A DREADME28 running output_to_pcap.sh <outputdir> will create pcap files for each input
/components/net/lwip/lwip-2.1.2/test/fuzz/
A DREADME31 running output_to_pcap.sh <outputdir> will create pcap files for each input
/components/net/lwip/lwip-1.4.1/doc/
A Dsavannah.txt33 To create a SSH2 key pair in UNIX-like environments, do this:
A Dsnmp_agent.txt127 If you need to create your own private MIB you'll need
/components/net/lwip/lwip-1.4.1/
A DUPGRADING71 * Added LWIP_NETIF_TX_SINGLE_PBUF to always copy to try to create single pbufs
/components/net/lwip/lwip-2.1.2/src/
A DFilelists.cmake9 # create their own targets using the *_SRCS variables.

Completed in 17 milliseconds

12