Home
last modified time | relevance | path

Searched full:purpose (Results 1 – 25 of 1247) sorted by relevance

12345678910>>...50

/nrf52832-nimble/rt-thread/components/net/uip/doc/
H A Dpt-doc.txt12 without the overhead of per-thread stacks. The purpose of protothreads
83 the overhead of per-thread stacks. The purpose of protothreads is to
115 stackless constructs, but have a different purpose. Protothreads
164 purpose. With this implementation, protothreads require 4 bytes of RAM
/nrf52832-nimble/rt-thread/libcpu/ppc/ppc405/
H A Dcontext_gcc.S2 #define SPRG0 0x110 /* Special Purpose Register General 0 */
3 #define SPRG1 0x111 /* Special Purpose Register General 1 */
81 stw r0,GPR0(r1) /* save general purpose registers 0 */
82 stmw r2,GPR2(r1) /* save general purpose registers 2-31 */
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/netif/ppp/
H A Dmagic.h8 * and license this software and its documentation for any purpose, provided
16 * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
49 * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
H A Dchpms.h8 * and license this software and its documentation for any purpose, provided
16 * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
52 * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
H A Dmagic.c8 * and license this software and its documentation for any purpose, provided
16 * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
49 * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
H A Dchap.h8 * and license this software and its documentation for any purpose, provided
16 * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
49 * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
63 * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
H A Dauth.h8 * and license this software and its documentation for any purpose, provided
16 * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
49 * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
H A Dpap.h8 * and license this software and its documentation for any purpose, provided
16 * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
49 * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
H A Dipcp.h8 * and license this software and its documentation for any purpose, provided
16 * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
49 * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
H A Dlcp.h8 * and license this software and its documentation for any purpose, provided
16 * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
49 * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
H A Dppp_impl.h8 * and license this software and its documentation for any purpose, provided
16 * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
78 * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
92 * any purpose.
102 * AND FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS
H A Dfsm.h8 * and license this software and its documentation for any purpose, provided
16 * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
49 * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
H A Dpppdebug.h9 * and license this software and its documentation for any purpose, provided
17 * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
/nrf52832-nimble/rt-thread/libcpu/ppc/ppc405/include/asm/
H A Dprocessor.h93 /* Special Purpose Registers (SPRNs)*/
352 #define SPRN_SPRG0 0x110 /* Special Purpose Register General 0 */
353 #define SPRN_SPRG1 0x111 /* Special Purpose Register General 1 */
354 #define SPRN_SPRG2 0x112 /* Special Purpose Register General 2 */
355 #define SPRN_SPRG3 0x113 /* Special Purpose Register General 3 */
356 #define SPRN_SPRG4 0x114 /* Special Purpose Register General 4 */
357 #define SPRN_SPRG5 0x115 /* Special Purpose Register General 5 */
358 #define SPRN_SPRG6 0x116 /* Special Purpose Register General 6 */
359 #define SPRN_SPRG7 0x117 /* Special Purpose Register General 7 */
442 #define SPRN_USPRG0 0x100 /* User Special Purpose Register General 0 */
[all …]
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/include/port/
H A Dcodes.h22 // FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
47 // Purpose: To provide a common set of error codes
83 /* A type for error codes which may be useful to explain the purpose of
/nrf52832-nimble/nordic/nrfx/mdk/
H A Dnrf52_name_change.h21 IMPLIED WARRANTIES OF MERCHANTABILITY, AND FITNESS FOR A PARTICULAR PURPOSE
40 * macros on purpose. Use the ones defined in nrf52.h and nrf52_bitfields.h instead.
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/netif/ppp/
H A Dpppoe.h7 * and license this software and its documentation for any purpose, provided
15 * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
61 * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
H A Dpppdebug.h9 * and license this software and its documentation for any purpose, provided
17 * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/netif/ppp/
H A Dpppoe.h7 * and license this software and its documentation for any purpose, provided
15 * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
61 * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/include/netif/
H A Dppp_oe.h7 * and license this software and its documentation for any purpose, provided
15 * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
61 * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
/nrf52832-nimble/packages/NimBLE-latest/ext/tinycrypt/include/tinycrypt/
H A Decc_platform_specific.h16 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
45 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
/nrf52832-nimble/nordic/nrfx/hal/
H A Dnrf_power.h21 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
590 * @brief Set general purpose retention register
597 * @brief Get general purpose retention register
605 * @brief Set general purpose retention register 2
614 * @brief Get general purpose retention register 2
624 * @brief Function for getting value of the particular general purpose retention register
626 * @param[in] reg_num General purpose retention register number.
633 * @brief Function for setting particular general purpose retention register.
635 * @param[in] reg_num General purpose retention register number.
/nrf52832-nimble/packages/NimBLE-latest/ext/tinycrypt/
H A DLICENSE27 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
52 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
/nrf52832-nimble/packages/NimBLE-latest/ext/tinycrypt/src/
H A Decc_platform_specific.c16 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
45 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
/nrf52832-nimble/rt-thread/components/net/freemodbus/
H A Dlgpl.txt181 its purpose remains meaningful.
184 a purpose that is entirely well-defined independent of the
391 It is not the purpose of this section to induce you to infringe any
393 such claims; this section has the sole purpose of protecting the
443 PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
483 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU

12345678910>>...50