Searched refs:base (Results 801 – 825 of 872) sorted by relevance
1...<<3132333435
| /Zephyr-latest/soc/ite/ec/it8xxx2/ |
| D | linker.ld | 215 /* Mapping base address must be 4k-aligned */
|
| /Zephyr-latest/boards/snps/emsdp/doc/ |
| D | index.rst | 20 EM5D, EM6, EM7D, EM7D+ESP, EM9D, EM11D. The core must be supplied as the variant of the base
|
| /Zephyr-latest/doc/contribute/documentation/ |
| D | generation.rst | 108 texlive-latex-base texlive-latex-extra latexmk texlive-fonts-recommended imagemagick
|
| /Zephyr-latest/boards/element14/warp7/doc/ |
| D | index.rst | 311 …https://developer.toradex.com/knowledge-base/freertos-on-the-cortex-m4-of-a-colibri-imx7#Memory_ar…
|
| /Zephyr-latest/doc/develop/west/ |
| D | zephyr-cmds.rst | 192 west twister -T tests/ztest/base
|
| D | release-notes.rst | 353 relative to its remote ``url-base:``, use ``repo-path:``. See 776 url-base: https://github.com/remote-1 778 url-base: https://github.com/remote-2
|
| /Zephyr-latest/kernel/ |
| D | work.c | 761 queue->thread.base.user_options |= K_ESSENTIAL; in k_work_queue_start()
|
| /Zephyr-latest/doc/security/ |
| D | security-overview.rst | 263 shall include the base architecture of the Zephyr OS and an overview of 365 This increases the readability of the Zephyr code base and eases 373 - **Code Reviews** ensure the functional correctness of the code base
|
| D | secure-coding.rst | 188 project's code base, is comfortable making changes to it, and is
|
| /Zephyr-latest/doc/build/dts/ |
| D | howtos.rst | 26 You can build :zephyr:code-sample:`hello_world` to see the "base" devicetree for your board 412 include: base.yaml
|
| /Zephyr-latest/cmake/modules/ |
| D | kconfig.cmake | 352 --zephyr-base=${ZEPHYR_BASE}
|
| D | dts.cmake | 85 # used to modify or extend the base devicetree.
|
| /Zephyr-latest/subsys/bluetooth/audio/shell/ |
| D | bap.c | 2489 static void base_recv(struct bt_bap_broadcast_sink *sink, const struct bt_bap_base *base, in base_recv() argument 2494 memcmp(base, &default_broadcast_sink.received_base, base_size) != 0) { in base_recv() 2496 (void)memcpy(&default_broadcast_sink.received_base, base, base_size); in base_recv() 2499 print_base(base); in base_recv()
|
| /Zephyr-latest/doc/develop/application/ |
| D | index.rst | 61 application-specific changes which should be applied to the base devicetree 405 * :makevar:`ZEPHYR_BASE`: Zephyr base variable used by the build system. 691 Zephyr applications might want to have a single code base with multiple configurations for 884 Zephyr base directory**, which contains the Zephyr source code etc. and is
|
| /Zephyr-latest/doc/releases/ |
| D | release-notes-1.7.rst | 20 device tree support includes flash/sram base address and UART devices. Board 73 Because of this there is lot of changes in the code base. The native IP stack
|
| D | release-notes-3.1.rst | 430 * Renamed the base Bosch M_CAN devicetree binding compatible from ``bosch,m-can-base`` to 431 :dtcompatible:`bosch,m_can-base`. 821 * :dtcompatible:`bosch,m_can-base` has replaced ``bosch,m-can-base`` 1186 - :github:`42030` - can: "bosch,m-can-base": Warning "missing or empty reg/ranges property" 1826 * :github:`42310` - Support for TCA6408A gpio expander, which existing driver as a base?
|
| /Zephyr-latest/doc/services/device_mgmt/ |
| D | mcumgr_callbacks.rst | 24 The base callback/notification system can be enabled using
|
| /Zephyr-latest/boards/nxp/mr_canhubk3/doc/ |
| D | index.rst | 348 …roducts/interfaces/ethernet-/automotive-ethernet-phys/asil-b-compliant-100base-t1-ethernet-phy:TJA…
|
| /Zephyr-latest/doc/hardware/porting/ |
| D | board_porting.rst | 286 #. :file:`Kconfig.plank`: the base software configuration for selecting SoC and 433 This allows board maintainers to write a base devicetree file for the board 590 CPU clusters, and board variants in the base :file:`plank_defconfig` and only
|
| /Zephyr-latest/boards/microchip/mec15xxevb_assy6853/doc/ |
| D | index.rst | 167 The jumper configuration explained above covers the base board. The ASSY
|
| /Zephyr-latest/doc/build/sysbuild/ |
| D | images.rst | 217 As can be seen, no additional CMake changes are needed to add an alternative image as the base
|
| /Zephyr-latest/boards/qemu/x86/ |
| D | qemu_x86_tiny.ld | 24 /* Virtual base address for the kernel; with CONFIG_MMU this is not necessarily
|
| /Zephyr-latest/doc/connectivity/bluetooth/shell/audio/ |
| D | cap.rst | 230 CAP Broadcast source updated with new metadata. Update the advertised base via `bt per-adv-data`
|
| /Zephyr-latest/doc/services/device_mgmt/smp_groups/ |
| D | smp_group_8.rst | 406 the base functionality, supported hash/checksum are opt-in with
|
| /Zephyr-latest/arch/arm/core/cortex_m/ |
| D | Kconfig | 137 The VTOR indicates the offset of the vector table base
|
1...<<3132333435