/nrf52832-nimble/rt-thread/components/net/uip/doc/ |
H A D | pt-doc.txt | 26 protothread do not require a separate stack. In memory constrained 95 protothreads are very lightweight: a protothread does not require its 101 C and do not require any machine-specific assembler code. 164 purpose. With this implementation, protothreads require 4 bytes of RAM
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/netif/ppp/ |
H A D | ppp_opts.h | 550 /* CHAP, EAP, L2TP AUTH and MD5 Random require MD5 support */ 557 /* MSCHAP require MD4 support */ 559 /* MSCHAP require SHA1 support */ 561 /* MSCHAP require DES support */ 566 /* MPPE require ARC4 support */
|
H A D | ppp.h | 149 * Other headers require ppp_pcb definition for prototypes, but ppp_pcb 150 * require some structure definition from other headers as well, we are 233 …unsigned int require_mppe :1; /* Require MPPE (Microsoft Point to Point Encryption) */ 504 /* Require the use of MPPE (Microsoft Point to Point Encryption). */
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/netif/ppp/ |
H A D | ppp_opts.h | 562 /* CHAP, EAP, L2TP AUTH and MD5 Random require MD5 support */ 569 /* MSCHAP require MD4 support */ 571 /* MSCHAP require SHA1 support */ 573 /* MSCHAP require DES support */ 578 /* MPPE require ARC4 support */
|
H A D | ppp.h | 153 * Other headers require ppp_pcb definition for prototypes, but ppp_pcb 154 * require some structure definition from other headers as well, we are 237 …unsigned int require_mppe :1; /* Require MPPE (Microsoft Point to Point Encryption) */ 508 /* Require the use of MPPE (Microsoft Point to Point Encryption). */
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/netif/ppp/ |
H A D | auth.c | 161 /* Set if we require authentication only because we have a default route. */ 227 bool auth_required = 0; /* Always require authentication from peer */ 278 "Require authentication from peer", OPT_PRIO | 1 }, 280 "Don't require peer to authenticate", OPT_PRIOSUB | OPT_PRIV, 282 { "require-pap", o_bool, &lcp_wantoptions[0].neg_upap, 283 "Require PAP authentication from peer", 286 "Require PAP authentication from peer", 288 { "require-chap", o_bool, &auth_required, 289 "Require CHAP authentication from peer", 293 "Require CHAP authentication from peer", [all …]
|
H A D | ccp.c | 113 { "require-mppe", o_bool, &ccp_wantoptions[0].mppe, 114 "require MPPE encryption", 117 "require MPPE encryption", 125 { "require-mppe-40", o_bool, &ccp_allowoptions[0].mppe, 126 "require MPPE 40-bit encryption", OPT_PRIO | OPT_A2OR | MPPE_OPT_40, 129 "require MPPE 40-bit encryption", OPT_PRIO | OPT_A2OR | MPPE_OPT_40, 139 { "require-mppe-128", o_bool, &ccp_allowoptions[0].mppe, 140 "require MPPE 128-bit encryption", OPT_PRIO | OPT_A2OR | MPPE_OPT_128, 143 "require MPPE 128-bit encryption",
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/netif/ppp/ |
H A D | auth.c | 161 /* Set if we require authentication only because we have a default route. */ 227 bool auth_required = 0; /* Always require authentication from peer */ 278 "Require authentication from peer", OPT_PRIO | 1 }, 280 "Don't require peer to authenticate", OPT_PRIOSUB | OPT_PRIV, 282 { "require-pap", o_bool, &lcp_wantoptions[0].neg_upap, 283 "Require PAP authentication from peer", 286 "Require PAP authentication from peer", 288 { "require-chap", o_bool, &auth_required, 289 "Require CHAP authentication from peer", 293 "Require CHAP authentication from peer", [all …]
|
H A D | ccp.c | 113 { "require-mppe", o_bool, &ccp_wantoptions[0].mppe, 114 "require MPPE encryption", 117 "require MPPE encryption", 125 { "require-mppe-40", o_bool, &ccp_allowoptions[0].mppe, 126 "require MPPE 40-bit encryption", OPT_PRIO | OPT_A2OR | MPPE_OPT_40, 129 "require MPPE 40-bit encryption", OPT_PRIO | OPT_A2OR | MPPE_OPT_40, 139 { "require-mppe-128", o_bool, &ccp_allowoptions[0].mppe, 140 "require MPPE 128-bit encryption", OPT_PRIO | OPT_A2OR | MPPE_OPT_128, 143 "require MPPE 128-bit encryption",
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/controller/test/src/ |
H A D | ble_ll_csa2_test.c | 33 * prn_e and unmapped channel values but those would require extra access in TEST_CASE() 75 * prn_e and unmapped channel values but those would require extra access in TEST_CASE()
|
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/netif/ppp/ |
H A D | auth.c | 135 /* Set if we require authentication only because we have a default route. */ 177 bool auth_required = 0; /* Always require authentication from peer */ 235 { "require-pap", o_bool, &lcp_wantoptions[0].neg_upap, 236 "Require PAP authentication from peer", 1, &auth_required }, 238 "Require PAP authentication from peer", 1, &auth_required }, 243 { "require-chap", o_bool, &lcp_wantoptions[0].neg_chap, 244 "Require CHAP authentication from peer", 1, &auth_required }, 246 "Require CHAP authentication from peer", 1, &auth_required }, 262 "Require authentication from peer", 1 }, 264 "Don't require peer to authenticate", OPT_PRIV, &allow_any_ip },
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/include/host/ |
H A D | ble_hs_id.h | 79 * if you do not require this information. 83 * if you do not require this information.
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/src/ |
H A D | ble_hs_id.c | 95 * NULL if you do not require this 101 * if you do not require this information.
|
/nrf52832-nimble/nordic/nrfx/drivers/ |
H A D | nrfx_common.h | 212 * Several peripherals (the ones using EasyDMA) require the transfer buffers 227 * Several peripherals (the ones using EasyDMA) require the transfer buffers
|
/nrf52832-nimble/rt-thread/components/net/uip/ |
H A D | uip-1.0-changelog.txt | 2 require any underlying multithreading system.
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/ |
H A D | syscfg.yml | 377 this value may also require increasing the capacity of the 384 require increasing the capacity of the underlying storage
|
/nrf52832-nimble/nordic/nrfx/drivers/include/ |
H A D | nrfx_uarte.h | 224 * @note Peripherals using EasyDMA (including UARTE) require the transfer buffers 278 * @note Peripherals using EasyDMA (including UARTE) require the transfer buffers
|
H A D | nrfx_twis.h | 251 * @note Peripherals using EasyDMA (including TWIS) require the transfer buffers 286 * @note Peripherals using EasyDMA (including TWIS) require the transfer buffers
|
H A D | nrfx_spim.h | 290 * @note Peripherals using EasyDMA (including SPIM) require the transfer buffers 315 * @note Peripherals that use EasyDMA (including SPIM) require the transfer buffers
|
H A D | nrfx_twim.h | 251 * @note Peripherals using EasyDMA (including TWIM) require the transfer buffers 338 * @note Peripherals using EasyDMA (including TWIM) require the transfer buffers
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/ |
H A D | lwipopts.h | 523 * in seconds. (does not require sockets.c, and will affect tcp.c) 546 * LWIP_SOCKET==1: Enable Socket API (require to use sockets.c)
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/ |
H A D | lwipopts.h | 516 * in seconds. (does not require sockets.c, and will affect tcp.c) 539 * LWIP_SOCKET==1: Enable Socket API (require to use sockets.c)
|
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/include/lwip/ |
H A D | memp_std.h | 9 * If the include'r doesn't require any special treatment of each of the types
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/lwip/priv/ |
H A D | memp_std.h | 17 * If the include'r doesn't require any special treatment of each of the types
|
/nrf52832-nimble/packages/NimBLE-latest/porting/npl/freertos/include/nimble/ |
H A D | nimble_npl_os.h | 70 * complex or require some global state variables and thus are defined in .c
|