/nrf52832-nimble/rt-thread/tools/kconfig-frontends/ |
H A D | README | 33 And there is a stupid bug in libtool that prevents properly linking against
|
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/include/lwip/ |
H A D | dns.h | 73 /* The size used for the next line is rather a hack, but it prevents including socket.h in all files
|
/nrf52832-nimble/rt-thread/components/lwp/ |
H A D | lwp_memheap.c | 43 * which is prevents block merging across list 95 * which prevents block merging in rt_lwp_memheap_init()
|
/nrf52832-nimble/rt-thread/src/ |
H A D | memheap.c | 48 * which is prevents block merging across list 102 * which prevents block merging in rt_memheap_init()
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/controller/ |
H A D | syscfg.yml | 100 response. Prevents sending duplicate events to host.
|
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/include/ipv4/lwip/ |
H A D | ip_addr.h | 146 Little-endian version that prevents the use of htonl. */
|
/nrf52832-nimble/rt-thread/components/net/freemodbus/modbus/rtu/ |
H A D | mbrtu.c | 310 /* Disable transmitter. This prevents another transmit buffer in xMBRTUTransmitFSM()
|
H A D | mbrtu_m.c | 326 /* Disable transmitter. This prevents another transmit buffer in xMBMasterRTUTransmitFSM()
|
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/docs/ |
H A D | kconfig.txt | 126 If this variable has a non-blank value, it prevents silent kernel
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/ |
H A D | ip6_zone.h | 30 * Backward compatibility prevents us from requiring that applications always
|
/nrf52832-nimble/rt-thread/components/net/freemodbus/modbus/ascii/ |
H A D | mbascii.c | 392 /* Disable transmitter. This prevents another transmit buffer in xMBASCIITransmitFSM()
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/core/ |
H A D | altcp.c | 17 * is an abstraction layer that prevents applications linking hard against the
|
H A D | mem.c | 10 * To let mem_malloc() use pools (prevents fragmentation and is much faster than
|
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/core/ipv4/ |
H A D | autoip.c | 127 * Using this prevents autoip_start to allocate it using mem_malloc.
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/core/ipv4/ |
H A D | autoip.c | 100 * Using this prevents autoip_start to allocate it using mem_malloc.
|
H A D | dhcp.c | 670 * Using this prevents dhcp_start to allocate it using mem_malloc. 1330 /* remove IP address from interface (prevents routing from selecting this interface) */ in dhcp_release()
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/core/ipv4/ |
H A D | autoip.c | 100 * Using this prevents autoip_start to allocate it using mem_malloc.
|
H A D | dhcp.c | 684 * Using this prevents dhcp_start to allocate it using mem_malloc. 1370 /* remove IP address from interface (prevents routing from selecting this interface) */ in dhcp_release_and_stop()
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/cyg/infra/ |
H A D | cyg_type.h | 202 // The used attribute prevents the compiler from optimizing it away.
|
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/core/ |
H A D | mem.c | 10 * To let mem_malloc() use pools (prevents fragmentation and is much faster than
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/core/ |
H A D | mem.c | 10 * To let mem_malloc() use pools (prevents fragmentation and is much faster than
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/core/ipv6/ |
H A D | dhcp6.c | 179 * Using this prevents dhcp6_start to allocate it using mem_malloc.
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/ |
H A D | CHANGELOG | 454 reconnecting, prevents connection flood, especially when using PPPoL2TP. 1205 merely prevents nagle from not transmitting fast after closing.) 1742 device but prevents usage of ARP (so that ethernet_input can be used 2794 heap. This both prevents memory fragmentation and gives a higher speed 3763 ETHARP_MAX_PENDING now should be at least 2. This prevents
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/ |
H A D | CHANGELOG | 671 reconnecting, prevents connection flood, especially when using PPPoL2TP. 1422 merely prevents nagle from not transmitting fast after closing.) 1959 device but prevents usage of ARP (so that ethernet_input can be used 3011 heap. This both prevents memory fragmentation and gives a higher speed 3980 ETHARP_MAX_PENDING now should be at least 2. This prevents
|
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/ |
H A D | CHANGELOG | 278 merely prevents nagle from not transmitting fast after closing.) 815 device but prevents usage of ARP (so that ethernet_input can be used 1867 heap. This both prevents memory fragmentation and gives a higher speed 2836 ETHARP_MAX_PENDING now should be at least 2. This prevents
|