Searched refs:part (Results 151 – 175 of 329) sorted by relevance
12345678910>>...14
/Zephyr-latest/doc/introduction/ |
D | index.rst | 27 part of the operating system that handles specific functionality or provides 119 Provides a consistent device model for configuring the drivers that are part
|
/Zephyr-latest/doc/develop/tools/ |
D | coccinelle.rst | 384 will execute the following part of the SmPL script: 437 will execute the following part of the SmPL script: 499 will execute the following part of the SmPL script: 549 will execute the following part of the SmPL script:
|
/Zephyr-latest/doc/safety/ |
D | safety_overview.rst | 12 This overview is provided for people who are interested in the functional safety development part 35 #. Once accepted, these changes will become part of the document. 179 If the 100% cannot be reached (e.g. statement coverage of defensive code) that part needs to be 207 Encapsulated components are an essential part of the architecture design for safety at this point.
|
/Zephyr-latest/doc/services/device_mgmt/ |
D | ota.rst | 18 same method can be used as part of OTA. The binary is first downloaded
|
/Zephyr-latest/dts/riscv/espressif/esp32c2/ |
D | esp32c2_common.dtsi | 130 * on part number dtsi level, using
|
/Zephyr-latest/lib/libc/ |
D | Kconfig | 112 part of the SDK in this case.
|
/Zephyr-latest/samples/tfm_integration/tfm_ipc/ |
D | README.rst | 89 As part of the normal build process above, a binary is also produced that can 96 You can also run the binary as part of the ``west`` build process by appending
|
/Zephyr-latest/cmake/modules/ |
D | kernel.cmake | 91 # due in part to how Zephyr is organized and in part to it not fitting well
|
/Zephyr-latest/doc/project/ |
D | documentation.rst | 20 APIs for the most part document the implementation of requirements or advertised
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | coap_client.rst | 56 response and means that the current response is part of a blockwise transfer. When the
|
/Zephyr-latest/doc/contribute/ |
D | index.rst | 47 The Zephyr project thrives on good documentation. Whether it is as part of a code contribution or
|
/Zephyr-latest/include/zephyr/arch/x86/ |
D | memory.ld | 86 /* Address range where the kernel will be installed on a flash part (XIP),
|
/Zephyr-latest/doc/develop/languages/cpp/ |
D | index.rst | 18 :ref:`toolchain_zephyr_sdk`, which includes the GNU C++ Compiler (part of GCC), 97 part of the ISO C++ standard (``std`` namespace). 217 Anonymous unions (a.k.a. "unnamed" unions) seem to have been part of C++
|
/Zephyr-latest/subsys/mgmt/hawkbit/ |
D | hawkbit.c | 242 JSON_OBJ_DESCR_PRIM(struct hawkbit_dep_res_chunk, part, JSON_TOK_STRING), 680 if (strcmp("bApp", chunk->part)) { in hawkbit_parse_deployment() 681 LOG_ERR("Only part 'bApp' is supported; got %s", chunk->part); in hawkbit_parse_deployment() 734 LOG_DBG("chunks[0].%s=%s", "part", c->part); in hawkbit_dump_deployment()
|
/Zephyr-latest/share/zephyr-package/cmake/ |
D | zephyr_package_search.cmake | 76 # NO_DEFAULT_PATH means explicit search and we could be part of a preference list.
|
/Zephyr-latest/doc/releases/ |
D | index.rst | 95 (i.e. a modification of the source code or configuration files) on the part of
|
/Zephyr-latest/cmake/linker/xt-ld/ |
D | target.cmake | 19 # part of toolchain.
|
/Zephyr-latest/boards/silabs/radio_boards/slwrb4250b/doc/ |
D | index.rst | 6 The EFR32FG1 Flex Gecko 2.4 GHz and 868 MHz Radio Board is delivered as part of
|
/Zephyr-latest/boards/st/stm32f0_disco/doc/ |
D | index.rst | 35 - Comprehensive free software including a variety of examples, part of
|
/Zephyr-latest/arch/arm/core/mpu/ |
D | Kconfig | 37 By not enforcing full partition, MPU may leave part of kernel
|
/Zephyr-latest/doc/develop/ |
D | modules.rst | 304 developers, only if they exist as part of the external project, 368 * shall be built and executed (for example in QEMU) as part of 383 of the module; this should be part of the testing framework of the external 388 may (but are not required to) be part of the Zephyr test framework. 508 The ``cmake: <cmake-directory>`` part specifies that 510 ``kconfig: <directory>/Kconfig`` part specifies the Kconfig file to use. 530 multiple images as part of a single application, the sysbuild build process 542 The ``sysbuild-cmake: <cmake-directory>`` part specifies that 544 ``sysbuild-kconfig: <directory>/Kconfig`` part specifies the Kconfig file to 1134 main tree this is done using revisions. For code that is already merged and part
|
/Zephyr-latest/subsys/fs/nvs/ |
D | nvs.c | 454 entry.part = 0xff; in nvs_flash_wrt_entry() 593 close_ate.part = 0xff; in nvs_sector_close() 616 gc_done_ate.part = 0xff; in nvs_add_gc_done_ate()
|
/Zephyr-latest/drivers/wifi/infineon/ |
D | Kconfig.airoc | 59 prompt "Select AIROC part"
|
/Zephyr-latest/soc/nxp/imxrt/ |
D | Kconfig | 120 Indicates the second core will be enabled, and the part will run
|
/Zephyr-latest/doc/services/portability/posix/conformance/ |
D | index.rst | 155 Features listed in various POSIX Options or Option Groups may be provided in whole or in part
|
12345678910>>...14