Searched refs:I (Results 1 – 25 of 31) sorted by relevance
12
| /components/libc/posix/io/ |
| A D | README.md | 5 | 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 D | Kconfig | 4 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 D | 00readme.txt | 11 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 D | 00history.txt | 214 Fixed a hard error in the disk I/O layer can collapse the directory entry.
|
| /components/dfs/dfs_v1/filesystems/elmfat/ |
| A D | 00readme.txt | 11 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 D | 00history.txt | 214 Fixed a hard error in the disk I/O layer can collapse the directory entry.
|
| /components/net/lwip/lwip-2.0.3/ |
| A D | README.md | 23 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 D | SConstruct | 21 CFLAGS += " -I . -I {vdso_path} ".format(vdso_path=vdso_path)
|
| /components/lwp/vdso/user/arch/risc-v/ |
| A D | SConstruct | 48 CFLAGS += " -I . -I {vdso_path} ".format(vdso_path=vdso_path)
|
| /components/lwp/terminal/ |
| A D | Kconfig | 2 bool "Terminal I/O Subsystem"
|
| /components/drivers/nvme/ |
| A D | Kconfig | 9 int "Number of I/O Command queue"
|
| /components/net/lwip/lwip-2.1.2/src/netif/ |
| A D | FILES | 17 protocol. It requires a sio (serial I/O) module to work.
|
| /components/net/lwip/lwip-2.0.3/src/netif/ |
| A D | FILES | 18 protocol. It requires a sio (serial I/O) module to work.
|
| /components/vbus/ |
| A D | Kconfig | 11 through VBus with POSIX file I/O.
|
| /components/net/lwip/lwip-1.4.1/src/netif/ |
| A D | FILES | 23 protocol. It requires a sio (serial I/O) module to work.
|
| /components/lwp/ |
| A D | SConscript | 45 # Terminal I/O Subsystem
|
| /components/net/lwip/lwip-1.4.1/src/netif/ppp/ |
| A D | md5.c | 76 #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 D | savannah.txt | 89 First, tag the release using Git: (I use release number 1.4.1 throughout
|
| A D | ppp.txt | 110 printf("status_cb: Invalid I/O device for PPP\n");
|
| /components/net/lwip/lwip-2.1.2/doc/ |
| A D | savannah.txt | 89 First, tag the release using Git: (I use release number 1.4.1 throughout
|
| A D | ppp.txt | 110 printf("status_cb: Invalid I/O device for PPP\n");
|
| /components/net/lwip/lwip-2.0.3/src/netif/ppp/ |
| A D | PPPD_FOLLOWUP | 81 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 D | PPPD_FOLLOWUP | 81 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 D | savannah.txt | 102 tag name "STABLE-0_6_3". (I use release number 0.6.3 throughout this example).
|
| /components/lwp/arch/arm/cortex-a/ |
| A D | lwp_gcc.S | 25 #define I_Bit 0x80 @; when I bit is set, IRQ is disabled
|
Completed in 20 milliseconds
12