Searched +full:fine +full:- +full:tuned (Results 1 – 5 of 5) sorted by relevance
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/mesh/ |
H A D | syscfg.yml | 9 # http://www.apache.org/licenses/LICENSE-2.0 152 Maximum number of simultaneous outgoing multi-segment and/or 158 Maximum number of simultaneous incoming multi-segment and/or 175 This value should typically be fine-tuned based on what 186 4-byte MIC and 52 bytes using an 8-byte MIC. 364 Use this option to enable Beacon-related debug logs for the 515 value: '"nimble-mesh-node"'
|
/nrf52832-nimble/rt-thread/components/net/uip/doc/ |
H A D | uip-doc.txt | 8 using the TCP/IP protocol suite even on small 8-bit 9 micro-controllers. Despite being small and simple, uIP do not require 10 their peers to have complex, full-size stacks, but can communicate 11 with peers running a similarly light-weight stack. The code size is on 18 \sa \ref uipopt "Compile-time configuration options" 19 \sa \ref uipconffunc "Run-time configuration functions" 31 used for web page transfers, e-mail transmissions, file transfers, and 32 peer-to-peer networking over the Internet. For embedded systems, being 35 with full TCP/IP support will be first-class network citizens, thus 40 small 8 or 16-bit systems. Code size of a few hundred kilobytes and [all …]
|
/nrf52832-nimble/rt-thread/components/net/uip/doc/html/ |
H A D | main.html | 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 2 <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"> 7 <!-- Generated by Doxygen 1.4.6 --> 19 …-bit micro-controllers. Despite being small and simple, uIP do not require their peers to have com… 22 <a class="el" href="a00153.html">Compile-time configuration options</a> <p> 23 <a class="el" href="a00144.html">Run-time configuration functions</a> <p> 29 …-mail transmissions, file transfers, and peer-to-peer networking over the Internet. For embedded s… 30 …es both in terms of code size and memory usage to be useful in small 8 or 16-bit systems. Code siz… 32 …-scale TCP/IP implementation running on a workstation-class machine. Under this assumption, it is … 34 …sses, to application level protocols such as SMTP that is used to transfer e-mail. The uIP is most… [all …]
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/cyg/compress/include/ |
H A D | zlib.h | 1 /* zlib.h -- interface of the 'zlib' general purpose compression library 4 Copyright (C) 1995-2005 Jean-loup Gailly and Mark Adler 6 This software is provided 'as-is', without any express or implied 22 Jean-loup Gailly Mark Adler 44 The 'zlib' compression library provides in-memory compression and 56 The compressed data format used by default by the in-memory functions is 68 and on communications channels. The gzip format was designed for single- 117 Bytef *name; /* pointer to zero-terminated file name or Z_NULL */ 119 Bytef *comment; /* pointer to zero-terminated comment or Z_NULL */ 141 If zlib is used in a multi-threaded application, zalloc and zfree must be [all …]
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/cyg/compress/ |
H A D | zlib.h | 1 /* zlib.h -- interface of the 'zlib' general purpose compression library 4 Copyright (C) 1995-2005 Jean-loup Gailly and Mark Adler 6 This software is provided 'as-is', without any express or implied 22 Jean-loup Gailly Mark Adler 44 The 'zlib' compression library provides in-memory compression and 56 The compressed data format used by default by the in-memory functions is 68 and on communications channels. The gzip format was designed for single- 117 Bytef *name; /* pointer to zero-terminated file name or Z_NULL */ 119 Bytef *comment; /* pointer to zero-terminated comment or Z_NULL */ 141 If zlib is used in a multi-threaded application, zalloc and zfree must be [all …]
|