Searched refs:part (Results 126 – 150 of 329) sorted by relevance
12345678910>>...14
/Zephyr-latest/lib/posix/options/ |
D | Kconfig.pthread | 114 This value plays a part in determining the maximum supported 123 This value plays a part in determining the maximum supported
|
D | CMakeLists.txt | 31 # types for us. POSIX features to be formalized as part of #51211
|
/Zephyr-latest/doc/services/portability/posix/overview/ |
D | index.rst | 55 as part of `IEEE 1003.13-2003`_ (also known as POSIX.13-2003). Each AEP adds incrementally more 71 inactive (for reference only). Nevertheless, the intent is still captured as part of POSIX-1.2017
|
/Zephyr-latest/boards/shields/sparkfun_carrier_asset_tracker/doc/ |
D | index.rst | 9 The SparkFun MicroMod Asset Tracker Carrier Shield is part of the Sparkfun
|
/Zephyr-latest/drivers/flash/ |
D | Kconfig.nrf | 66 This is maximum time, in ms, that NVMC will use to erase part
|
/Zephyr-latest/doc/develop/languages/c/ |
D | minimal_libc.rst | 6 The most basic C library, named "minimal libc", is part of the Zephyr codebase
|
/Zephyr-latest/doc/services/device_mgmt/ |
D | dfu.rst | 26 The flash image API as part of the Device Firmware Upgrade (DFU) subsystem
|
/Zephyr-latest/doc/develop/sca/ |
D | codechecker.rst | 81 When running CodeChecker as part of ``twister`` some default options are set as following:
|
/Zephyr-latest/samples/bluetooth/direction_finding_central/ |
D | README.rst | 72 Note that antenna matrix configuration for the nRF5340 SoC is part of the
|
/Zephyr-latest/samples/bluetooth/direction_finding_peripheral/ |
D | README.rst | 71 Note that antenna matrix configuration for the nRF5340 SoC is part of the
|
/Zephyr-latest/doc/services/tfm/ |
D | overview.rst | 30 link in the background as part of the standard Zephyr build process. This 46 boot is an important part of providing a secure solution: 64 APIs, and normally makes use of an IPC mechanism that is included as part of 218 Key and secret management is a critical part of any secure device. You need to
|
/Zephyr-latest/arch/riscv/ |
D | Kconfig | 105 part of the context is automatically saved by the hardware on the 106 stack according to a custom ESF format. The same part of the context 114 remaining part of the context not pushed already on the stack by 118 IRQ wrapper assembly code on ISR exit to restore the part of the
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | ieee802154.rst | 96 The OpenThread API is part of the :ref:`thread_protocol_interface` subsystem and
|
/Zephyr-latest/doc/services/storage/disk/ |
D | nvme.rst | 23 Finally the NVMe namespace is the dedicated part to deal with an actual namespace which, in turn, e…
|
/Zephyr-latest/modules/hal_infineon/mtb-hal-cat1/ |
D | CMakeLists.txt | 103 # Common part
|
/Zephyr-latest/modules/hal_infineon/mtb-pdl-cat1/ |
D | CMakeLists.txt | 80 # Common part
|
/Zephyr-latest/samples/bluetooth/direction_finding_connectionless_rx/ |
D | README.rst | 75 Note that antenna matrix configuration for the nRF5340 SoC is part of the
|
/Zephyr-latest/boards/nuvoton/npcx4m8f_evb/doc/ |
D | index.rst | 8 part number NPCX498F.
|
/Zephyr-latest/doc/kernel/services/data_passing/ |
D | pipes.rst | 8 in whole or in part. 30 Data is synchronously **sent** either in whole or in part to a pipe by a
|
/Zephyr-latest/doc/services/storage/nvs/ |
D | nvs.rst | 22 of: id, data offset in sector, data length, part (unused), and a CRC. This CRC is 26 the data part CRC.
|
/Zephyr-latest/doc/develop/west/ |
D | release-notes.rst | 152 using an abbreviation like ``west update --keep-d``. This is part of a change 261 fixed as part of a larger overhaul of path handling support in the 629 part of an effort to make west generally usable for non-Zephyr use cases. 635 and should never have been part of west. Since Zephyr v1.14 LTS relies on it, 672 detail in CPython 3.6, but it is part of the language specification as of 748 part of the west package distributed via PyPI. This eliminates complexity 828 West v0.5.x is the first version used widely by the Zephyr Project as part of 830 available as part of the Zephyr's v1.14 documentation.
|
/Zephyr-latest/modules/hal_silabs/gecko/ |
D | CMakeLists.txt | 16 # Translate the SoC name and part number into the gecko device and cpu name
|
/Zephyr-latest/samples/bluetooth/direction_finding_connectionless_tx/ |
D | README.rst | 76 Note that antenna matrix configuration for the nRF5340 SoC is part of the
|
/Zephyr-latest/doc/releases/ |
D | migration-guide-3.5.rst | 60 * Picolibc can either be built as part of the OS build or pulled from the 61 toolchain. When building as part of the OS, the build will increase by 281 ``16``). Bootloaders that use a part of the SRAM should set this value to an 401 As part of this :kconfig:option:`CONFIG_GSM_MUX` and :kconfig:option:`CONFIG_UART_MUX` are being 427 including ``<cmsis_core.h>`` instead. The new header is part of the CMSIS glue
|
/Zephyr-latest/soc/espressif/common/ |
D | Kconfig.spiram | 71 int "Size of SPIRAM part" 76 Specify size of SPIRAM part.
|
12345678910>>...14