Home
last modified time | relevance | path

Searched refs:fail (Results 151 – 175 of 191) sorted by relevance

12345678

/Zephyr-latest/doc/releases/
Drelease-notes-1.11.rst328 * :github:`5221` - Build doesn't fail if total RAM usage is greater than the RAM available on the b…
432 * :github:`5881` - enabling THREAD_MONITOR causes tests to fail
Drelease-notes-2.2.rst206 instead of relying on assertions. Whether these return values, fail
975 * :github:`21586` - Bluetooth Mesh fail to transmit messages after some time on nRF52840
979 * :github:`21568` - mps2_an385:tests/kernel/tickless/tickless_concept/kernel.tickless.concept fail
1192 * :github:`12635` - tests/subsys/fs/nffs_fs_api/common/nffs_test_utils.c fail with Assertion failur…
Drelease-notes-1.10.rst237 * :github:`1544` - regression: net: K64F: DHCP seems to fail a lot after 91041f9e
242 * :github:`1581` - two tests fail in qemu_cortex_m3 with new SDK
Drelease-notes-1.6.rst306 * ``ZEP-1014`` - [TCF] tests/bluetooth/init build fail
Drelease-notes-1.9.rst303 * ``ZEP-2365`` - samples/net/wpanusb/test_15_4 fail on nrf52840_pca10056 and frdm_kw41z
Dmigration-guide-3.7.rst318 either fail initialization or rely on automatic bus-off recovery. Having this as a mode
319 furthermore allows CAN controller drivers not supporting manual recovery mode to fail early in
Dmigration-guide-3.5.rst52 will always fail. When using Picolibc, the default is 16kB with
/Zephyr-latest/subsys/bluetooth/host/
Dgatt.c5171 goto fail; in gatt_prepare_write_rsp()
5180 goto fail; in gatt_prepare_write_rsp()
5190 goto fail; in gatt_prepare_write_rsp()
5204 goto fail; in gatt_prepare_write_rsp()
5216 fail: in gatt_prepare_write_rsp()
/Zephyr-latest/doc/security/
Dsecure-coding.rst146 - fail-safe defaults (access decisions shall deny by default, and
/Zephyr-latest/tests/lib/devicetree/api/
Dapp.overlay65 * test_gpio_1, or dependency ordinal tests may fail.
/Zephyr-latest/doc/contribute/
Dguidelines.rst147 author the commit (CI will fail if there is no match)
358 fail your pull request.
452 pull request will fail CI checks if you do not.
Dcontributor_expectations.rst44 - Fixing a hardware agnostic bug. The test should fail without the bug fixed
/Zephyr-latest/doc/kernel/usermode/
Dsyscalls.rst313 expression which must evaluate to true otherwise the check will fail.
578 manually using :c:func:`k_object_validate()`. These can fail for a variety
/Zephyr-latest/doc/services/ipc/ipc_service/backends/
Dipc_service_icbmsg.rst209 so sending over the ICMsg will never fail because of buffer overflow.
/Zephyr-latest/doc/develop/west/
Dbuild-flash-debug.rst425 would fail otherwise (e.g. the user has specified a different board
806 requests will fail.
/Zephyr-latest/doc/connectivity/networking/conn_mgr/
Dmain.rst346 …t recover (meaning any subsequent attempts to associate are guaranteed to fail, and all such attem…
/Zephyr-latest/doc/develop/tools/
Dcoccinelle.rst23 Using earlier versions will fail as the option names used by
/Zephyr-latest/modules/mbedtls/
DKconfig.tls-generic503 - the initialization of PSA crypto will fail and none of its API
/Zephyr-latest/subsys/shell/backends/
DKconfig.backends597 webconsole session will fail. If you have multiple HTTP endpoints, then
/Zephyr-latest/subsys/bluetooth/host/shell/
Dbt.c2009 goto fail; in cmd_advertise()
2042 goto fail; in cmd_advertise()
2079 fail: in cmd_advertise()
/Zephyr-latest/subsys/net/ip/
Dtcp.c2110 goto fail; in tcp_conn_alloc()
2117 goto fail; in tcp_conn_alloc()
2171 fail: in tcp_conn_alloc()
/Zephyr-latest/include/zephyr/net/
Dnet_pkt.h62 struct net_pkt_alloc_stats fail; member
/Zephyr-latest/arch/xtensa/core/
DREADME_MMU.txt74 can fail: there are 1024 possible pages in a complete page table
/Zephyr-latest/doc/services/zbus/
Dindex.rst604 ``S1`` read attempts would definitely fail with K_NO_WAIT. For more details, check
629 channels, and naming new channels or linking will fail. It is possible to declare more than one
/Zephyr-latest/doc/build/dts/
Dhowtos.rst152 devicetree. In some situations your code will compile but it will fail to link

12345678