Searched refs:constrained (Results 1 – 25 of 26) sorted by relevance
12
/Zephyr-Core-3.5.0/drivers/entropy/ |
D | entropy_cc13xx_cc26xx.c | 37 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-Core-3.5.0/doc/_doxygen/ |
D | mainpage.md | 4 resource-constrained and embedded systems: from simple embedded
|
/Zephyr-Core-3.5.0/ |
D | README.rst | 22 multiple hardware architectures, optimized for resource constrained devices, 26 resource-constrained systems: from simple embedded environmental sensors and
|
/Zephyr-Core-3.5.0/doc/connectivity/networking/api/ |
D | coap.rst | 14 protocol for use with constrained nodes and constrained (e.g., low-power, 138 resource constrained, such as by computing power, RF range, memory, bandwidth,
|
D | lwm2m.rst | 17 the Open Mobile Alliance and suitable for constrained devices by its use of
|
/Zephyr-Core-3.5.0/lib/hash/ |
D | Kconfig.hash_map | 22 They are perhaps more useful on resource-constrained systems where
|
/Zephyr-Core-3.5.0/doc/introduction/ |
D | index.rst | 7 resource-constrained and embedded systems: from simple embedded environmental 98 For platforms without MMU/MPU and memory constrained devices, supports 151 ext2, LittleFS and FatFS support; FCB (Flash Circular Buffer) for memory constrained
|
/Zephyr-Core-3.5.0/subsys/mgmt/hawkbit/ |
D | Kconfig | 23 software updates to constrained edge devices as well as more powerful
|
/Zephyr-Core-3.5.0/samples/net/sockets/dumb_http_server/src/ |
D | response_big.html.bin | 27 …ll, scalable, real-time operating system (RTOS) optimized for resource constrained devices, across…
|
/Zephyr-Core-3.5.0/samples/net/sockets/dumb_http_server_mt/src/ |
D | response_big.html.bin | 27 …ll, scalable, real-time operating system (RTOS) optimized for resource constrained devices, across…
|
D | response_100k.html.bin | 27 …ll, scalable, real-time operating system (RTOS) optimized for resource constrained devices, across…
|
/Zephyr-Core-3.5.0/doc/services/crypto/ |
D | tinycrypt.rst | 8 The TinyCrypt Library provides an implementation for targeting constrained devices 10 serve applications targeting constrained devices, TinyCrypt implementations differ 145 application is running in a constrained environment. AES-256 requires keys 183 which is a quite reasonable choice for constrained applications. The
|
/Zephyr-Core-3.5.0/doc/connectivity/bluetooth/api/shell/ |
D | cap.rst | 9 The Acceptor will typically be a resource-constrained device, such as a headset, earbud or hearing
|
/Zephyr-Core-3.5.0/subsys/net/ip/ |
D | Kconfig.ipv6 | 100 this might be too long in memory constrained devices. This value
|
/Zephyr-Core-3.5.0/subsys/net/lib/dns/ |
D | Kconfig | 45 The maximum value of this variable is constrained to avoid
|
/Zephyr-Core-3.5.0/doc/kernel/services/scheduling/ |
D | index.rst | 66 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-Core-3.5.0/doc/kernel/services/smp/ |
D | smp.rst | 48 SMP systems provide a more constrained :c:func:`k_spin_lock` primitive 220 that power constrained SMP applications are always going to provide an
|
/Zephyr-Core-3.5.0/doc/connectivity/bluetooth/api/mesh/ |
D | blob.rst | 17 BLOB transfers are constrained by the transfer speed and reliability of the underlying mesh network.
|
/Zephyr-Core-3.5.0/doc/releases/ |
D | release-notes-1.11.rst | 21 * Lightweight flash storage layer for constrained devices. 151 * Suitable for memory constrained devices
|
D | release-notes-2.5.rst | 278 memory constrained and can accommodate bigger paging structure.
|
/Zephyr-Core-3.5.0/doc/build/dts/ |
D | api-usage.rst | 24 relatively constrained devices Zephyr supports.
|
/Zephyr-Core-3.5.0/subsys/debug/ |
D | Kconfig | 336 which can provide good performance improvements on register-constrained
|
/Zephyr-Core-3.5.0/doc/connectivity/networking/conn_mgr/ |
D | implementation.rst | 278 If exceptions to this are absolutely necessary, they should be constrained to specific API calls an…
|
/Zephyr-Core-3.5.0/doc/security/ |
D | sensor-threat.rst | 190 configuration information. On resource-constrained devices, it is
|
/Zephyr-Core-3.5.0/kernel/ |
D | Kconfig | 306 Choose this on systems with constrained code size that will
|
12