Searched refs:base (Results 726 – 750 of 833) sorted by relevance
1...<<21222324252627282930>>...34
/Zephyr-latest/boards/xen/xenvm/doc/ |
D | index.rst | 166 will not change some values (like RAM base address) in the future.
|
/Zephyr-latest/cmake/modules/ |
D | zephyr_module.cmake | 57 --zephyr-base=${ZEPHYR_BASE}
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | blob_cli.rst | 83 set in 10-second increments, up to 182 hours, in addition to the base time of 20 seconds. The wait
|
/Zephyr-latest/boards/ |
D | Kconfig | 62 # This loads Zephyr base shield defconfigs
|
/Zephyr-latest/boards/cdns/xt-sim/doc/ |
D | index.rst | 9 addition to a base ISA to tailor the processor for a particular application.
|
/Zephyr-latest/boards/microchip/mec172xevb_assy6906/doc/ |
D | index.rst | 229 The jumper configuration explained above covers the base board. The ASSY 257 NOTE: ``JP121 3-4`` on base board also needs to be loaded.
|
/Zephyr-latest/drivers/dai/intel/ssp/ |
D | ssp.c | 28 #define dai_mn_base(dai) dai->ssp_plat_data->mn_inst->base 29 #define dai_base(dai) dai->ssp_plat_data->base 57 .base = DT_REG_ADDR_BY_IDX(DT_NODELABEL(ssp0), 1), 66 .base = DT_REG_ADDR_BY_IDX(node_id, 0), \ 1241 LOG_INF("plat_data base: %u", dp->ssp_plat_data->base); in dai_ssp_log_ssp_data()
|
/Zephyr-latest/boards/seeed/xiao_ble/doc/ |
D | index.rst | 89 your file manager copy the :file:`zephyr/zephyr.uf2` file from your build to the base
|
/Zephyr-latest/doc/services/device_mgmt/ |
D | smp_protocol.rst | 146 | ``64`` | This is the base group for defining |
|
/Zephyr-latest/doc/build/dts/ |
D | intro-input-output.rst | 56 their purpose clear. Overlays adapt the base devicetree for different purposes:
|
/Zephyr-latest/dts/riscv/ |
D | riscv32-litex-vexriscv.dtsi | 258 reg-names = "base",
|
/Zephyr-latest/modules/mbedtls/ |
D | CMakeLists.txt | 53 # Add base library with files required by all drivers/backends.
|
/Zephyr-latest/subsys/net/lib/dhcpv4/ |
D | Kconfig | 126 server instance. The base IPv4 address in the address pool is provided
|
/Zephyr-latest/kernel/ |
D | init.c | 604 thread->base.is_idle = 1U; in init_idle_thread()
|
/Zephyr-latest/boards/arm/v2m_musca_s1/doc/ |
D | index.rst | 329 The eMRAM base address alias is ``0xA000000``, and the QSPI flash base address
|
/Zephyr-latest/doc/kernel/usermode/ |
D | memory_domain.rst | 238 a memory partition of appropriate base address and size which contains all 258 * user mode. Note that we do not specify a base address or size. 273 The build system will ensure that the base address of ``my_partition`` will
|
/Zephyr-latest/samples/net/gptp/ |
D | README.rst | 144 Use the ``default.cfg`` as a base, copy it to ``gPTP-zephyr.cfg``, and modify
|
/Zephyr-latest/boards/mediatek/ |
D | index.rst | 61 …//www.chromium.org/chromium-os/developer-library/guides/device/install-software-on-base-images/>`__
|
/Zephyr-latest/subsys/net/lib/ptp/ |
D | Kconfig | 224 int "PDelay Req interval in Log2 base"
|
/Zephyr-latest/dts/arm/nxp/ |
D | nxp_rt118x.dtsi | 46 * Note that the offsets here are relative to the base address 48 * or nxp_rt118x_cm7.dtsi. The base addresses on cm33 core differ
|
/Zephyr-latest/drivers/serial/ |
D | uart_ns16550.c | 862 uintptr_t base; local 864 base = DEVICE_MMIO_GET(dev) + DMA_INTEL_LPSS_OFFSET; 865 dma_intel_lpss_set_base(data->async.tx_dma_params.dma_dev, base);
|
/Zephyr-latest/doc/kernel/memory_management/ |
D | virtual_memory.rst | 48 * :kconfig:option:`CONFIG_KERNEL_VM_BASE`: base address of virtual address space.
|
/Zephyr-latest/cmake/compiler/gcc/ |
D | compiler_flags.cmake | 34 # GCC Option standard warning base in Zephyr
|
/Zephyr-latest/arch/xtensa/core/ |
D | README_WINDOWS.rst | 4 Zephyr plays some tricks here that require understanding the base
|
/Zephyr-latest/doc/develop/west/ |
D | zephyr-cmds.rst | 192 west twister -T tests/ztest/base
|
1...<<21222324252627282930>>...34