Home
last modified time | relevance | path

Searched full:provides (Results 1 – 25 of 125) sorted by relevance

12345

/nrf52832-nimble/rt-thread/components/net/uip/doc/
H A Dpt-doc.txt6 sensor network nodes. Protothreads provides linear code execution for
11 that provides a blocking context on top of an event-driven system,
14 machines or full multi-threading. Protothreads provides conditional
18 that protothreads provides a sequential code structure that allows for
49 - Provides blocking wait without full multi-threading or
82 provides a blocking context on top of an event-driven system, without
85 machines or full multi-threading. Protothreads provides conditional
116 provides blocking contexts inside a C function, whereas Python
/nrf52832-nimble/packages/NimBLE-latest/ext/tinycrypt/include/tinycrypt/
H A Dcbc_mode.h43 * Security: CBC mode provides data confidentiality given that the maximum
47 * provides NO data integrity.
51 * provides HMAC-PRNG module, which generates suitable IVs. Other
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/cyg/compress/src/
H A Dinftrees.h11 /* Structure for decoding tables. Each entry provides either the
13 indexed that table entry, or it provides a pointer to another
H A Dinfback.c22 strm provides memory allocation functions in zalloc and zfree, or
215 strm provides the memory allocation functions and window buffer on input,
216 and provides information on the unused input on return. For Z_DATA_ERROR
228 inflateBack() call. This parameter can be a structure that provides the
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/lwip/
H A Dinit.h83 /** Provides the version of the stack */
86 /** Provides the version of the stack as string */
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/
H A Dinit.h83 /** Provides the version of the stack */
86 /** Provides the version of the stack as string */
H A Dinit.h.cmake.in83 /** Provides the version of the stack */
86 /** Provides the version of the stack as string */
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/lwip/apps/
H A Dhttpd.h59 * http_set_cgi_handler. The iIndex parameter provides the index of the
62 * the URI. iNumParams provides a count of the entries in the pcParam and
127 * pcInsert. The iIndex parameter provides the zero-based index of the tag as
/nrf52832-nimble/packages/NimBLE-latest/docs/
H A Dindex.rst84 - **Logical Link Control and Adaptation Protocol (L2CAP)**: provides
116 1. **btshell** : A simple shell application which provides a basic
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/apps/
H A Dhttpd.h60 * http_set_cgi_handlers. The iIndex parameter provides the index of the
63 * the URI. iNumParams provides a count of the entries in the pcParam and
137 * pcInsert. The iIndex parameter provides the zero-based index of the tag as
H A Daltcp_proxyconnect.h5 * This file provides a starting layer that executes a proxy-connect e.g. to
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/core/
H A Dsys.c49 * The operating system emulation layer provides a common interface
56 * The sys_arch provides semaphores, mailboxes and mutexes to lwIP. For the full
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/src/
H A Dhisto.h1 /* This file provides the bit-probabilities for the input file */
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/doc/
H A DFILES4 Also provides an overview about the other APIs and multithreading.
H A Dsys_arch.txt5 The operating system emulation layer provides a common interface
12 The sys_arch provides semaphores and mailboxes to lwIP. For the full
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/doc/
H A DFILES7 Also provides an overview about the other APIs and multithreading.
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/doc/
H A DFILES7 Also provides an overview about the other APIs and multithreading.
/nrf52832-nimble/packages/NimBLE-latest/nimble/transport/socket/
H A Dpkg.yml21 pkg.description: Provides HCI transport over socket interface
/nrf52832-nimble/rt-thread/components/CMSIS/
H A DREADME.txt16 The Cortex Microcontroller Software Interface Standard (CMSIS) provides a single standard across al…
/nrf52832-nimble/rt-thread/
H A DLICENSE144 agreed to in writing, Licensor provides the Work (and each
145 Contributor provides its Contributions) on an "AS IS" BASIS,
/nrf52832-nimble/packages/NimBLE-latest/
H A DLICENSE144 agreed to in writing, Licensor provides the Work (and each
145 Contributor provides its Contributions) on an "AS IS" BASIS,
/nrf52832-nimble/packages/NimBLE-latest/porting/examples/linux/
H A Dmain.c62 /* This example provides GATT Alert service */ in main()
/nrf52832-nimble/rt-thread/components/net/uip/doc/html/
H A Da00142.html19 Protothreads provides linear code execution for event-driven systems implemented in C. Protothreads…
20provides a blocking context on top of an event-driven system, without the overhead of per-thread s…
21 The advantage of protothreads over a purely event-driven approach is that protothreads provides a s…
38 <li>Provides blocking wait without full multi-threading or stack-switching</li></ul>
59provides a blocking context on top of an event-driven system, without the overhead of per-thread s…
63 …e also stackless constructs, but have a different purpose. Protothreads provides blocking contexts…
/nrf52832-nimble/
H A Drtconfig.py11 # cross_tool provides the cross compiler
/nrf52832-nimble/rt-thread/components/net/uip/uip/
H A Duip_clock.h10 * interface provides a macro, CLOCK_SECOND, which corresponds to one

12345