Home
last modified time | relevance | path

Searched refs:I (Results 1 – 25 of 31) sorted by relevance

12

/components/libc/posix/io/
A DREADME.md5 | aio | Asynchronous I/O |
6 | mman | Memory-Mapped I/O |
7 | poll | Nonblocking I/O |
8 | stdio | Standard Input/Output I/O |
9 | termios | Terminal I/O |
/components/libc/posix/
A DKconfig4 bool "Enable POSIX file system and I/O"
16 bool "Enable standard I/O devices, e.g. STDOUT_FILENO"
21 bool "Enable I/O Multiplexing poll() <poll.h>"
26 bool "Enable I/O Multiplexing select() <sys/select.h>"
32 bool "Enable I/O event eventfd <sys/eventfd.h>"
39 bool "Enable I/O Multiplexing epoll <sys/epoll.h>"
57 bool "Enable I/O timerfd <sys/timerfd.h>"
62 bool "Enable BSD Socket I/O <sys/socket.h> <netdb.h>"
68 bool "Enable Terminal I/O <termios.h>"
73 bool "Enable Asynchronous I/O <aio.h>"
[all …]
/components/dfs/dfs_v2/filesystems/elmfat/
A D00readme.txt11 diskio.h Common include file for FatFs and disk I/O module.
12 diskio.c An example of glue function to attach existing disk I/O module to FatFs.
17 Low level disk I/O module is not included in this archive because the FatFs
19 storage device. You need to provide a low level disk I/O module written to
A D00history.txt214 Fixed a hard error in the disk I/O layer can collapse the directory entry.
/components/dfs/dfs_v1/filesystems/elmfat/
A D00readme.txt11 diskio.h Common include file for FatFs and disk I/O module.
12 diskio.c An example of glue function to attach existing disk I/O module to FatFs.
17 Low level disk I/O module is not included in this archive because the FatFs
19 storage device. You need to provide a low level disk I/O module written to
A D00history.txt214 Fixed a hard error in the disk I/O layer can collapse the directory entry.
/components/net/lwip/lwip-2.0.3/
A DREADME.md23 The major jobs following RT-Thread Team. The RT-Thread team already port the lwip 2.0.0, so I only …
24 I use the memory pools to test lwip 2.0.2, I use the iperf tool to test it about more than 20 hours…
25 I don't test it working on memory heap.
/components/lwp/vdso/user/arch/aarch64/
A DSConstruct21 CFLAGS += " -I . -I {vdso_path} ".format(vdso_path=vdso_path)
/components/lwp/vdso/user/arch/risc-v/
A DSConstruct48 CFLAGS += " -I . -I {vdso_path} ".format(vdso_path=vdso_path)
/components/lwp/terminal/
A DKconfig2 bool "Terminal I/O Subsystem"
/components/drivers/nvme/
A DKconfig9 int "Number of I/O Command queue"
/components/net/lwip/lwip-2.1.2/src/netif/
A DFILES17 protocol. It requires a sio (serial I/O) module to work.
/components/net/lwip/lwip-2.0.3/src/netif/
A DFILES18 protocol. It requires a sio (serial I/O) module to work.
/components/vbus/
A DKconfig11 through VBus with POSIX file I/O.
/components/net/lwip/lwip-1.4.1/src/netif/
A DFILES23 protocol. It requires a sio (serial I/O) module to work.
/components/lwp/
A DSConscript45 # Terminal I/O Subsystem
/components/net/lwip/lwip-1.4.1/src/netif/ppp/
A Dmd5.c76 #define I(x, y, z) ((y) ^ ((x) | (~z))) macro
99 {(a) += I ((b), (c), (d)) + (x) + (u32_t)(ac); \
/components/net/lwip/lwip-2.0.3/doc/
A Dsavannah.txt89 First, tag the release using Git: (I use release number 1.4.1 throughout
A Dppp.txt110 printf("status_cb: Invalid I/O device for PPP\n");
/components/net/lwip/lwip-2.1.2/doc/
A Dsavannah.txt89 First, tag the release using Git: (I use release number 1.4.1 throughout
A Dppp.txt110 printf("status_cb: Invalid I/O device for PPP\n");
/components/net/lwip/lwip-2.0.3/src/netif/ppp/
A DPPPD_FOLLOWUP81 We are not parsing config file, all the filesystem I/O stuff were disabled
119 MSCHAP and I am not sure if the benefit worth it. The PPP client can
/components/net/lwip/lwip-2.1.2/src/netif/ppp/
A DPPPD_FOLLOWUP81 We are not parsing config file, all the filesystem I/O stuff were disabled
119 MSCHAP and I am not sure if the benefit worth it. The PPP client can
/components/net/lwip/lwip-1.4.1/doc/
A Dsavannah.txt102 tag name "STABLE-0_6_3". (I use release number 0.6.3 throughout this example).
/components/lwp/arch/arm/cortex-a/
A Dlwp_gcc.S25 #define I_Bit 0x80 @; when I bit is set, IRQ is disabled

Completed in 20 milliseconds

12