Home
last modified time | relevance | path

Searched full:limits (Results 1 – 25 of 74) sorted by relevance

123

/nrf52832-nimble/rt-thread/components/libc/compilers/minilibc/
H A Dstdint.h83 * 7.18.2 Limits of specified-width integer types.
85 * The following object-like macros specify the minimum and maximum limits
89 /* 7.18.2.1 Limits of exact-width integer types */
200 /* 7.18.3 Limits of other integer types */
/nrf52832-nimble/rt-thread/components/dfs/filesystems/uffs/
H A DCMakeLists.txt16 …ody -Wignored-qualifiers -Wmissing-parameter-type -Woverride-init -Wtype-limits -Wuninitialized -g…
17 …ody -Wignored-qualifiers -Wmissing-parameter-type -Woverride-init -Wtype-limits -Wuninitialized -g…
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/lwip/
H A Darch.h166 * the limits.h header. You need to define the type limits yourself in this case
173 /* Include limits.h? */
175 #include <limits.h>
/nrf52832-nimble/nordic/nrfx/drivers/include/
H A Dnrfx_saadc.h124 NRFX_SAADC_EVT_LIMIT, ///< Event generated after one of the limits is reached.
290 * @brief Function for setting the SAADC channel limits.
291 * When limits are enabled and the result exceeds the defined bounds, the limit handler
H A Dnrfx_systick.h114 * This delay function removes the limits of the highest possible delay value.
H A Dnrfx_spis.h222 …* @retval NRFX_ERROR_INVALID_LENGTH If provided lengths exceed the EasyDMA limits for the peripher…
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/
H A Darch.h176 * the limits.h header. You need to define the type limits yourself in this case
183 /* Include limits.h? */
185 #include <limits.h>
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/netif/ppp/
H A Dchap-new.h62 * Semi-arbitrary limits on challenge and response fields.
68 * These limits apply to challenge and response packets we send.
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/netif/ppp/
H A Dchap-new.h66 * Semi-arbitrary limits on challenge and response fields.
72 * These limits apply to challenge and response packets we send.
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/frontends/nconf/
H A Dnconf.h12 #include <limits.h>
/nrf52832-nimble/rt-thread/src/
H A Dclock.c12 * 2010-05-20 Bernard fix the tick exceeds the maximum limits
/nrf52832-nimble/packages/NimBLE-latest/nimble/drivers/native/src/
H A Dble_phy.c454 * NOTE: If the output power specified is within the BLE limits but outside
455 * the chip limits, we "rail" the power level so we dont exceed the min/max
/nrf52832-nimble/rt-thread/components/dfs/filesystems/nfs/rpc/
H A Dxdr_mem.c56 #include <limits.h>
/nrf52832-nimble/rt-thread/components/net/freemodbus/modbus/include/
H A Dmbconfig.h80 * This number limits the maximum size of the additional segment in the
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/netif/ppp/
H A Dchap.h89 * Challenge lengths (for challenges we send) and other limits.
/nrf52832-nimble/nordic/nrfx/
H A DCHANGELOG.md122 …rs: SPI, SPIM, SPIS, TWI, TWIM, TWIS, UART, UARTE. Introduced checking of EasyDMA transfers limits.
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/libs/parser/
H A Dlconf.l11 #include <limits.h>
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/lwip/apps/
H A Dsnmp_opts.h128 * Indirectly this also limits the maximum depth of SNMP tree.
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/apps/
H A Dsnmp_opts.h128 * Indirectly this also limits the maximum depth of SNMP tree.
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/cyg/fileio/
H A Dfileio.h70 #include <limits.h>
281 // Limits
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/test/src/
H A Dble_gatt_disc_d_test.c22 #include <limits.h>
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/cyg/compress/src/
H A Ddeflate.h118 * performed with a length multiple of the block size. Also, it limits
/nrf52832-nimble/packages/NimBLE-latest/apps/btshell/src/
H A Dparse.c22 #include <limits.h>
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/mesh/
H A Dsyscfg.yml55 specification limits this to 60 seconds, and implies that to
/nrf52832-nimble/packages/NimBLE-latest/ext/tinycrypt/documentation/
H A Dtinycrypt.rst164 * The AES-CTR mode limits the size of a data message they encrypt to 2^32

123