Home
last modified time | relevance | path

Searched full:requires (Results 1 – 25 of 121) sorted by relevance

12345

/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/doc/doxygen/
H A Dlwip.Doxyfile163 # This tag requires that the tag FULL_PATH_NAMES is set to YES.
311 # This tag requires that the tag MARKDOWN_SUPPORT is set to YES.
710 # extension is automatically appended if omitted. This requires the bibtex tool
956 # This tag requires that the tag FILTER_SOURCE_FILES is set to YES.
1019 # This tag requires that the tag SOURCE_BROWSER is set to YES.
1041 # This tag requires that the tag SOURCE_BROWSER is set to YES.
1068 # This tag requires that the tag CLANG_ASSISTED_PARSING is set to YES.
1086 # This tag requires that the tag ALPHABETICAL_INDEX is set to YES.
1094 # This tag requires that the tag ALPHABETICAL_INDEX is set to YES.
1111 # This tag requires that the tag GENERATE_HTML is set to YES.
[all …]
H A Dlwip.Doxyfile.cmake.in163 # This tag requires that the tag FULL_PATH_NAMES is set to YES.
311 # This tag requires that the tag MARKDOWN_SUPPORT is set to YES.
710 # extension is automatically appended if omitted. This requires the bibtex tool
956 # This tag requires that the tag FILTER_SOURCE_FILES is set to YES.
1019 # This tag requires that the tag SOURCE_BROWSER is set to YES.
1041 # This tag requires that the tag SOURCE_BROWSER is set to YES.
1068 # This tag requires that the tag CLANG_ASSISTED_PARSING is set to YES.
1086 # This tag requires that the tag ALPHABETICAL_INDEX is set to YES.
1094 # This tag requires that the tag ALPHABETICAL_INDEX is set to YES.
1111 # This tag requires that the tag GENERATE_HTML is set to YES.
[all …]
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/doc/doxygen/
H A Dlwip.Doxyfile163 # This tag requires that the tag FULL_PATH_NAMES is set to YES.
701 # extension is automatically appended if omitted. This requires the bibtex tool
945 # This tag requires that the tag FILTER_SOURCE_FILES is set to YES.
1008 # This tag requires that the tag SOURCE_BROWSER is set to YES.
1030 # This tag requires that the tag SOURCE_BROWSER is set to YES.
1057 # This tag requires that the tag CLANG_ASSISTED_PARSING is set to YES.
1075 # This tag requires that the tag ALPHABETICAL_INDEX is set to YES.
1083 # This tag requires that the tag ALPHABETICAL_INDEX is set to YES.
1100 # This tag requires that the tag GENERATE_HTML is set to YES.
1107 # This tag requires that the tag GENERATE_HTML is set to YES.
[all …]
/nrf52832-nimble/packages/NimBLE-latest/docs/
H A Ddoxygen.xml171 # This tag requires that the tag FULL_PATH_NAMES is set to YES.
709 # extension is automatically appended if omitted. This requires the bibtex tool
939 # This tag requires that the tag FILTER_SOURCE_FILES is set to YES.
1002 # This tag requires that the tag SOURCE_BROWSER is set to YES.
1024 # This tag requires that the tag SOURCE_BROWSER is set to YES.
1050 # This tag requires that the tag ALPHABETICAL_INDEX is set to YES.
1058 # This tag requires that the tag ALPHABETICAL_INDEX is set to YES.
1075 # This tag requires that the tag GENERATE_HTML is set to YES.
1082 # This tag requires that the tag GENERATE_HTML is set to YES.
1102 # This tag requires that the tag GENERATE_HTML is set to YES.
[all …]
/nrf52832-nimble/packages/NimBLE-latest/ext/tinycrypt/documentation/
H A Dtinycrypt.rst23 * Requires: --
29 * Requires: SHA-256
35 * Requires: SHA-256 and HMAC-SHA256.
41 * Requires: --
47 * Requires: AES-128.
53 * Requires: AES-128.
59 * Requires: AES-128.
65 * Requires: AES-128.
71 * Requires: AES-128.
77 * Requires: ECC auxiliary functions (ecc.h/c).
[all …]
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/cyg/compress/cdl/
H A Dcompress_zlib.cdl57 requires CYGPKG_ISOINFRA
58 requires CYGPKG_CRC
80 requires CYGPKG_MEMALLOC
92 requires CYGINT_ISO_STDIO_FILEPOS
93 requires CYGINT_ISO_STRING_STRFUNCS
94 requires CYGINT_ISO_STDIO_FORMATTED_IO
95 requires CYGINT_ISO_STDIO_FILEACCESS
/nrf52832-nimble/rt-thread/components/net/uip/doc/
H A Dpt-doc.txt29 requires between two and twelve bytes of state, depending on the
90 traditional multi-threading, each thread requires its own stack, that
99 of the available memory. A protothread only requires only two bytes of
152 except for stack pointers, and requires between 16 and 32 bytes of
156 The standard C implementation requires only two bytes of state per
H A Duip-doc.txt140 uIP requires a few functions to be implemented specifically for the
239 API. Because the socket API uses stop-and-wait semantics, it requires
271 uIP is different from other TCP/IP stacks in that it requires help
285 uIP requires that the application takes an active part in performing
362 been sent by the device driver, uIP requires that the
948 fragment is aligned on an 8-byte boundary, the bit map requires a
1051 been sent by the device driver, uIP requires that the
1102 because it requires an asynchronous notification mechanism in an
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/netif/ppp/
H A Dppp_opts.h77 * connections (requires the PPP_SUPPORT option)
171 * Memory allocated must be single buffered for PPP to works, it requires pbuf
172 * that are not going to be chained when allocated. This requires setting
210 /* MSCHAP requires CHAP support */
236 /* MPPE requires CCP support */
239 /* MPPE requires MSCHAP support */
242 /* MSCHAP requires CHAP support */
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/netif/ppp/
H A Dppp_opts.h79 * connections (requires the PPP_SUPPORT option)
183 * Memory allocated must be single buffered for PPP to works, it requires pbuf
184 * that are not going to be chained when allocated. This requires setting
222 /* MSCHAP requires CHAP support */
248 /* MPPE requires CCP support */
251 /* MPPE requires MSCHAP support */
254 /* MSCHAP requires CHAP support */
/nrf52832-nimble/packages/NimBLE-latest/ext/tinycrypt/include/tinycrypt/
H A Dhmac_prng.h51 * while TinyCrypt requires a non-null personalization. This is
56 * Requires: - SHA-256
107 * nonce. TinyCrypts requires instead a non-null personalization
108 * (which is easily computed) and indirectly requires an entropy
H A Dcbc_mode.h58 * means in practice that CBC mode requires that the IV is stored
66 * Requires: AES-128
H A Dcmac_mode.h59 * Requires: AES-128
75 * some data requires three steps:
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/pts/
H A Dpts-gap.txt196 value which requires encryption for read
203 value which requires encryption for read
210 value which requires authenticated
217 value which requires authenticated
222 requires authentication
274 value which requires encryption for read
282 value which requires encryption for read
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/netif/
H A DFILES18 A "loopback" network interface driver. It requires configuration
23 protocol. It requires a sio (serial I/O) module to work.
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/scripts/.autostuff/scripts/
H A Dmissing92 # tries to use an ancient version of a tool on a file that requires a
114 echo "It also requires GNU Autoconf, GNU m4 and Perl in order to run:"
122 echo "It also requires GNU m4 and Perl in order to run:"
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/doc/
H A Dmdns.txt28 MDNS with IPv4 requires LWIP_IGMP = 1, and preferably LWIP_AUTOIP = 1.
29 MDNS with IPv6 requires LWIP_IPV6_MLD = 1, and that a link-local address is
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/doc/
H A Dmdns.txt28 MDNS with IPv4 requires LWIP_IGMP = 1, and preferably LWIP_AUTOIP = 1.
29 MDNS with IPv6 requires LWIP_IPV6_MLD = 1, and that a link-local address is
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/include/lwip/
H A Dopt.h231 * (requires the LWIP_RAW option)
240 * (requires the LWIP_UDP option)
248 * (requires the LWIP_TCP option)
256 * (requires the LWIP_TCP option)
264 * (requires the LWIP_TCP option)
293 * (requires the ARP_QUEUEING option)
303 * (requires the LWIP_IGMP option)
311 * (requires NO_SYS==0)
570 * (requires IP_FRAG_USES_STATIC_BUF==1)
593 * IP_SOF_BROADCAST_RECV (requires IP_SOF_BROADCAST=1) enable the broadcast
[all …]
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/doc/
H A Dsavannah.txt69 Merging is a delicate process in CVS and requires the
73 Merging from branch A to branch B requires that the A branch
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/libs/parser/
H A Dkconfig-parser.pc.in8 Requires:
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/mesh/include/mesh/
H A Dproxy.h23 * This API requires that GATT Proxy support has been enabled. Once called
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/netif/
H A DFILES17 protocol. It requires a sio (serial I/O) module to work.
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/netif/
H A DFILES18 protocol. It requires a sio (serial I/O) module to work.
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/test/fuzz/
H A DREADME2 Fuzzing the lwIP stack (afl-fuzz requires linux/unix or similar)

12345