Searched refs:part (Results 101 – 125 of 329) sorted by relevance
12345678910>>...14
/Zephyr-latest/cmake/linker/ |
D | linker_flags_template.cmake | 27 # Set this flag if the linker supports reporting of memusage as part of link,
|
/Zephyr-latest/samples/net/sockets/coap_server/ |
D | README.rst | 35 These resources allow a good part of the ETSI test cases to be run
|
/Zephyr-latest/boards/microchip/mpfs_icicle/doc/ |
D | index.rst | 34 You can get them as a part of SoftConsole SDK.
|
/Zephyr-latest/boards/nuvoton/npcm400_evb/doc/ |
D | index.rst | 8 part number NPCM400 Satellite Management Controller (SMC).
|
/Zephyr-latest/boards/bbc/microbit/doc/ |
D | index.rst | 14 connectors that are part of the 23-pin edge connector.
|
/Zephyr-latest/boards/bbc/microbit_v2/doc/ |
D | index.rst | 14 ring connectors that are part of the 23-pin edge connector.
|
/Zephyr-latest/doc/project/ |
D | proposals.rst | 16 that is not part of any release plans yet, that has not been vetted, and needs 31 A label to group other GitHub issues that are part of a single feature or unit
|
/Zephyr-latest/doc/develop/languages/c/ |
D | index.rst | 11 available as part of the C header files under the :file:`include` directory, so 58 The `C Standard Library`_ is an integral part of any C program, and Zephyr
|
/Zephyr-latest/arch/xtensa/core/ |
D | ptables.c | 1129 struct k_mem_partition *part = &mem_domain->partitions[idx]; in xtensa_swap_update_page_tables() local 1130 uintptr_t end = part->start + part->size; in xtensa_swap_update_page_tables() 1132 for (uintptr_t addr = part->start; addr < end; addr += CONFIG_MMU_PAGE_SIZE) { in xtensa_swap_update_page_tables()
|
/Zephyr-latest/doc/security/ |
D | security-overview.rst | 38 3. **Security Certification:** Defines the certifiable part of the 86 3. Once accepted, these changes will become part of the document. 194 more detail; this document is part of that process. 255 Figure 2. It separates the architecture into an OS part (*kernel + OS 256 Services*) and a user-specific part (*Application Services*). The OS 257 part itself contains low-level, platform specific drivers and the 361 The quality assurance part encompasses the following criteria: 400 - **Complexity Analyses** shall be performed as part of the development 406 adherence are a mandatory part of the precommit checks. To 407 ensure consistent application, they shall be automated as part of [all …]
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | thread.rst | 57 The driver API is part of the :ref:`ieee802154_driver_api` subsystem and
|
D | wifi.rst | 21 The Wi-Fi management API is implemented in the ``wifi_mgmt`` module as a part of the networking L2
|
/Zephyr-latest/modules/uoscore-uedhoc/ |
D | CMakeLists.txt | 11 # Common part used by both libraries
|
/Zephyr-latest/arch/arm64/core/cortex_r/ |
D | Kconfig | 32 By not enforcing full partition, MPU may leave part of kernel
|
/Zephyr-latest/ |
D | .gitlint | 33 # insensitive. It's fine if the keyword occurs as part of a larger word (so "WIPING"
|
D | LICENSE | 103 excluding those notices that do not pertain to any part of 106 (d) If the Work includes a "NOTICE" text file as part of its 110 pertain to any part of the Derivative Works, in at least one 112 as part of the Derivative Works; within the Source form or
|
/Zephyr-latest/boards/nuvoton/npcx7m6fb_evb/doc/ |
D | index.rst | 8 part number NPCX796FB.
|
/Zephyr-latest/arch/x86/core/ |
D | Kconfig.ia32 | 26 bool "Setup GDT as part of boot process" 29 This option sets up the GDT as part of the boot process. However,
|
/Zephyr-latest/dts/arm/st/wb0/ |
D | stm32wb0.dtsi | 228 * - first entry is digital part of ADC block (always-on) 229 * - second entry is analog part of ADC block (on-demand)
|
/Zephyr-latest/boards/st/nucleo_f756zg/ |
D | nucleo_f756zg.dts | 164 * there is no way to make the part smaller.
|
/Zephyr-latest/subsys/net/lib/lwm2m/ |
D | Kconfig.ucifi | 99 be shared with other members to be part of a multicast group that can
|
/Zephyr-latest/lib/libc/newlib/ |
D | Kconfig | 11 The newlib-nano library for ARM embedded processors is a part of the
|
/Zephyr-latest/boards/nuvoton/npcx9m6f_evb/doc/ |
D | index.rst | 8 part number NPCX996F.
|
/Zephyr-latest/boards/nxp/vmu_rt1170/ |
D | vmu_rt1170.dtsi | 202 /* MX25UM51245G is 64MB, 512MBit flash part */
|
/Zephyr-latest/boards/espressif/esp_wrover_kit/ |
D | esp_wrover_kit_procpu.dts | 116 /* FIXME: should be part of the display node */
|
12345678910>>...14