Home
last modified time | relevance | path

Searched full:necessary (Results 1 – 25 of 181) sorted by relevance

12345678

/nrf52832-nimble/packages/NimBLE-latest/docs/ble_setup/
H A Dble_lp_clock.rst10 ``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 Dppp_impl.h629 * 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 Dfsm.h93 (necessary because IPCP require a custom large max nak loops value) */
123 void (*retransmit) /* Retransmission is necessary */
H A Dppp.h156 * 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 Dsnmp_opts.h232 * 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 Dsnmp_opts.h232 * 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 Dapi_msg.h59 /** 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 Dgcthread.c70 /* 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 DREADME.eCos24 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 Dapi_msg.h76 /** 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 Dfsm.h89 (necessary because IPCP require a custom large max nak loops value) */
119 void (*retransmit) /* Retransmission is necessary */
H A Dppp.h152 * 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 DREADME8 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 DREADME8 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 Dapi_msg.h76 /** 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 Dnimble_port_freertos.c45 * 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 Drpc.h40 * 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 Dslipif.c107 * 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 Dslipif.c107 * 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 Dnrfx_qspi.h249 * 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 Dpppcrypt.c34 #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 Dpppcrypt.c34 #if PPP_SUPPORT && MSCHAP_SUPPORT /* don't build if not necessary */
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/doc/
H A Dcontrib.txt51 …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 Dcontrib.txt51 …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 Darch.h278 * 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

12345678