/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/ |
H A D | UPGRADING | 16 * 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 D | context_gcc.S | 93 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 D | UPGRADING | 107 * 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 D | UPGRADING | 150 * 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 D | bridgeif.c | 66 * 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 D | httpd_opts.h | 232 * 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 D | syscfg.yml | 22 # Prevent priority conflict with controller task.
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/apps/ |
H A D | httpd_opts.h | 112 /** 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 D | lwipopts.h | 35 /* 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 D | lwipopts.h | 35 /* Prevent having to link sys_arch.c (we don't test the API layers in unit tests) */
|
/nrf52832-nimble/nordic/nrfx/mdk/ |
H A D | nrf52_name_change.h | 38 /* This file is given to prevent your SW from not compiling with the updates made to nrf52.h and
|
H A D | nrf52_to_nrf52810.h | 38 /* This file is given to prevent your SW from not compiling with the name changes between nRF51 or …
|
H A D | nrf52_to_nrf52840.h | 38 /* 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 D | lwipopts.h | 35 /* 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 D | pbuf.h | 58 /* @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 D | sockets.h | 56 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 D | stats.h | 196 * 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 D | lwipopts.h | 35 /* 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 D | interrupt.c | 93 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 D | ecc_dsa.c | 126 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 D | sal_ipaddr.h | 43 to prevent this code from redefining it. */
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/ |
H A D | pbuf.h | 75 /* @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 D | stats.h | 196 * 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 D | sockets.h | 59 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 D | exceptions.c | 42 // declared static in case exception condition would prevent
|