Home
last modified time | relevance | path

Searched refs:allowed (Results 51 – 75 of 140) sorted by relevance

123456

/Zephyr-latest/subsys/mgmt/mcumgr/transport/
DKconfig.bluetooth35 bool "Read and write allowed"
/Zephyr-latest/tests/ztest/error_hook/
DREADME.txt112 E: Access violation: user thread not allowed to read
126 E: Access violation: user thread not allowed to execute
/Zephyr-latest/doc/kernel/services/scheduling/
Dindex.rst12 The scheduler determines which thread is allowed to execute
143 yielding thread are then allowed to execute before the yielding thread is
148 time period. Ready threads of *all* priorities are then allowed to execute;
234 Waking up a thread that is not sleeping is allowed, but has no effect.
/Zephyr-latest/drivers/timer/
DKconfig25 bool "Timer allowed to skew uptime clock during idle"
/Zephyr-latest/subsys/mgmt/mcumgr/grp/img_mgmt/
DKconfig70 Normally it should not be allowed to confirm any slots of non-active
80 Normally it should not be allowed to confirm any slots of non-active
/Zephyr-latest/doc/build/flashing/
Dconfiguration.rst35 qualifiers are allowed, board names must be omitted from these entries). For ``board.yml``
/Zephyr-latest/cmake/sca/eclair/ECL/
Dzephyr_common_config.ecl9 -doc="The API interface files are allowed to contain unused macros."
/Zephyr-latest/boards/ti/cc26x2r1_launchxl/doc/
Dindex.rst188 sleep state 2 (standby mode) is allowed, and polling is used to retrieve input
/Zephyr-latest/boards/ti/cc1352p1_launchxl/doc/
Dindex.rst184 sleep state 2 (standby mode) is allowed, and polling is used to retrieve input
/Zephyr-latest/boards/ti/cc1352r1_launchxl/doc/
Dindex.rst182 sleep state 2 (standby mode) is allowed, and polling is used to retrieve input
/Zephyr-latest/doc/develop/api/
Ddesign_guidelines.rst32 allowed when the callback itself was provided through a structure that
/Zephyr-latest/doc/services/device_mgmt/
Dsmp_protocol.rst160 Lack of response is only allowed when there is no SMP service or device is
/Zephyr-latest/
DCODE_OF_CONDUCT.md108 with those enforcing the Code of Conduct, is allowed during this period.
/Zephyr-latest/boards/ti/cc1352p7_launchpad/doc/
Dindex.rst192 sleep state 2 (standby mode) is allowed, and polling is used to retrieve input
/Zephyr-latest/boards/dptechnics/walter/doc/
Dindex.rst48 - Not allowed to use both power inputs simultaneously
/Zephyr-latest/doc/security/
Dsensor-threat.rst64 are allowed to sign the certificate on the server. For cloud-provider
114 should be allowed only from authorized parties. [th-conf]_
191 allowed for this to be stored in the same region as the secret
/Zephyr-latest/doc/services/storage/nvs/
Dnvs.rst117 Especially, migration between 1,2,4,8-bytes write block sizes is allowed.
/Zephyr-latest/boards/ti/cc1352r_sensortag/doc/
Dindex.rst199 sleep state 2 (standby mode) is allowed, and polling is used to retrieve input
/Zephyr-latest/samples/drivers/virtualization/ivshmem/doorbell/
DREADME.rst109 # assumption: "ivshmem" group should be the only allowed to access ivshmem
/Zephyr-latest/doc/services/device_mgmt/smp_groups/
Dsmp_group_8.rst46 By default, all file upload/download requests are unconditionally allowed.
184 By default, all file upload/download requests are unconditionally allowed.
/Zephyr-latest/doc/kernel/data_structures/
Drbtree.rst25 not allowed, nodes within a tree must have a single fixed order for
/Zephyr-latest/doc/build/dts/
Dintro-syntax-structure.rst382 and 0, in that order. Note that hexadecimal and decimal numbers are allowed and
392 - Parentheses, arithmetic operators, and bitwise operators are allowed. The
/Zephyr-latest/scripts/
Dcheckpatch.pl5491 my @allowed = ();
5504 $allowed[$allow] = 1;
5525 foreach (@allowed) {
5540 my $allowed = 0;
5546 $allowed = 1;
5563 if ($level == 0 && $block !~ /^\s*\{/ && !$allowed) {
/Zephyr-latest/samples/tfm_integration/tfm_ipc/
DREADME.rst24 The sys_reboot call is routed to TF-M, since the nonsecure app is not allowed
/Zephyr-latest/drivers/flash/
DKconfig32 write without erase is not allowed, taking the above restrictions,

123456