Searched refs:level (Results 826 – 843 of 843) sorted by relevance
1...<<31323334
/Zephyr-latest/doc/ |
D | zephyr.doxyfile.in | 92 # level increment doubles the number of directories, resulting in 4096 93 # directories at level 8 which is the default and also the maximum value. The 94 # sub-directories are organized in 2 levels, the first level always has a fixed 369 # to that level are automatically included in the table of contents, even if 1504 # such a level that at most the specified number of entries are visible (unless 1870 # is located at the same level as the HTML output directory, then
|
/Zephyr-latest/doc/releases/ |
D | release-notes-1.12.rst | 66 * arch: arm: Fix zero interrupt latency priority level 545 * :github:`6983` - top level CMakeList.txt test if LINKER_SCRIPT points to existing file
|
D | release-notes-2.1.rst | 224 * Converted RISC-V plic to use multi-level irq support 543 * :github:`20571` - devicetree: fix non-deterministic multi-level interrupt encodings
|
D | release-notes-1.7.rst | 227 * ``ZEP-887`` - 802.15.4 - Management service: RFD level support
|
D | release-notes-2.6.rst | 14 * Split ARM32 and ARM64, ARM64 is now a top-level architecture 211 * ARM64 is now a top-level standalone architecture. 258 * Added a security level check when sending a notification or indication. 277 reach the required security level. 1691 * :github:`33122` - Device-level Cache API
|
D | release-notes-3.1.rst | 502 voltage level, drive strength, and debounce filter) were replaced with ones 986 level comparison of image versions. 1489 * :github:`44798` - promote Michael to the Triage permission level
|
D | release-notes-3.7.rst | 1500 * Added PPP low level packet capture support. 1919 * Updated HAL to version v5.1, which has new SoCs low-level files.
|
D | release-notes-2.5.rst | 896 * Added hardening against hardware level fault injection and timing attacks, 1954 * :github:`6648` - Trusted Execution Framework: practical use-cases (high-level overview)
|
D | release-notes-2.7.rst | 68 * Split ARM32 and ARM64, ARM64 is now a top-level architecture 687 * Fixed a bug, where NONE level OpenThread logs were not processed.
|
D | release-notes-3.4.rst | 777 * MCUX LPADC driver ``voltage-ref`` and ``power-level`` devicetree properties
|
/Zephyr-latest/doc/develop/application/ |
D | index.rst | 463 entry point, or top level, of the build system. The final :file:`zephyr.elf` 1220 The file :zephyr_file:`soc/Kconfig` will create the top-level
|
/Zephyr-latest/cmake/modules/ |
D | extensions.cmake | 66 # As a very high-level introduction here are two call graphs that are 5233 # zephyr_linker_section_obj_level(SECTION <section> LEVEL <level>) 5236 # the specified object and level, then link all of those objects 5247 # LEVEL <level> : Priority level, all input sections matching the level
|
/Zephyr-latest/doc/services/tracing/ |
D | index.rst | 400 Zephyr which is incomplete and does not match the current level of support
|
/Zephyr-latest/boards/openisa/rv32m1_vega/doc/ |
D | index.rst | 728 these from the repository top level::
|
/Zephyr-latest/dts/arm/nxp/ |
D | nxp_s32z27x_r52.dtsi | 76 /* Dummy pinctrl node, filled with pin mux options at board level */
|
/Zephyr-latest/doc/develop/west/ |
D | build-flash-debug.rst | 90 ``west build`` will build all domains through the top-level build folder of the
|
/Zephyr-latest/subsys/bluetooth/host/ |
D | conn.c | 2936 info->security.level = bt_conn_get_security(conn); in bt_conn_get_info()
|
/Zephyr-latest/samples/modules/tflite-micro/hello_world/train/ |
D | train_hello_world_model.ipynb | 158 "# Keras is TensorFlow's high-level API for deep learning\n", 384 … using [Keras](https://www.tensorflow.org/guide/keras), TensorFlow's high-level API for creating d…
|
1...<<31323334