Home
last modified time | relevance | path

Searched full:largest (Results 1 – 24 of 24) sorted by relevance

/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/cyg/compress/src/
H A Dadler32.c15 #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 Ddeflate.h82 int max_code; /* largest code with non zero frequency */
205 int heap_max; /* element of largest frequency */
H A Dtrees.c579 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 Dsyscfg.yml22 The size of the largest line that can be received over the UART
/nrf52832-nimble/packages/NimBLE-latest/nimble/controller/include/controller/
H A Dble_ll_hci.h31 /* The largest event the controller will send. */
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/include/host/
H A Dble_hs_mbuf.h42 * - Largest ATT command base (prepare write request / response).
H A Dble_att.h108 * 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 Dmqtt_opts.h53 * 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 Dmqtt_opts.h53 * 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 Dccp.h84 #define BSD_MAX_BITS 15 /* largest code size supported */
H A Dmppe.h45 #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 Dccp.h88 #define BSD_MAX_BITS 15 /* largest code size supported */
H A Dmppe.h49 #define MPPE_MAX_KEY_LEN 16 /* largest key length (128-bit) */
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/include/port/sys/
H A Dstat.h181 /* Largest value of a `ssize_t'. */
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/src/
H A Dble_hs_hci.c388 * Calculates the largest ACL payload that the controller can accept. This is
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/mesh/
H A Dsyscfg.yml176 models the local node supports, i.e. what's the largest
/nrf52832-nimble/rt-thread/components/drivers/spi/sfud/src/
H A Dsfud_sfdp.c372 * 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 Dopt.h963 * 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 Dkconfig-language.txt103 times, the limit is set to the largest selection.
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/core/
H A Dtcp.c1619 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 Dtcp.c1910 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 Dnconf.c264 /* the largest size of the menu window */
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/lwip/
H A Dopt.h1190 * largest size permitted by the IP layer" (RFC 1122)
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/
H A Dopt.h1300 * largest size permitted by the IP layer" (RFC 1122)