Home
last modified time | relevance | path

Searched refs:within (Results 1 – 25 of 234) sorted by relevance

12345678910

/Zephyr-latest/modules/trusted-firmware-m/
DKconfig.tfm.crypto_modules14 Enables the random number generator module within the crypto partition.
21 Enables the KEY crypto module within the crypto partition.
29 Enables the AEAD crypto module within the crypto partition.
37 Enables the MAC crypto module within the crypto partition.
45 Enables the HASH crypto module within the crypto partition.
53 Enables the CIPHER crypto module within the crypto partition.
61 Enables the ASYM ENCRYPT crypto module within the crypto partition.
69 Enables the ASYM SIGN crypto module within the crypto partition.
77 Enables the KEY_DERIVATION crypto module within the crypto partition.
/Zephyr-latest/tests/boards/espressif/ethernet/
DKconfig13 If no address is assigned within this time, test will fail.
20 If no reply is received within this time, test will fail.
/Zephyr-latest/kernel/
DKconfig.mem_domain23 embedded within every struct k_mem_domain. The architecture
62 within the same memory domain.
69 If enabled, thread stacks within the same memory domains are
70 isolated which means threads within the same memory domains
73 If disabled, threads within the same memory domains can access
/Zephyr-latest/samples/drivers/led/is31fl3733/
DKconfig12 to drive LEDs within this range.
20 LEDs within this range.
/Zephyr-latest/tests/boards/espressif/wifi/
DKconfig60 If scan doesn't complete within this time, test will fail.
67 If connection is not established within this time, test will fail.
74 If disconnect doesn't complete within this time, test will fail.
81 If no reply is received within this time, test will fail.
/Zephyr-latest/doc/safety/
Dindex.rst7 for ensuring safety is addressed within the Zephyr project.
/Zephyr-latest/boards/udoo/udoo_neo_full/
Dudoo_neo_full_mcimx6x_m4.dts14 * usually within DDR.
22 * usually within DDR.
/Zephyr-latest/doc/security/
Dreporting.rst11 acknowledged and analyzed by the security response team within 1 week.
21 Issues within this bug tracking system will transition through a
71 appropriate branch within Zephyr.
108 within the Zephyr project to fix the issues, and 60 days for external
121 CVEs to these PRs (this information is within the Github security
153 status within the project. This information is intended to allow them
172 - Backport plans within the Zephyr project.
177 Each security issue fixed within zephyr shall be backported to the
204 - Maintainers will have access to all information within their domain
Dindex.rst7 for ensuring security is addressed within the Zephyr project.
/Zephyr-latest/subsys/mgmt/mcumgr/util/
DCMakeLists.txt8 # MCUmgr utilities, for use within the library.
/Zephyr-latest/samples/boards/nordic/dynamic_pinctrl/
DKconfig10 Initialization priority of the remap routine within the PRE_KERNEL1 level.
/Zephyr-latest/doc/kernel/data_structures/
Drbtree.rst19 within an rbtree must be provided as a predicate function by the user.
25 not allowed, nodes within a tree must have a single fixed order for
28 As with the slist and dlist containers, nodes within an rbtree are
30 user-managed memory, typically embedded within the data structure
31 being tracked in the tree. Unlike the list code, the data within an
37 with :c:func:`rb_remove`. Access to the "first" and "last" nodes within a
41 provided node pointer exists as an element within the tree. As
104 within the binary tree. Traversal of a tree for rebalancing following
Dindex.rst7 used within the kernel, but useful by application code in general.
16 expectation is that the node will be itself embedded within a
/Zephyr-latest/soc/nxp/imxrt/imxrt11xx/
DCMakeLists.txt20 # Add remote directory to include within the build
/Zephyr-latest/dts/arm/raspberrypi/rpi_pico/
Dm33.dtsi10 * 'socket' within the SoC. Within the datasheet these are core 0 and core 1.
/Zephyr-latest/drivers/ipm/
DKconfig.intel_adsp26 Location of the host-writable inbox window within the
37 within the pre-existing window 0 (this is not the same as
/Zephyr-latest/subsys/net/lib/tftp/
DKconfig35 However, if it doesn't arrive within the given time we will re-transmit
36 the request to the server in hopes that the server will respond within
/Zephyr-latest/samples/bluetooth/extended_adv/
DREADME.rst24 scanner from within the ``recycled`` callback exposes the application to deadlocking.
56 Initiating disconnect within 5 seconds...
63 Initiating disconnect within 5 seconds...
/Zephyr-latest/samples/bluetooth/handsfree_ag/
DKconfig21 peer does not dial within the timeout period, AG satrt simulating a
/Zephyr-latest/drivers/sensor/ti/ina226/
DKconfig20 This is the actual shunt voltage measured which is scaled within the
/Zephyr-latest/doc/
Dsubstitutions.txt9 .. These are replacement strings for non-ASCII characters used within the project
/Zephyr-latest/drivers/mbox/
DKconfig.renesas_rz20 message is not consumed within this time, `mbox_send` will return an error.
/Zephyr-latest/boards/nxp/common/
Dsegger-ecc-systemview.rst9 block address must be set manually within SystemView or the RTT Viewer. The
/Zephyr-latest/subsys/usb/device_next/class/
DKconfig.msc30 Buffer size must be able to hold at least one sector. All LUNs within
/Zephyr-latest/samples/drivers/lora/send/
DREADME.rst14 LoRa receive sample :zephyr:code-sample:`lora-receive` on another board within

12345678910