Home
last modified time | relevance | path

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

12345678

/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/
H A DUPGRADING16 * Renamed mem_realloc() to mem_trim() to prevent confusion with realloc()
24 make sure you return ERR_ABRT to prevent accessing unallocated memory.
67 prevent creating many small pbufs when calling tcp_write with many small
134 * mem_realloc() to mem_trim() to prevent confusion with realloc()
/nrf52832-nimble/rt-thread/libcpu/xilinx/microblaze/
H A Dcontext_gcc.S93 ANDNI r3, r3, IE_BIT /* clear IE bit, prevent interrupt occur immediately*/
112 ANDNI r3, r3, IE_BIT /* clear IE bit, prevent interrupt occur immediately*/
216 ANDNI r3, r3, IE_BIT /* clear IE bit, prevent interrupt occur immediately*/
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/
H A DUPGRADING107 * Renamed mem_realloc() to mem_trim() to prevent confusion with realloc()
115 make sure you return ERR_ABRT to prevent accessing unallocated memory.
158 prevent creating many small pbufs when calling tcp_write with many small
225 * mem_realloc() to mem_trim() to prevent confusion with realloc()
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/
H A DUPGRADING150 * Renamed mem_realloc() to mem_trim() to prevent confusion with realloc()
158 make sure you return ERR_ABRT to prevent accessing unallocated memory.
201 prevent creating many small pbufs when calling tcp_write with many small
268 * mem_realloc() to mem_trim() to prevent confusion with realloc()
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/netif/
H A Dbridgeif.c66 * to prevent ETHARP working on that port netif (we only want one IP per bridge not per port).
256 /* prevent sending out to rx port */ in bridgeif_send_to_port()
368 /* always return ERR_OK here to prevent the caller freeing the pbuf */ in bridgeif_input()
384 /* always return ERR_OK here to prevent the caller freeing the pbuf */ in bridgeif_input()
557 /* remove ETHARP flag to prevent sending report events on netif-up */ in bridgeif_add_port()
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/lwip/apps/
H A Dhttpd_opts.h232 * This can be used to prevent consuming all memory in situations where the
300 * predefined (MSS-sized) chunks of the files to prevent having to calculate
314 * file system (to prevent changing the file included in CVS) */
/nrf52832-nimble/packages/NimBLE-latest/nimble/controller/test/
H A Dsyscfg.yml22 # Prevent priority conflict with controller task.
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/apps/
H A Dhttpd_opts.h112 /** Set this to 0 to prevent parsing the file extension at runtime to decide
300 * This can be used to prevent consuming all memory in situations where the
369 * predefined (MSS-sized) chunks of the files to prevent having to calculate
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/test/unit/
H A Dlwipopts.h35 /* Prevent having to link sys_arch.c (we don't test the API layers in unit tests) */
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/test/unit/
H A Dlwipopts.h35 /* Prevent having to link sys_arch.c (we don't test the API layers in unit tests) */
/nrf52832-nimble/nordic/nrfx/mdk/
H A Dnrf52_name_change.h38 /* This file is given to prevent your SW from not compiling with the updates made to nrf52.h and
H A Dnrf52_to_nrf52810.h38 /* This file is given to prevent your SW from not compiling with the name changes between nRF51 or …
H A Dnrf52_to_nrf52840.h38 /* This file is given to prevent your SW from not compiling with the name changes between nRF51 or …
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/test/fuzz/
H A Dlwipopts.h35 /* Prevent having to link sys_arch.c (we don't test the API layers in unit tests) */
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/lwip/
H A Dpbuf.h58 /* @todo: We need a mechanism to prevent wasting memory in every pbuf
201 /** Define this to 0 to prevent freeing ooseq pbufs when the PBUF_POOL is empty */
H A Dsockets.h56 to prevent this code from redefining it. */
61 to prevent this code from redefining it. */
106 to prevent this code from redefining it. */
H A Dstats.h196 * been detected to prevent their being deliverable to a higher-layer protocol. One possible
222 * been detected to prevent their being transmitted. One possible reason for discarding
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/test/fuzz/
H A Dlwipopts.h35 /* Prevent having to link sys_arch.c (we don't test the API layers in unit tests) */
/nrf52832-nimble/rt-thread/libcpu/ppc/ppc405/
H A Dinterrupt.c93 intVal = rt_hw_interrupt_disable (); /* lock interrupts to prevent races */ in rt_hw_interrupt_install()
/nrf52832-nimble/packages/NimBLE-latest/ext/tinycrypt/src/
H A Decc_dsa.c126 to prevent side channel analysis of k. */ in uECC_sign_with_k()
135 /* Prevent side channel analysis of uECC_vli_modInv() to determine in uECC_sign_with_k()
/nrf52832-nimble/rt-thread/components/net/sal_socket/include/
H A Dsal_ipaddr.h43 to prevent this code from redefining it. */
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/
H A Dpbuf.h75 /* @todo: We need a mechanism to prevent wasting memory in every pbuf
250 /** Define this to 0 to prevent freeing ooseq pbufs when the PBUF_POOL is empty */
H A Dstats.h196 * been detected to prevent their being deliverable to a higher-layer protocol. One possible
222 * been detected to prevent their being transmitted. One possible reason for discarding
H A Dsockets.h59 to prevent this code from redefining it. */
64 to prevent this code from redefining it. */
109 to prevent this code from redefining it. */
/nrf52832-nimble/rt-thread/libcpu/mips/pic32/
H A Dexceptions.c42 // declared static in case exception condition would prevent

12345678