/nrf52832-nimble/packages/NimBLE-latest/docs/ble_setup/ |
H A D | ble_lp_clock.rst | 10 ``1`` so other packages can be configured if necessary. The next section 54 controller to turn on the necessary clock source(s) for the radio and
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/netif/ppp/ |
H A D | ppp_impl.h | 629 * Number of necessary timers analysis. 632 * active at the same time, thus the number of necessary timeouts is actually 633 * lower than enabled protocols. Here is the actual necessary timeouts based 637 * there for a comprehensive analysis of necessary timers in order to prevent 687 * If authentication is enabled one timer is necessary during authentication. 690 * If ECP is enabled one timer is necessary before IPCP and/or IP6CP, one more 691 * is necessary if CCP is enabled (only with MPPE support but we don't care much 700 * is enabled one more timer is necessary. Same for max connect time and max
|
H A D | fsm.h | 93 (necessary because IPCP require a custom large max nak loops value) */ 123 void (*retransmit) /* Retransmission is necessary */
|
H A D | ppp.h | 156 * by including headers containing necessary struct definition for ppp_pcb 469 * If set, peer is required to authenticate. This is mostly necessary for PPP server support. 478 * Set PPP interface "our" and "his" IPv4 addresses. This is mostly necessary for PPP server 488 * Set DNS server addresses that are sent if the peer asks for them. This is mostly necessary
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/lwip/apps/ |
H A D | snmp_opts.h | 232 * To make sysName field settable, call snmp_mib2_set_sysname() to provide the necessary buffers. 240 …* To make sysContact field settable, call snmp_mib2_set_syscontact() to provide the necessary buff… 248 …* To make sysLocation field settable, call snmp_mib2_set_syslocation() to provide the necessary bu…
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/apps/ |
H A D | snmp_opts.h | 232 * To make sysName field settable, call snmp_mib2_set_sysname() to provide the necessary buffers. 240 …* To make sysContact field settable, call snmp_mib2_set_syscontact() to provide the necessary buff… 248 …* To make sysLocation field settable, call snmp_mib2_set_syslocation() to provide the necessary bu…
|
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/include/lwip/ |
H A D | api_msg.h | 59 /** This struct includes everything that is necessary to execute a function 132 it has its own struct (to avoid struct api_msg getting bigger than necessary).
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/src/ |
H A D | gcthread.c | 70 /* Stop the thread and wait for it if necessary */ 195 /* Stop the thread and wait for it if necessary */ in jffs2_stop_garbage_collect_thread()
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/cyg/compress/src/ |
H A D | README.eCos | 24 Note: zconf.h always defines __ECOS__. This is necessary to support
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/lwip/priv/ |
H A D | api_msg.h | 76 /** This struct includes everything that is necessary to execute a function 156 it has its own struct (to avoid struct api_msg getting bigger than necessary).
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/netif/ppp/ |
H A D | fsm.h | 89 (necessary because IPCP require a custom large max nak loops value) */ 119 void (*retransmit) /* Retransmission is necessary */
|
H A D | ppp.h | 152 * by including headers containing necessary struct definition for ppp_pcb 465 * If set, peer is required to authenticate. This is mostly necessary for PPP server support. 474 * Set PPP interface "our" and "his" IPv4 addresses. This is mostly necessary for PPP server 484 * Set DNS server addresses that are sent if the peer asks for them. This is mostly necessary
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/netif/ppp/polarssl/ |
H A D | README | 8 The PolarSSL files were cleaned to contain only the necessary struct
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/netif/ppp/polarssl/ |
H A D | README | 8 The PolarSSL files were cleaned to contain only the necessary struct
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/priv/ |
H A D | api_msg.h | 76 /** This struct includes everything that is necessary to execute a function 166 it has its own struct (to avoid struct api_msg getting bigger than necessary).
|
/nrf52832-nimble/packages/NimBLE-latest/porting/npl/freertos/src/ |
H A D | nimble_port_freertos.c | 45 * Create task where NimBLE host will run. It is not strictly necessary to in nimble_port_freertos_init()
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/nfs/rpc/ |
H A D | rpc.h | 40 * rpc.h, Just includes the billions of rpc header files necessary to
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/netif/ |
H A D | slipif.c | 107 * Send a pbuf doing the necessary SLIP encapsulation 162 * Send a pbuf doing the necessary SLIP encapsulation 181 * Send a pbuf doing the necessary SLIP encapsulation
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/netif/ |
H A D | slipif.c | 107 * Send a pbuf doing the necessary SLIP encapsulation 162 * Send a pbuf doing the necessary SLIP encapsulation 181 * Send a pbuf doing the necessary SLIP encapsulation
|
/nrf52832-nimble/nordic/nrfx/drivers/include/ |
H A D | nrfx_qspi.h | 249 * This function is a synchronous function and should be used only if necessary. 266 * This function is a synchronous function and should be used only if necessary.
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/netif/ppp/ |
H A D | pppcrypt.c | 34 #if PPP_SUPPORT && MSCHAP_SUPPORT /* don't build if not necessary */
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/netif/ppp/ |
H A D | pppcrypt.c | 34 #if PPP_SUPPORT && MSCHAP_SUPPORT /* don't build if not necessary */
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/doc/ |
H A D | contrib.txt | 51 …change behaviour if not necessary. A patch is easier to read and understand if it's to the point a…
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/doc/ |
H A D | contrib.txt | 51 …change behaviour if not necessary. A patch is easier to read and understand if it's to the point a…
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/lwip/ |
H A D | arch.h | 278 * Wraps u8_t members, where some compilers warn that packing is not necessary.\n 287 …bers that are packed structs themselves, where some compilers warn that packing is not necessary.\n
|