Home
last modified time | relevance | path

Searched refs:base (Results 726 – 750 of 833) sorted by relevance

1...<<21222324252627282930>>...34

/Zephyr-latest/boards/xen/xenvm/doc/
Dindex.rst166 will not change some values (like RAM base address) in the future.
/Zephyr-latest/cmake/modules/
Dzephyr_module.cmake57 --zephyr-base=${ZEPHYR_BASE}
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/
Dblob_cli.rst83 set in 10-second increments, up to 182 hours, in addition to the base time of 20 seconds. The wait
/Zephyr-latest/boards/
DKconfig62 # This loads Zephyr base shield defconfigs
/Zephyr-latest/boards/cdns/xt-sim/doc/
Dindex.rst9 addition to a base ISA to tailor the processor for a particular application.
/Zephyr-latest/boards/microchip/mec172xevb_assy6906/doc/
Dindex.rst229 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/
Dssp.c28 #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/
Dindex.rst89 your file manager copy the :file:`zephyr/zephyr.uf2` file from your build to the base
/Zephyr-latest/doc/services/device_mgmt/
Dsmp_protocol.rst146 | ``64`` | This is the base group for defining |
/Zephyr-latest/doc/build/dts/
Dintro-input-output.rst56 their purpose clear. Overlays adapt the base devicetree for different purposes:
/Zephyr-latest/dts/riscv/
Driscv32-litex-vexriscv.dtsi258 reg-names = "base",
/Zephyr-latest/modules/mbedtls/
DCMakeLists.txt53 # Add base library with files required by all drivers/backends.
/Zephyr-latest/subsys/net/lib/dhcpv4/
DKconfig126 server instance. The base IPv4 address in the address pool is provided
/Zephyr-latest/kernel/
Dinit.c604 thread->base.is_idle = 1U; in init_idle_thread()
/Zephyr-latest/boards/arm/v2m_musca_s1/doc/
Dindex.rst329 The eMRAM base address alias is ``0xA000000``, and the QSPI flash base address
/Zephyr-latest/doc/kernel/usermode/
Dmemory_domain.rst238 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/
DREADME.rst144 Use the ``default.cfg`` as a base, copy it to ``gPTP-zephyr.cfg``, and modify
/Zephyr-latest/boards/mediatek/
Dindex.rst61 …//www.chromium.org/chromium-os/developer-library/guides/device/install-software-on-base-images/>`__
/Zephyr-latest/subsys/net/lib/ptp/
DKconfig224 int "PDelay Req interval in Log2 base"
/Zephyr-latest/dts/arm/nxp/
Dnxp_rt118x.dtsi46 * 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/
Duart_ns16550.c862 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/
Dvirtual_memory.rst48 * :kconfig:option:`CONFIG_KERNEL_VM_BASE`: base address of virtual address space.
/Zephyr-latest/cmake/compiler/gcc/
Dcompiler_flags.cmake34 # GCC Option standard warning base in Zephyr
/Zephyr-latest/arch/xtensa/core/
DREADME_WINDOWS.rst4 Zephyr plays some tricks here that require understanding the base
/Zephyr-latest/doc/develop/west/
Dzephyr-cmds.rst192 west twister -T tests/ztest/base

1...<<21222324252627282930>>...34