Searched refs:cause (Results 101 – 125 of 150) sorted by relevance
123456
/Zephyr-latest/doc/develop/api/ |
D | api_lifecycle.rst | 90 The API has proven satisfactory, but cleanup in the underlying code may cause
|
/Zephyr-latest/doc/develop/languages/cpp/ |
D | index.rst | 194 Interestingly, the new restrictions in C++20 can cause ``gcc -std=c++20``
|
/Zephyr-latest/doc/kernel/services/threads/ |
D | workqueue.rst | 475 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/ |
D | release-notes-2.0.rst | 80 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
|
D | release-notes-2.5.rst | 1211 * :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
|
D | release-notes-3.2.rst | 260 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…
|
D | release-notes-3.1.rst | 510 * 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
|
D | release-notes-3.6.rst | 274 * 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
|
D | release-notes-3.3.rst | 83 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…
|
D | release-notes-3.0.rst | 1017 * :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
|
D | migration-guide-3.5.rst | 39 interfaces and shouldn't cause any behavioral regressions for applications,
|
/Zephyr-latest/doc/security/ |
D | secure-coding.rst | 288 .. _attack: http://www.theverge.com/2016/10/21/13362354/dyn-dns-ddos-attack-cause-outage-status-exp…
|
/Zephyr-latest/doc/build/cmake/ |
D | index.rst | 41 would cause libraries that link with ``app`` to also include the
|
/Zephyr-latest/subsys/debug/ |
D | Kconfig | 256 Disabling this option will cause assertions to compile to nothing,
|
/Zephyr-latest/boards/intel/adsp/doc/ |
D | intel_adsp_generic.rst | 324 cause of repeated failures, try restarting the scripts and / or power cycling
|
/Zephyr-latest/doc/build/dts/ |
D | api-usage.rst | 249 /* This will cause a compiler error. */
|
/Zephyr-latest/doc/connectivity/networking/conn_mgr/ |
D | main.rst | 248 …erface_state_management`), :c:func:`conn_mgr_if_connect` can be called to cause it to associate wi…
|
/Zephyr-latest/doc/build/dts/api/ |
D | api.rst | 162 cause errors, so it's safe to assume there are none when using these macros.
|
/Zephyr-latest/doc/kernel/services/timing/ |
D | clocks.rst | 185 must be correct) but delay after that will cause events to be
|
/Zephyr-latest/arch/xtensa/core/ |
D | README_MMU.txt | 190 code page will then cause a TLB refill exception, which will work
|
/Zephyr-latest/subsys/bluetooth/mesh/ |
D | Kconfig | 439 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/ |
D | memory_domain.rst | 164 with such regions to not unintentionally cause the kernel to crash when
|
/Zephyr-latest/boards/native/doc/ |
D | bsim_boards_design.rst | 273 and will with all likelihood cause all kind of difficult to debug issues.
|
/Zephyr-latest/doc/contribute/ |
D | guidelines.rst | 861 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/ |
D | release_process.rst | 84 they do not touch any other in-tree code, they cannot cause regressions and
|
123456