Searched refs:never (Results 51 – 75 of 85) sorted by relevance
1234
/Zephyr-latest/doc/kernel/usermode/ |
D | kernelobjects.rst | 18 with addresses to kernel objects when making API calls, but may never
|
/Zephyr-latest/doc/develop/languages/cpp/ |
D | index.rst | 205 style. In any case, both styles must never be mixed in the same
|
/Zephyr-latest/doc/services/tfm/ |
D | overview.rst | 236 material is never exposed, or even known during the provisioning phase.
|
/Zephyr-latest/arch/arm/core/cortex_m/ |
D | Kconfig | 141 architectures (except for Cortex-M0/M1, where it is never
|
/Zephyr-latest/doc/hardware/arch/ |
D | arm_cortex_m.rst | 231 This priority level is never shared with HW interrupts (an exception to 297 and kernel faults are handled by the corresponding exception handlers and never result
|
/Zephyr-latest/doc/kernel/services/timing/ |
D | clocks.rst | 367 value, and should never be called iteratively in a loop.
|
/Zephyr-latest/kernel/ |
D | Kconfig | 146 threads have a single "assigned" CPU and they will never be 323 never see more than a small number (3, maybe) of runnable
|
/Zephyr-latest/doc/releases/ |
D | release-notes-1.14.rst | 145 * :github:`16678` - LPN establishment of Friendship never completes if there is no response to the … 189 * :github:`17723` - Advertiser never clears state flags 345 * :github:`16678` - LPN establishment of Friendship never completes if there is no response to the … 387 * :github:`17723` - Advertiser never clears state flags 1235 * :github:`14882` - USB DFU never enters DFU mode, when composite device is enabled and mcuboot is … 1793 * :github:`12051` - LOG_PANIC never returns if RTT is disconnected 1990 * :github:`10671` - Callback function le_param_req() is never called.
|
D | release-notes-3.1.rst | 301 documentation has always promised but the kernel has never 1272 - :github:`46170` - ipc_service: open-amp backend may never leave 1753 * :github:`43136` - STM32 Uart log never take effect 1787 * :github:`42854` - k_busy_wait() never returns when called - litex vexriscv soc and cpu on xilinx … 1903 * :github:`40856` - PPP: gsm_modem: LCP never gets past REQUEST_SENT phase
|
D | release-notes-2.0.rst | 79 * Fixed race condition with terminated threads which had never been 374 * Removed network management L1 layer as it was never used. 794 * :github:`17723` - Advertiser never clears state flags 983 * :github:`16678` - LPN establishment of Friendship never completes if there is no response to the …
|
D | release-notes-1.13.rst | 354 * :github:`9530` - Bluetooth/gatt: bt_gatt_notify never return -ENOMEM, undocumented return value. 592 * :github:`7884` - tests/power/power_states never completes on Arduino 101's arc core
|
D | release-notes-2.3.rst | 1121 * :github:`23622` - litex_vexriscv: k_busy_wait() never returns if called with interrupts locked 1146 * :github:`23541` - xilinx_zynqmp: k_busy_wait() never returns if called with interrupts locked 1422 * :github:`11745` - logging: never leaves panic mode on fatal thread exception
|
D | release-notes-2.6.rst | 945 whose ISR is never actually called in regular system operation. 1188 * :github:`35202` - smp atomic_t global_lock will never be cleared when a thread oops with global_l… 1199 * :github:`35169` - esp32: uart_poll_in never ready for UART2 only 1306 * :github:`34852` - Some bluetooth advertising packages never get transmitted over-air (Bluetooth M… 2133 * :github:`22956` - nios2: k_busy_wait() never returns if called with interrupts locked
|
D | release-notes-2.5.rst | 1142 * :github:`31333` - adding a periodic k_timer causes k_msleep to never return in tests/kernel/conte… 1560 * :github:`29150` - CONFIG_BT_SETTINGS_CCC_LAZY_LOADING never loads CCC 1772 * :github:`26975` - Control never returns from stm32_i2c_msg_write(), when SCL is pulled low perman… 1854 * :github:`23062` - thread_num / thread_num_dynamic are never decremented in CMSIS v2 thread.c
|
D | release-notes-1.11.rst | 351 * :github:`5401` - delta_ticks_from_prev become negative and waiting tasks never scheduled
|
D | release-notes-1.10.rst | 50 to have those pointers validated; userspace must never be able to crash the
|
/Zephyr-latest/doc/kernel/services/data_passing/ |
D | mailboxes.rst | 90 from thread C. The message can never be received by thread C,
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | dfu.rst | 130 Target node after the metadata check, as other nodes will never request the metadata from the
|
/Zephyr-latest/scripts/west_commands/completion/ |
D | west-completion.fish | 443 …zephyr_west_seen_subcommand_from build" -o p -l pristine -ra "auto always never" -d "pristine buil…
|
/Zephyr-latest/scripts/ |
D | spelling.txt | 1059 nerver||never
|
/Zephyr-latest/ |
D | CMakeLists.txt | 517 # is set to 0 such that GCC never generates any warnings for the constant 960 # Make sure that LTO will never be enabled when compiling offsets.c
|
/Zephyr-latest/doc/contribute/coding_guidelines/ |
D | index.rst | 99 …- If a pointer to a structure or union is never dereferenced within a translation unit, then the … 174 …edu/confluence/display/c/MSC12-C.+Detect+and+remove+code+that+has+no+effect+or+is+never+executed>`_
|
/Zephyr-latest/doc/develop/west/ |
D | release-notes.rst | 635 and should never have been part of west. Since Zephyr v1.14 LTS relies on it,
|
/Zephyr-latest/doc/kernel/services/ |
D | interrupts.rst | 450 call never happened. This behaviour is only allowed if
|
/Zephyr-latest/arch/ |
D | Kconfig | 811 certain RAM page frames need to be marked as reserved and never used for
|
1234