/nrf52832-nimble/packages/NimBLE-latest/nimble/host/mesh/include/mesh/ |
H A D | slist.h | 13 * This API is not thread safe, and thus if a list is used across threads, 43 * Note: the loop is unsafe and thus __sn should not be removed 62 * Note: the loop is unsafe and thus __sn should not be removed 151 * Note: the loop is unsafe and thus __cn should not be detached
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/cyg/compress/src/ |
H A D | algorithm.txt | 28 favor small distances and thus take advantage of the Huffman encoding. 40 previous match is truncated to a length of one (thus producing a single 47 match, thus speeding up the whole process. If compression ratio is more
|
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/ |
H A D | COPYING | 108 of it, thus forming a work based on the Program, and copy and 139 entire whole, and thus to each and every part regardless of who wrote it. 141 Thus, it is not the intent of this section to claim rights or contest 251 countries not thus excluded. In such case, this License incorporates
|
/nrf52832-nimble/rt-thread/components/net/freemodbus/ |
H A D | gpl.txt | 91 of it, thus forming a work based on the Program, and copy and 122 entire whole, and thus to each and every part regardless of who wrote it. 124 Thus, it is not the intent of this section to claim rights or contest 234 countries not thus excluded. In such case, this License incorporates
|
H A D | lgpl.txt | 163 of it, thus forming a work based on the Library, and copy and 198 entire whole, and thus to each and every part regardless of who wrote 201 Thus, it is not the intent of this section to claim rights or contest 409 so that distribution is permitted only in or among countries not thus
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/uffs/ |
H A D | COPYING | 91 of it, thus forming a work based on the Program, and copy and 122 entire whole, and thus to each and every part regardless of who wrote it. 124 Thus, it is not the intent of this section to claim rights or contest 234 countries not thus excluded. In such case, this License incorporates
|
/nrf52832-nimble/rt-thread/components/net/uip/doc/ |
H A D | uip-doc.txt | 35 with full TCP/IP support will be first-class network citizens, thus 296 to know when the retransmission should be made. Thus the complexity of 377 should be made. Thus the complexity of the application does not 533 and knows that any lost data must be an "ok" message. Thus the 1063 to know when the retransmission should be made. Thus the complexity of 1089 the amount of simultaneous segments cannot be further limited, thus 1134 application. Thus an estimate of the CPU overhead of our TCP/IP 1155 Thus the maximum throughput equation when sending data from uIP will
|
/nrf52832-nimble/packages/NimBLE-latest/ext/tinycrypt/documentation/ |
H A D | tinycrypt.rst | 92 peculiarities would increase the code size and thus are not considered here. 133 might be vulnerable to timing attacks; thus be sure to use a constant-time 138 cleans the state context before exiting. Thus, applications do not need to
|
/nrf52832-nimble/nordic/nrfx/drivers/ |
H A D | nrfx_common.h | 253 * the peripheral base address, and is equal (thus, can be directly cast) to 269 * the peripheral base address, and is equal (thus, can be directly cast) to
|
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/netif/ppp/ |
H A D | randm.c | 178 * operational. Thus we call it again on the first random 237 * Thus the numbers will be truely random unless there have been no
|
H A D | randm.h | 68 * Thus it's important to make sure that the results of this are not
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/netif/ppp/ |
H A D | ppp_impl.h | 632 * active at the same time, thus the number of necessary timeouts is actually 695 * If CCP is enabled it might consume a timer during IPCP or IP6CP, thus 705 * and the CCP + ECP case, thus reducing overall complexity. 713 * Thus, the following is enough for now.
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/netif/ppp/ |
H A D | magic.c | 219 * operational. Thus we call it again on the first random 259 * Thus the numbers will be truely random unless there have been no
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/netif/ppp/ |
H A D | magic.c | 219 * operational. Thus we call it again on the first random 259 * Thus the numbers will be truely random unless there have been no
|
/nrf52832-nimble/rt-thread/components/net/uip/uip/ |
H A D | lc.h | 89 * The resume operation resumes a previously set local continuation, thus
|
/nrf52832-nimble/rt-thread/components/net/uip/doc/html/ |
H A D | main.html | 29 …ed devices with full TCP/IP support will be first-class network citizens, thus being able to fully… 68 …sponsibility of the stack to know when the retransmission should be made. Thus the complexity of t… 81 …sponsibility of the stack to know when the retransmission should be made. Thus the complexity of t… 131 …e has been received and knows that any lost data must be an "ok" message. Thus the application can… 398 …sponsibility of the stack to know when the retransmission should be made. Thus the complexity of t… 404 …onnection, the amount of simultaneous segments cannot be further limited, thus the congestion cont… 411 …a few counters and flags before handing the data over to the application. Thus an estimate of the … 415 Thus the maximum throughput equation when sending data from uIP will be $p = s / (t + t_d)$ where $…
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/apps/snmp/ |
H A D | snmp_mib2.c | 78 /* lwIP has no EGP, thus may not implement it. (egp .1.3.6.1.2.1.8) */
|
/nrf52832-nimble/packages/NimBLE-latest/ext/tinycrypt/include/tinycrypt/ |
H A D | ctr_mode.h | 53 * block encryptions, the counter will be reused (thus losing CBC
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/apps/snmp/ |
H A D | snmp_mib2.c | 78 /* lwIP has no EGP, thus may not implement it. (egp .1.3.6.1.2.1.8) */
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/ |
H A D | ip6_zone.h | 33 * *all* addresses are properly zoned. Thus, on the output paths down the 206 * given address is either scoped or zoned, and thus, it need not test this.
|
/nrf52832-nimble/packages/NimBLE-latest/porting/npl/freertos/include/nimble/ |
H A D | nimble_npl_os.h | 70 * complex or require some global state variables and thus are defined in .c
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/transport/ram/src/ |
H A D | ble_hci_ram.c | 169 * Thus, we check to see which pool the buffer came from so we can free in ble_hci_trans_buf_free()
|
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/doc/ |
H A D | snmp_agent.txt | 45 There is no MIB compiler thus additional MIBs must be hand coded.
|
/nrf52832-nimble/rt-thread/documentation/ |
H A D | coding_style_en.txt | 7 and thus easier to understand the implementations of RT-Thread.
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/netif/ppp/ |
H A D | magic.h | 108 * Thus it's important to make sure that the results of this are not
|