Home
last modified time | relevance | path

Searched refs:cause (Results 101 – 125 of 150) sorted by relevance

123456

/Zephyr-latest/doc/develop/api/
Dapi_lifecycle.rst90 The API has proven satisfactory, but cleanup in the underlying code may cause
/Zephyr-latest/doc/develop/languages/cpp/
Dindex.rst194 Interestingly, the new restrictions in C++20 can cause ``gcc -std=c++20``
/Zephyr-latest/doc/kernel/services/threads/
Dworkqueue.rst475 happens the work will not be executed, which could cause a subsystem that is
480 handler will result in data races that can cause failures.
/Zephyr-latest/doc/releases/
Drelease-notes-2.0.rst80 scheduled by kernel. On very loaded systems it could cause swap errors.
765 * :github:`17869` - Unlocking nested k_sched_lock() cause forced preemption
856 * :github:`17368` - Time Slicing cause system sleep short time
926 * :github:`17038` - code relocation generating different memory layout cause user mode not working
1278 * :github:`15279` - mempool alignment might cause a memory block allocated twice
1473 * :github:`3936` - BT: bt_conn_create_le(): No way to find out error cause
Drelease-notes-2.5.rst1211 * :github:`30846` - devicetree: unspecified phandle-array elements cause errors
1529 * :github:`29308` - GPIO bit banging i2c init before gpio clock init in stm32f401 plantform,cause s…
1544 * :github:`29244` - k_thread_resume can cause k_sem_take with K_FOREVER to return -EAGAIN and crash
1562 * :github:`29146` - canisotp: mimxrt1064_evk: no DT_CHOSEN_ZEPHYR_CAN_PRIMARY_LABEL defined cause t…
1585 * :github:`29048` - Removing pwr-gpio of rt1052 from devicetree will cause build error
1627 * :github:`28893` - Double-dot in path's may cause problems with gcc under Windows
1665 …sh: bluetooth: stm32wb: attempt to erase internal flash before enabling Bluetooth cause fatal error
Drelease-notes-3.2.rst260 might cause Cortex-A57 to incorrectly trigger a domain fault".
1717 - :github:`48147` - ztest: before/after functions may run on different threads, which may cause pot…
1963 * :github:`49661` - mcumgr: bt transport runs in system workqueue thread and can cause resource dea…
2041 * :github:`49066` - Mcumgr img_mgmt_impl_upload_inspect() can cause unaligned memory access hard fa…
2071 …ests: add CONFIG_ZTEST_SHUFFLE=y to tests/subsys/logging/log_benchmark/prj.conf cause build failure
2290 * :github:`47025` - mimxrt1050_evk: reset cause
2468 …74` - Creating the unicast group before both ISO connections have been configured might cause issue
2492 * :github:`44898` - mgmt/mcumgr: Fragmentation of responses may cause mcumgr to drop successfully p…
Drelease-notes-3.1.rst510 * Raspberry Pi Pico: Added Unique ID and reset cause driver
653 * Fixed a bug which could cause a socket descriptor leak, in case
1219 - :github:`44898` - mgmt/mcumgr: Fragmentation of responses may cause mcumgr to drop successfully p…
1236 …74` - Creating the unicast group before both ISO connections have been configured might cause issue
1646 * :github:`43818` - lib: os: ring_buffer: recent changes cause UART shell to fail on qemu_cortex_a9
1724 * :github:`43319` - Hardware reset cause api sets reset pin bit every time the api is called
Drelease-notes-3.6.rst274 * Fixed an issue whereby using some shields with sysbuild would cause a cmake Kconfig error.
997 * Fixed an issue in MCUmgr which would cause a user data buffer overflow if the UDP transport was
1140 * Fixed issue whereby :kconfig:option:`CONFIG_RETENTION_BUFFER_SIZE` values over 256 would cause
Drelease-notes-3.3.rst83 but will cause issues and failures in client software with future updates
129 This may cause out-of-tree scripts or commands to fail if they have relied
732 * spi_nor: Added check if the flash is busy during init. This used to cause
762 * Added reset cause for iwdg and wwdg for STM32H7 and MP1
2133 * A MCUmgr issue with Bluetooth transport that could cause a deadlock of the
3133 * :github:`53002` - Incorrect hardware reset cause sets for watchdog reset on stm32h743zi
3210 * :github:`52506` - GPIO multiple gaps cause incorrect pinout check
3564 * :github:`49066` - Mcumgr img_mgmt_impl_upload_inspect() can cause unaligned memory access hard fa…
3590 * :github:`48147` - ztest: before/after functions may run on different threads, which may cause pot…
Drelease-notes-3.0.rst1017 * :github:`41524` - drivers: dma: dma_mcux_edma: unused variables cause daily build failures
1018 * :github:`41523` - drivers: i2c: i2c_mcux: unused variables cause daily build failures
1144 * :github:`40420` - Lower-case characters in Kconfig symbol names cause obscure errors
Dmigration-guide-3.5.rst39 interfaces and shouldn't cause any behavioral regressions for applications,
/Zephyr-latest/doc/security/
Dsecure-coding.rst288 .. _attack: http://www.theverge.com/2016/10/21/13362354/dyn-dns-ddos-attack-cause-outage-status-exp…
/Zephyr-latest/doc/build/cmake/
Dindex.rst41 would cause libraries that link with ``app`` to also include the
/Zephyr-latest/subsys/debug/
DKconfig256 Disabling this option will cause assertions to compile to nothing,
/Zephyr-latest/boards/intel/adsp/doc/
Dintel_adsp_generic.rst324 cause of repeated failures, try restarting the scripts and / or power cycling
/Zephyr-latest/doc/build/dts/
Dapi-usage.rst249 /* This will cause a compiler error. */
/Zephyr-latest/doc/connectivity/networking/conn_mgr/
Dmain.rst248 …erface_state_management`), :c:func:`conn_mgr_if_connect` can be called to cause it to associate wi…
/Zephyr-latest/doc/build/dts/api/
Dapi.rst162 cause errors, so it's safe to assume there are none when using these macros.
/Zephyr-latest/doc/kernel/services/timing/
Dclocks.rst185 must be correct) but delay after that will cause events to be
/Zephyr-latest/arch/xtensa/core/
DREADME_MMU.txt190 code page will then cause a TLB refill exception, which will work
/Zephyr-latest/subsys/bluetooth/mesh/
DKconfig439 this value to a very low number can cause unnecessary network traffic.
1012 timeout settings and cause timeouts.
1877 will cause the device to not perform the replay protection
/Zephyr-latest/doc/kernel/usermode/
Dmemory_domain.rst164 with such regions to not unintentionally cause the kernel to crash when
/Zephyr-latest/boards/native/doc/
Dbsim_boards_design.rst273 and will with all likelihood cause all kind of difficult to debug issues.
/Zephyr-latest/doc/contribute/
Dguidelines.rst861 a branch update from the GitHub UI will cause the PR approvals to be
909 model supported by GitHub. Forced pushes can cause unexpected behavior,
/Zephyr-latest/doc/project/
Drelease_process.rst84 they do not touch any other in-tree code, they cannot cause regressions and

123456