/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/doc/ |
H A D | sys_arch.txt | 10 implementation. It is also possible to do a sys_arch implementation 87 This may also be a define, in which case the function is not prototyped. 94 This may also be a define, in which case the function is not prototyped. 121 This may also be a define, in which case the function is not prototyped. 128 This may also be a define, in which case the function is not prototyped. 191 This may also be a define, in which case the function is not prototyped. 198 This may also be a define, in which case the function is not prototyped. 236 For some configurations, you also need:
|
H A D | rawapi.txt | 13 receive. This API is also used by the core stack for interaction between 36 (also known as the "tcpip_thread"). When running in a multithreaded 66 pbuf_free() may also be called from another thread or 83 time but is also less memory intensive. The drawback is that program 113 argument. Also, in order to be able to keep program specific state, 218 also means that the memory behind dataptr must not change until the data is 496 Also, data passed to tcp_write without the copy-flag must not be changed!
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/cyg/compress/src/ |
H A D | zlib.3 | 26 The library also supports reading and writing files in 85 and also in the 90 .SH "SEE ALSO" 108 These documents are also available in other formats from:
|
H A D | FAQ | 38 zero. When setting the parameter flush equal to Z_FINISH, also make sure 148 format using deflateInit2(). You can also request that inflate decode 154 provided memory allocation routines must also be thread-safe. zlib's gz* 179 ZLIB_VERSION to something like "1.2.3.f-zachary-mods-v3". You can also 182 For altered source distributions, you should also note the origin and 189 zconf.h is also a source distribution, and so you should change 265 be used by gzprintf(). Also the zlibCompileFlags() function will return
|
H A D | algorithm.txt | 3 The deflation algorithm used by gzip (also zip and zlib) is a variation of 37 deflate() also defers the selection of matches with a lazy evaluation 45 The lazy match evaluation is also subject to a runtime parameter. If 84 of the first table is nine bits. Also the distance trees have 30 possible
|
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/docs/ |
H A D | kconfig-language.txt | 22 visible if its parent entry is also visible. 88 are applied to all other options within this menu entry (which also 142 configure that subsystem out without also having to unset these drivers. 183 also means that the behaviour when mixing it with normal defaults is 195 Dependencies define the visibility of a menu entry and can also reduce 289 The first five also start the definition of a menu entry. 303 This is similar to the simple config entry above, but it also gives a 358 selected, a tristate choice also allows any number of config entries 376 configuration process and is also echoed to the output files. The only 505 at their disposal. We document them below and also provide a list of [all …]
|
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/scripts/.autostuff/scripts/ |
H A D | missing | 86 # Also exit now if we it failed (or wasn't found), and '--version' was 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:" 187 echo "The spurious makeinfo call might also be the consequence of" 196 echo "this package. You may also peek at any GNU archive site, in"
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/doc/doxygen/ |
H A D | main_page.h | 22 * time but is also less memory intensive. The drawback is that program 54 * argument. Also, in order to be able to keep program specific state, 59 * receive. This API is also used by the core stack for interaction between 139 * See also: @ref multithreading (especially the part about @ref LWIP_ASSERT_CORE_LOCKED()!) 196 * Also keep in mind the user application may also write into pbufs, 314 * (also known as the "tcpip_thread"). When running in a multithreaded 344 * pbuf_free() may also be called from another thread or 364 * If you use @ref LWIP_TCPIP_CORE_LOCKING, you also need to copy and adapt
|
H A D | lwip.Doxyfile | 12 # For lists, items can also be appended using: 21 # that follow. The default is UTF-8 which is also the encoding used for all text 161 # Note that you can specify absolute paths here, but also relative paths, which 206 # Note that setting this tag to YES also means that rational rose comments are 291 # Note that for custom extensions you also need to set FILE_PATTERNS otherwise 327 # versus func(std::string) {}). This also make the inheritance and collaboration 365 # If one adds a struct or class to a group and this option is enabled, then also 434 # Note: This will also disable the warnings about undocumented members that are 521 # names in lower-case letters. If set to YES, upper-case letters are also 578 # this will also influence the order of the classes in the class list. [all …]
|
H A D | lwip.Doxyfile.cmake.in | 12 # For lists, items can also be appended using: 21 # that follow. The default is UTF-8 which is also the encoding used for all text 161 # Note that you can specify absolute paths here, but also relative paths, which 206 # Note that setting this tag to YES also means that rational rose comments are 291 # Note that for custom extensions you also need to set FILE_PATTERNS otherwise 327 # versus func(std::string) {}). This also make the inheritance and collaboration 365 # If one adds a struct or class to a group and this option is enabled, then also 434 # Note: This will also disable the warnings about undocumented members that are 521 # names in lower-case letters. If set to YES, upper-case letters are also 578 # this will also influence the order of the classes in the class list. [all …]
|
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/ |
H A D | INSTALL | 27 It may also create one or more `.h' files containing system-dependent 33 It can also use an optional file (typically called `config.cache' 78 source code directory by typing `make clean'. To also remove the 81 also a `make maintainer-clean' target, but that is intended mainly 86 7. Often, you can also type `make uninstall' to remove the installed 201 They may also pay attention to `--with-PACKAGE' options, where PACKAGE 326 also present in any nested packages. 363 `configure' also accepts some other, not widely useful, options. Run
|
H A D | COPYING | 5 > Also note that the only valid version of the GPL as far as the kernel 13 also covered by this sentence, and available under the GPLv2, and not any 60 Also, for each author's protection and ours, we want to make certain 110 above, provided that you also meet all of these conditions: 153 Sections 1 and 2 above provided that you also do one of the following: 328 Also add information on how to contact you by electronic and paper mail. 343 You should also get your employer (if you work as a programmer) or your
|
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/doc/ |
H A D | sys_arch.txt | 9 implementation. It is also possible to do a sys_arch implementation 88 This may also be a define, in which case the function is not prototyped. 95 This may also be a define, in which case the function is not prototyped. 158 This may also be a define, in which case the function is not prototyped. 165 This may also be a define, in which case the function is not prototyped. 200 For some configurations, you also need:
|
H A D | snmp_agent.txt | 6 Note the agent uses the raw-API UDP interface so you may also want to 88 Also before starting the agent you need to setup 168 (* we call this "expansion" but this also
|
/nrf52832-nimble/rt-thread/libcpu/c-sky/common/ |
H A D | csi_core.h | 134 \note I-Cache also turns on. 141 \note I-Cache also turns off. 148 \note I-Cache also invalid 155 \note I-Cache also cleans 162 \note I-Cache also flush.
|
/nrf52832-nimble/rt-thread/components/net/freemodbus/ |
H A D | lgpl.txt | 9 [This is the first released version of the Lesser GPL. It also counts 53 there is no warranty for the free library. Also, if the library is 83 Public License. It also provides other free software developers Less 121 this Lesser General Public License (also called "this License"). 165 above, provided that you also meet all of these conditions: 268 Any executables containing that work also fall under Section 6, 271 6. As an exception to the Sections above, you may also combine or 283 directing the user to the copy of this License. Also, you must do one 490 Also add information on how to contact you by electronic and paper mail. 492 You should also get your employer (if you work as a programmer) or your
|
/nrf52832-nimble/packages/NimBLE-latest/apps/blemesh_models_example_1/ |
H A D | README.md | 23 also publish its status on an onoff state change. 37 likely also run on the nrf52_pca10040 board. 75 The meshctl utility also supports a onoff model client that can be used to
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/elmfat/ |
H A D | ffconf.h | 56 / (0:Disable or 1:Enable) Also _FS_READONLY needs to be 0 to enable this option. */ 135 / This option also affects behavior of string I/O functions. */ 174 / When _STR_VOLUME_ID is set to 1, also pre-defined strings can be used as drive 185 / arbitrary physical drive and partition listed in the VolToPart[]. Also f_fdisk() 205 / To enable Trim function, also CTRL_TRIM command should be implemented to the 238 / When enable exFAT, also LFN needs to be enabled. (_USE_LFN >= 1) 283 / 1: Enable re-entrancy. Also user provided synchronization handlers,
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/doc/doxygen/ |
H A D | lwip.Doxyfile | 12 # For lists, items can also be appended using: 21 # that follow. The default is UTF-8 which is also the encoding used for all text 161 # Note that you can specify absolute paths here, but also relative paths, which 206 # Note that setting this tag to YES also means that rational rose comments are 291 # Note that for custom extensions you also need to set FILE_PATTERNS otherwise 318 # versus func(std::string) {}). This also make the inheritance and collaboration 356 # If one adds a struct or class to a group and this option is enabled, then also 425 # Note: This will also disable the warnings about undocumented members that are 512 # names in lower-case letters. If set to YES, upper-case letters are also 569 # this will also influence the order of the classes in the class list. [all …]
|
/nrf52832-nimble/packages/NimBLE-latest/docs/ |
H A D | doxygen.xml | 30 # For lists, items can also be appended using: 39 # that follow. The default is UTF-8 which is also the encoding used for all text 169 # Note that you can specify absolute paths here, but also relative paths, which 214 # Note that setting this tag to YES also means that rational rose comments are 299 # Note that for custom extensions you also need to set FILE_PATTERNS otherwise 326 # versus func(std::string) {}). This also make the inheritance and collaboration 364 # If one adds a struct or class to a group and this option is enabled, then also 433 # Note: This will also disable the warnings about undocumented members that are 520 # names in lower-case letters. If set to YES, upper-case letters are also 577 # this will also influence the order of the classes in the class list. [all …]
|
H A D | conf.py | 55 # |version| and |release|, also used in various other places throughout the 66 # This is also used if you do content translation via gettext catalogs. 72 # This patterns also effect to html_static_path and html_extra_path
|
/nrf52832-nimble/packages/NimBLE-latest/apps/blemesh_models_example_2/ |
H A D | README.md | 52 also publish its relevant status. 57 likely also run on the nrf52_pca10040 board. 96 The meshctl utility also supports a onoff model client that can be used to
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/apps/ |
H A D | sntp_opts.h | 112 * The calculation requires compiler support for 64-bit integers. Also, either 120 * Also, in order for the round-trip calculation to work, the difference 154 * Also used as retry timeout - this shouldn't be too low. 169 * to send in request and compare in response. Also used for round-trip
|
/nrf52832-nimble/rt-thread/documentation/ |
H A D | roadmap-2.1.0.md | 7 …web browser and the corresponding hardware, such as Wi-Fi startkit (which also is called as ART-wi… 9 …must also take into account the open source ecosystem as well. There are many open source resource…
|
/nrf52832-nimble/packages/NimBLE-latest/docs/ble_setup/ |
H A D | ble_lp_clock.rst | 30 Hz clock. Also, timer 0 can be disabled since this is the default source 47 synthesized by setting ``XTAL_32768_SYNTH`` to ``1`` - this is also
|