Home
last modified time | relevance | path

Searched full:constrained (Results 1 – 25 of 47) sorted by relevance

12

/Zephyr-latest/doc/connectivity/networking/api/
Dcoap.rst13 The Constrained Application Protocol (CoAP) is a specialized web transfer
14 protocol for use with constrained nodes and constrained (e.g., low-power,
17 itself, see `IETF RFC7252 The Constrained Application Protocol <https://tools.ietf.org/html/rfc7252…
32 - `RFC7252: The Constrained Application Protocol (CoAP) <https://tools.ietf.org/html/rfc7252>`_
33 - `RFC6690: Constrained RESTful Environments (CoRE) Link Format <https://tools.ietf.org/html/rfc669…
34 - `RFC7959: Block-Wise Transfers in the Constrained Application Protocol (CoAP) <https://tools.ietf…
35 - `RFC7641: Observing Resources in the Constrained Application Protocol (CoAP) <https://tools.ietf.…
147 resource constrained, such as by computing power, RF range, memory, bandwidth,
/Zephyr-latest/drivers/entropy/
Dentropy_cc13xx_cc26xx.c37 bool constrained; member
103 if (!data->constrained) { in entropy_cc13xx_cc26xx_get_entropy()
105 data->constrained = true; in entropy_cc13xx_cc26xx_get_entropy()
148 if (data->constrained) { in entropy_cc13xx_cc26xx_isr()
152 data->constrained = false; in entropy_cc13xx_cc26xx_isr()
295 data->constrained = true; in entropy_cc13xx_cc26xx_init()
/Zephyr-latest/samples/subsys/smf/smf_calculator/
Dprj.conf32 # LVGL defaults sets this too high for resource-constrained boards.
DREADME.rst34 on RAM-constrained boards like the :zephyr:board:`disco_l475_iot1`.
/Zephyr-latest/tests/bsim/bluetooth/host/misc/acl_tx_frag/
Dprj.conf29 # We don't want to be constrained on the number of TX
/Zephyr-latest/doc/_doxygen/
Dmainpage.md4 resource-constrained and embedded systems: from simple embedded
/Zephyr-latest/lib/hash/
DKconfig.hash_map22 They are perhaps more useful on resource-constrained systems where
/Zephyr-latest/doc/introduction/
Dindex.rst7 resource-constrained and embedded systems: from simple embedded environmental
108 For platforms without MMU/MPU and memory constrained devices, supports
161 ext2, LittleFS and FatFS support; FCB (Flash Circular Buffer) for memory constrained
/Zephyr-latest/samples/net/sockets/dumb_http_server/src/
Dresponse_big.html.bin27 …ll, scalable, real-time operating system (RTOS) optimized for resource constrained devices, across…
/Zephyr-latest/samples/net/sockets/dumb_http_server_mt/src/
Dresponse_big.html.bin27 …ll, scalable, real-time operating system (RTOS) optimized for resource constrained devices, across…
Dresponse_100k.html.bin27 …ll, scalable, real-time operating system (RTOS) optimized for resource constrained devices, across…
/Zephyr-latest/
DREADME.rst19 multiple hardware architectures, optimized for resource constrained devices,
23 resource-constrained systems: from simple embedded environmental sensors and
/Zephyr-latest/doc/security/standards/
Detsi-303645.rst45 * - constrained device
232 - When the device is not a constrained device, it shall have a
273 - When the device is not a constrained device, it shall have an update mechanism
368 - For constrained devices that cannot have their software updated, the rationale
378 - For constrained devices that cannot have their software updated, the product
/Zephyr-latest/subsys/mgmt/hawkbit/
DKconfig25 software updates to constrained edge devices as well as more powerful
/Zephyr-latest/dts/bindings/pinctrl/
Despressif,esp32-pinctrl.yaml102 When defining a state, the pin muxing information is constrained to
/Zephyr-latest/doc/kernel/services/scheduling/
Dindex.rst66 This implementation should be selected on systems with constrained code size
275 is responsible for this. However, in some constrained systems, it is possible
/Zephyr-latest/doc/services/crypto/
Dpsa_crypto.rst28 built-in key, to constrained devices running custom application code,
/Zephyr-latest/tests/net/npf/src/
Dmain.c41 "multiple hardware architectures, optimized for resource constrained devices,\n"
45 "resource-constrained systems: from simple embedded environmental sensors and\n"
/Zephyr-latest/include/zephyr/drivers/
Dipm.h134 * @param id Message identifier. Values are constrained by
/Zephyr-latest/subsys/net/lib/dns/
DKconfig44 The maximum value of this variable is constrained to avoid
/Zephyr-latest/doc/kernel/services/smp/
Dsmp.rst48 SMP systems provide a more constrained :c:func:`k_spin_lock` primitive
224 that power constrained SMP applications are always going to provide an
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/
Dblob.rst17 BLOB transfers are constrained by the transfer speed and reliability of the underlying mesh network.
/Zephyr-latest/subsys/net/ip/
DKconfig.ipv6136 this might be too long in memory constrained devices. This value
/Zephyr-latest/doc/connectivity/networking/
Doverview.rst74 * **CoAP** Constrained Application Protocol
/Zephyr-latest/subsys/debug/
DKconfig352 which can provide good performance improvements on register-constrained

12