/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/cyg/compress/src/ |
H A D | adler32.c | 15 #define BASE 65521UL /* largest prime smaller than 65536 */ 17 /* NMAX is the largest n such that 255n(n+1)/2 + (n+1)(BASE-1) <= 2^32-1 */
|
H A D | deflate.h | 82 int max_code; /* largest code with non zero frequency */ 205 int heap_max; /* element of largest frequency */
|
H A D | trees.c | 579 int max_code; /* largest code with non zero frequency */ 627 int max_code = -1; /* largest code with non zero frequency */ 710 int max_code; /* and its largest code of non zero frequency */ 755 int max_code; /* and its largest code of non zero frequency */
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/services/bleuart/ |
H A D | syscfg.yml | 22 The size of the largest line that can be received over the UART
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/controller/include/controller/ |
H A D | ble_ll_hci.h | 31 /* The largest event the controller will send. */
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/include/host/ |
H A D | ble_hs_mbuf.h | 42 * - Largest ATT command base (prepare write request / response).
|
H A D | ble_att.h | 108 * An ATT MTU of 527 allows the largest ATT command (signed write) to contain a
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/apps/ |
H A D | mqtt_opts.h | 53 * Output ring-buffer size, must be able to fit largest outgoing publish message topic+payloads
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/lwip/apps/ |
H A D | mqtt_opts.h | 53 * Output ring-buffer size, must be able to fit largest outgoing publish message topic+payloads
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/netif/ppp/ |
H A D | ccp.h | 84 #define BSD_MAX_BITS 15 /* largest code size supported */
|
H A D | mppe.h | 45 #define MPPE_MAX_KEY_LEN 16 /* largest key length (128-bit) */
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/netif/ppp/ |
H A D | ccp.h | 88 #define BSD_MAX_BITS 15 /* largest code size supported */
|
H A D | mppe.h | 49 #define MPPE_MAX_KEY_LEN 16 /* largest key length (128-bit) */
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/include/port/sys/ |
H A D | stat.h | 181 /* Largest value of a `ssize_t'. */
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/src/ |
H A D | ble_hs_hci.c | 388 * Calculates the largest ACL payload that the controller can accept. This is
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/mesh/ |
H A D | syscfg.yml | 176 models the local node supports, i.e. what's the largest
|
/nrf52832-nimble/rt-thread/components/drivers/spi/sfud/src/ |
H A D | sfud_sfdp.c | 372 * The largest size eraser is at the end of eraser table. in sfud_sfdp_get_suitable_eraser()
|
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/include/lwip/ |
H A D | opt.h | 963 * largest size permitted by the IP layer" (RFC 1122) 1763 #define PPP_MAXMTU 1500 /* Largest MTU we allow */ 1767 #define PPP_MAXMRU 1500 /* Largest MRU we allow */
|
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/docs/ |
H A D | kconfig-language.txt | 103 times, the limit is set to the largest selection.
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/core/ |
H A D | tcp.c | 1619 of using the largest advertised receive window. We've seen complications with in tcp_alloc() 1623 largest effective cwnd (amount of in-flight data) that the sender can have. */ in tcp_alloc()
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/core/ |
H A D | tcp.c | 1910 of using the largest advertised receive window. We've seen complications with in tcp_alloc() 1914 largest effective cwnd (amount of in-flight data) that the sender can have. */ in tcp_alloc()
|
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/frontends/nconf/ |
H A D | nconf.c | 264 /* the largest size of the menu window */
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/lwip/ |
H A D | opt.h | 1190 * largest size permitted by the IP layer" (RFC 1122)
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/ |
H A D | opt.h | 1300 * largest size permitted by the IP layer" (RFC 1122)
|