Searched refs:marked (Results 76 – 100 of 107) sorted by relevance
12345
/Zephyr-latest/doc/connectivity/networking/ |
D | net_config_guide.rst | 49 The variable size data buffer feature is marked as experimental as it has not
|
/Zephyr-latest/doc/contribute/ |
D | contributor_expectations.rst | 182 next release detailing the change. APIs marked as experimental are excluded
|
/Zephyr-latest/arch/ |
D | Kconfig | 811 certain RAM page frames need to be marked as reserved and never used for 856 this mapping at all; non-kernel pages will be considered free (unless marked
|
/Zephyr-latest/soc/espressif/esp32s3/ |
D | default_appcpu.ld | 209 /* Code marked as running out of IRAM */
|
/Zephyr-latest/arch/xtensa/core/ |
D | README_MMU.txt | 244 loaded. This means that if the page table entries are marked
|
/Zephyr-latest/doc/releases/ |
D | release-notes-3.4.rst | 763 graphic capabilities. This peripheral is marked as unstable. 891 their initial sector split into two parts (usually marked as 0a and 0b). 1298 * MCUmgr has now been marked as a stable Zephyr API.
|
D | migration-guide-3.5.rst | 402 marked as deprecated as well. The new modem subsystem :kconfig:option:`CONFIG_MODEM_CMUX`
|
D | release-notes-4.0.rst | 111 * The ``kscan_api`` subsystem has been marked as deprecated. 349 with the old name marked as deprecated. 351 with the old name marked as deprecated.
|
D | migration-guide-4.0.rst | 197 TinyCrypt-based shim driver was marked as deprecated (:github:`79653`).
|
D | migration-guide-3.6.rst | 574 The APIs were marked as callable from usermode but in practice this does not work as the device
|
D | release-notes-2.5.rst | 1220 * :github:`30752` - ARC: passed tests marked as failed when running sanitycheck on nsim_* platforms 1506 * :github:`29412` - sanitycheck: skipped tests marked as failed due to the reason SKIPPED (SRAM ove…
|
D | release-notes-3.6.rst | 1151 * Following Flash Map API macros, marked in 3.2 as deprecated, have been removed:
|
D | release-notes-3.0.rst | 1028 * :github:`41440` - twister: skip marked as pass
|
/Zephyr-latest/doc/project/ |
D | release_process.rst | 295 can be added at any time and should be marked as experimental if applicable
|
/Zephyr-latest/boards/native/doc/ |
D | arch_soc.rst | 366 except a selected few marked with an special annotation, will be hidden from further linking.
|
/Zephyr-latest/doc/develop/test/ |
D | ztest.rst | 148 In this example, the above tests should be marked as failed and skipped respectively. Instead,
|
/Zephyr-latest/doc/hardware/porting/ |
D | arch.rst | 830 * On context switch, the outgoing thread's stack memory should be marked 833 likewise be marked as accessible. This ensures that threads can't mess with
|
/Zephyr-latest/doc/kernel/services/threads/ |
D | index.rst | 505 will reset and zero the thread's stack memory. The thread will be marked
|
D | workqueue.rst | 93 * marked canceling (because a thread used :c:func:`k_work_cancel_sync()` to
|
/Zephyr-latest/doc/develop/ |
D | modules.rst | 1160 request should be marked as ``DNM`` (Do Not Merge) or preferably a draft pull 1163 not automatically notifying anyone until marked as "Ready for review".
|
/Zephyr-latest/cmake/linker/iar/ |
D | config_file_script.cmake | 825 # If any content is marked as keep, is has to be applied to the init block
|
/Zephyr-latest/doc/build/sysbuild/ |
D | index.rst | 627 Applications marked as build-only can still be flashed manually, using
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | shell.rst | 144 ``mesh lpn set <value: off, on>``. Mandatory parameters are marked with angle brackets (e.g. 145 ``<NetKeyIdx>``), and optional parameters are marked with square brackets (e.g. ``[DstAddr]``).
|
/Zephyr-latest/kernel/ |
D | Kconfig | 338 roughly: more than 20 or so) marked as runnable at a given
|
/Zephyr-latest/doc/develop/application/ |
D | index.rst | 664 marked ``[EXPERIMENTAL]`` in their Kconfig title.
|
12345